mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-zipp: update to 3.17.0.
This commit is contained in:
parent
0fe444b66d
commit
5df0fd0d84
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-zipp'
|
||||
pkgname=python3-zipp
|
||||
version=3.13.0
|
||||
revision=2
|
||||
version=3.17.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
depends="python3"
|
||||
|
@ -11,8 +11,8 @@ 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=23f70e964bc11a34cef175bc90ba2914e1e4545ea1e3e2f67c079671883f9cb6
|
||||
make_check=no # unpackaged: jaraco.itertools
|
||||
checksum=84e64a1c28cf7e91ed2078bb8cc8c259cb19b76942096c8d7b84947690cabaf0
|
||||
make_check=no # unpackaged: jaraco.itertools big-O
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue