python3-zipp: update to 3.18.1.
This commit is contained in:
parent
4dcbcf6cf7
commit
7bdee935c0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-zipp'
|
||||
pkgname=python3-zipp
|
||||
version=3.17.0
|
||||
version=3.18.1
|
||||
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=84e64a1c28cf7e91ed2078bb8cc8c259cb19b76942096c8d7b84947690cabaf0
|
||||
checksum=2884ed22e7d8961de1c9a05142eb69a247f120291bc0206a00a7642f09b5b715
|
||||
make_check=no # unpackaged: jaraco.itertools big-O
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue