mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-Sphinx: update to 6.1.3.
This commit is contained in:
parent
e5c22f926c
commit
679f73eca5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Sphinx'
|
||||
pkgname=python3-Sphinx
|
||||
version=6.1.0
|
||||
version=6.1.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/sphinx-$version-py3-none-any.whl"
|
||||
|
@ -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=b0fd0a1993733492572bbd429b5ec081e17c082b5b5168ffae50524c3a90fd3c
|
||||
checksum=0dac3b698538ffef41716cf97ba26c1c7788dba73ce6f150c1ff5b4720786dd2
|
||||
conflicts="python-Sphinx>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue