mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-zipp: update to 3.6.0.
This commit is contained in:
parent
9911acb7e9
commit
b7f4dea8ed
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-zipp'
|
||||
pkgname=python3-zipp
|
||||
version=3.5.0
|
||||
revision=3
|
||||
version=3.6.0
|
||||
revision=1
|
||||
wrksrc="zipp-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://github.com/jaraco/zipp"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/zipp/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz"
|
||||
checksum=f5812b1e007e48cff63449a5e9f4e7ebea716b4111f9c4f9a645f91d579bf0c4
|
||||
checksum=71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832
|
||||
# Needs unpackaged "jaraco.itertools"
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue