python3-Sphinx: update to 3.4.3.
This commit is contained in:
parent
a1907ebc40
commit
52c778dc49
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Sphinx'
|
||||
pkgname=python3-Sphinx
|
||||
version=3.4.1
|
||||
version=3.4.3
|
||||
revision=1
|
||||
wrksrc=Sphinx-${version}
|
||||
build_style=python3-module
|
||||
|
@ -18,7 +18,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://sphinx-doc.org"
|
||||
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
||||
checksum=e450cb205ff8924611085183bf1353da26802ae73d9251a8fcdf220a8f8712ef
|
||||
checksum=41cad293f954f7d37f803d97eb184158cfd90f51195131e94875bc07cd08b93c
|
||||
conflicts="python-Sphinx>=0"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue