Initial commit
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
name: python-sphinx
|
||||
description: Python documentation generator
|
||||
version: 8.2.3
|
||||
revision: 1
|
||||
url: http://www.sphinx-doc.org/
|
||||
license: BSD-2-Clause
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python-babel
|
||||
- python-docutils
|
||||
- python-imagesize
|
||||
- python-jinja
|
||||
- python-packaging
|
||||
- python-pygments
|
||||
- python-requests
|
||||
- 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
|
||||
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: 94cd09fa065b819dcc40de329441d53710cf51f6857b39ce20840bb2b5d3ec78
|
||||
Reference in New Issue
Block a user