python3-Sphinx: update to 3.4.1.
This commit is contained in:
parent
eec42cb1b2
commit
53a73fc21d
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.3.1
|
version=3.4.1
|
||||||
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=1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300
|
checksum=e450cb205ff8924611085183bf1353da26802ae73d9251a8fcdf220a8f8712ef
|
||||||
conflicts="python-Sphinx>=0"
|
conflicts="python-Sphinx>=0"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue