python3-Sphinx: rebuild for Python 3.10, update to 4.2.0.
This commit is contained in:
parent
81f5715f61
commit
9d23912d56
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=4.1.1
|
version=4.2.0
|
||||||
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=23c846a1841af998cb736218539bb86d16f5eb95f5760b1966abcd2d584e62b8
|
checksum=94078db9184491e15bce0a56d9186e0aec95f16ac20b12d00e06d4e36f1058a6
|
||||||
conflicts="python-Sphinx>=0"
|
conflicts="python-Sphinx>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue