mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-Sphinx: update to 3.5.4.
This commit is contained in:
parent
851dbe0342
commit
6d34db9d27
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.5.1
|
version=3.5.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Sphinx-${version}
|
wrksrc=Sphinx-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -18,7 +18,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=11d521e787d9372c289472513d807277caafb1684b33eb4f08f7574c405893a9
|
checksum=19010b7b9fa0dc7756a6e105b2aacd3a80f798af3c25c273be64d7beeb482cb1
|
||||||
conflicts="python-Sphinx>=0"
|
conflicts="python-Sphinx>=0"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue