mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Sphinx: update to 3.1.1.
This commit is contained in:
parent
700604a340
commit
35ac2b44e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Sphinx'
|
# Template file for 'python3-Sphinx'
|
||||||
pkgname=python3-Sphinx
|
pkgname=python3-Sphinx
|
||||||
version=3.1.0
|
version=3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=Sphinx-${version}
|
wrksrc=Sphinx-${version}
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://sphinx-doc.org"
|
homepage="http://sphinx-doc.org"
|
||||||
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
||||||
checksum=1c445320a3310baa5ccb8d957267ef4a0fc930dc1234db5098b3d7af14fbb242
|
checksum=74fbead182a611ce1444f50218a1c5fc70b6cc547f64948f5182fb30a2a20258
|
||||||
alternatives="
|
alternatives="
|
||||||
sphinx:sphinx-apidoc:/usr/bin/sphinx-apidoc3
|
sphinx:sphinx-apidoc:/usr/bin/sphinx-apidoc3
|
||||||
sphinx:sphinx-autogen:/usr/bin/sphinx-autogen3
|
sphinx:sphinx-autogen:/usr/bin/sphinx-autogen3
|
||||||
|
|
Loading…
Add table
Reference in a new issue