mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-Sphinx: update to 1.8.4.
This commit is contained in:
parent
c1d081bd1c
commit
2537b0552f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Sphinx'
|
# Template file for 'python-Sphinx'
|
||||||
pkgname=python-Sphinx
|
pkgname=python-Sphinx
|
||||||
version=1.8.3
|
version=1.8.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Sphinx-${version}"
|
wrksrc="Sphinx-${version}"
|
||||||
|
@ -12,10 +12,10 @@ depends="python-setuptools python-docutils python-Jinja2 python-Pygments
|
||||||
python-requests python-packaging python-sphinxcontrib-websupport python-typing"
|
python-requests python-packaging python-sphinxcontrib-websupport python-typing"
|
||||||
short_desc="Python2 documentation generator"
|
short_desc="Python2 documentation generator"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://sphinx-doc.org/"
|
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
|
homepage="http://sphinx-doc.org/"
|
||||||
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
||||||
checksum=c4cb17ba44acffae3d3209646b6baec1e215cad3065e852c68cc569d4df1b9f8
|
checksum=c1c00fc4f6e8b101a0d037065043460dffc2d507257f2f11acaed71fd2b0c83c
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
sphinx:sphinx-apidoc:/usr/bin/sphinx-apidoc2
|
sphinx:sphinx-apidoc:/usr/bin/sphinx-apidoc2
|
||||||
|
|
Loading…
Add table
Reference in a new issue