python3-zipp: update to 3.19.2.

This commit is contained in:
icp 2024-06-11 00:00:22 +05:30 committed by Andrew J. Hesford
parent 2f5ce8dc41
commit 6dab7e3341

View file

@ -1,6 +1,6 @@
# Template file for 'python3-zipp'
pkgname=python3-zipp
version=3.18.1
version=3.19.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://pypi.org/project/zipp/"
changelog="https://raw.githubusercontent.com/jaraco/zipp/main/CHANGES.rst"
distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz"
checksum=2884ed22e7d8961de1c9a05142eb69a247f120291bc0206a00a7642f09b5b715
checksum=bf1dcf6450f873a13e952a29504887c89e6de7506209e5b1bcc3460135d4de19
make_check=no # unpackaged: jaraco.itertools big-O
post_install() {