python-Sphinx: update to 1.7.3
This commit is contained in:
parent
74b490c369
commit
f2bcdee8bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Sphinx'
|
# Template file for 'python-Sphinx'
|
||||||
pkgname=python-Sphinx
|
pkgname=python-Sphinx
|
||||||
version=1.7.2
|
version=1.7.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Sphinx-${version}"
|
wrksrc="Sphinx-${version}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://sphinx-doc.org/"
|
homepage="http://sphinx-doc.org/"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
||||||
checksum=5a1c9a0fec678c24b9a2f5afba240c04668edb7f45c67ce2ed008996b3f21ae2
|
checksum=9495a1f78c13d0a725ab8104e923e9663519ecc04552aa4a8f684c2da355443d
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
sphinx:sphinx-apidoc:/usr/bin/sphinx-apidoc2
|
sphinx:sphinx-apidoc:/usr/bin/sphinx-apidoc2
|
||||||
|
|
Loading…
Reference in a new issue