python3-Sphinx: update to 3.5.1.

This commit is contained in:
Đoàn Trần Công Danh 2021-02-20 07:07:37 +07:00
parent fd3d46ff29
commit 77caa71405
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-Sphinx'
pkgname=python3-Sphinx
version=3.4.3
version=3.5.1
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=41cad293f954f7d37f803d97eb184158cfd90f51195131e94875bc07cd08b93c
checksum=11d521e787d9372c289472513d807277caafb1684b33eb4f08f7574c405893a9
conflicts="python-Sphinx>=0"
do_check() {