python3-zipp: update to 3.6.0.

This commit is contained in:
Piraty 2022-01-06 00:39:00 +01:00
parent 9911acb7e9
commit b7f4dea8ed
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,7 +1,7 @@
# Template file for 'python3-zipp' # Template file for 'python3-zipp'
pkgname=python3-zipp pkgname=python3-zipp
version=3.5.0 version=3.6.0
revision=3 revision=1
wrksrc="zipp-${version}" wrksrc="zipp-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm" hostmakedepends="python3-setuptools_scm"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/jaraco/zipp" homepage="https://github.com/jaraco/zipp"
changelog="https://raw.githubusercontent.com/jaraco/zipp/master/CHANGES.rst" changelog="https://raw.githubusercontent.com/jaraco/zipp/master/CHANGES.rst"
distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz" distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz"
checksum=f5812b1e007e48cff63449a5e9f4e7ebea716b4111f9c4f9a645f91d579bf0c4 checksum=71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832
# Needs unpackaged "jaraco.itertools" # Needs unpackaged "jaraco.itertools"
make_check=no make_check=no