mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-zipp: update to 3.12.0.
This commit is contained in:
parent
9d9dab3bc1
commit
5973df316b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-zipp'
|
||||
pkgname=python3-zipp
|
||||
version=3.11.0
|
||||
version=3.12.0
|
||||
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=a7a22e05929290a67401440b39690ae6563279bced5f314609d9d03798f56766
|
||||
checksum=73efd63936398aac78fd92b6f4865190119d6c91b531532e798977ea8dd402eb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue