Switch to new package format
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
name: python-sphinx
|
||||
description: Python documentation generator
|
||||
version: 9.1.0
|
||||
revision: 3
|
||||
url: http://www.sphinx-doc.org/
|
||||
license: BSD-2-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
- python-babel
|
||||
- python-docutils
|
||||
- python-imagesize
|
||||
- python-jinja
|
||||
- python-packaging
|
||||
- python-pygments
|
||||
- python-requests
|
||||
- python-roman-numerals-py
|
||||
- python-snowballstemmer
|
||||
- python-alabaster
|
||||
- python-sphinxcontrib-applehelp
|
||||
- python-sphinxcontrib-devhelp
|
||||
- python-sphinxcontrib-htmlhelp
|
||||
- python-sphinxcontrib-jsmath
|
||||
- python-sphinxcontrib-qthelp
|
||||
- python-sphinxcontrib-serializinghtml
|
||||
optional_depends:
|
||||
- imagemagick:For ext.imgconverter
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/sphinx-doc/sphinx/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: fc64c3d18fe9614fec5dddb3eff0b74c5f0a73ff244e03e129d7d8862ac00815
|
||||
Reference in New Issue
Block a user