mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
31645da0e8
commit
db94d77747
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-zipp'
|
# Template file for 'python3-zipp'
|
||||||
pkgname=python3-zipp
|
pkgname=python3-zipp
|
||||||
version=3.19.2
|
version=3.20.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://pypi.org/project/zipp/"
|
homepage="https://pypi.org/project/zipp/"
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/zipp/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/jaraco/zipp/main/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz"
|
||||||
checksum=bf1dcf6450f873a13e952a29504887c89e6de7506209e5b1bcc3460135d4de19
|
checksum=bc9eb26f4506fda01b81bcde0ca78103b6e62f991b381fec825435c836edbc29
|
||||||
make_check=no # unpackaged: jaraco.itertools big-O
|
make_check=no # unpackaged: jaraco.itertools big-O
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue