1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/py3-sphinxcontrib-qthelp: upgrade to 2.0.0

This commit is contained in:
Iztok Fister, Jr. 2025-04-29 12:06:14 +00:00 committed by Patrycja Rosa
parent 9cd616436d
commit 20c1801168

View file

@ -1,8 +1,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-sphinxcontrib-qthelp
_pyname=sphinxcontrib-qthelp
pkgver=1.0.6
pkgrel=2
pkgver=2.0.0
pkgrel=0
pkgdesc="Sphinx qthelp extension"
url="https://pypi.org/project/sphinxcontrib-qthelp"
arch="noarch"
@ -30,5 +30,5 @@ package() {
}
sha512sums="
44948edcb892ff2873ef9fee588a5685ae267cb374d3fe5dc25a29d72a77ee5ed195999d08228508cac4b3043d3db6392ce329b4548d91e0b9e6f72b7cf4bc07 sphinxcontrib-qthelp-1.0.6.tar.gz
13725db4a7916e031d496f379b52698afc7640377bee182347440bb93d03c8b0715abfe6e533b08dd770f82354cdf75636a977f73caf1b91bebd27e8952efd5d sphinxcontrib-qthelp-2.0.0.tar.gz
"