23 lines
653 B
YAML
23 lines
653 B
YAML
name: python-sphinxcontrib-qthelp
|
|
description: Sphinx extension which outputs QtHelp documents
|
|
version: 2.0.0
|
|
revision: 3
|
|
url: https://github.com/sphinx-doc/sphinxcontrib-qthelp
|
|
license: BSD-2-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-flit-core
|
|
- python-installer
|
|
downloads:
|
|
- url: https://github.com/sphinx-doc/sphinxcontrib-qthelp/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8bbb0bc76ad38fc552a73292740b55bdf9ea2ab3d5111ebd58e47cd6225855b2
|