mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
python3-Sphinx: update to 4.1.1.
This commit is contained in:
parent
8f8c5e04a5
commit
0044ac555e
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.0.2
|
version=4.1.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=b5c2ae4120bf00c799ba9b3699bc895816d272d120080fbc967292f29b52b48c
|
checksum=23c846a1841af998cb736218539bb86d16f5eb95f5760b1966abcd2d584e62b8
|
||||||
conflicts="python-Sphinx>=0"
|
conflicts="python-Sphinx>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue