Switch to new package format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: python-sphinxcontrib-devhelp
|
||||
description: Sphinx extension which outputs Devhelp document
|
||||
version: 2.0.0
|
||||
revision: 3
|
||||
url: https://github.com/sphinx-doc/sphinxcontrib-devhelp
|
||||
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-devhelp/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: e650ce2bde1204477df2f428757e14aa85735bd6a40517645eba55730262b8e8
|
||||
Reference in New Issue
Block a user