23 lines
627 B
YAML
23 lines
627 B
YAML
name: python-sphinxcontrib-jquery
|
|
description: Sphinx extension to include jQuery on newer Sphinx releases
|
|
version: "4.1"
|
|
revision: 3
|
|
url: https://github.com/sphinx-doc/jquery
|
|
license: 0BSD
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
- python-sphinx
|
|
make_depends:
|
|
- python-build
|
|
- python-flit-core
|
|
- python-installer
|
|
downloads:
|
|
- url: https://github.com/sphinx-contrib/jquery/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: f6a7578b00a8458e5edd38431d3ea4037b928a21ba1f82469ec2015127955c34
|