python3-zipp: update to 3.5.0.

This commit is contained in:
Andrew J. Hesford 2021-08-30 23:16:24 -04:00
parent 637ed4e1b0
commit 862c029e7a

View file

@ -1,10 +1,10 @@
# Template file for 'python3-zipp'
pkgname=python3-zipp
version=3.4.1
version=3.5.0
revision=1
wrksrc="zipp-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools_scm python3-toml"
hostmakedepends="python3-setuptools_scm"
checkdepends="python3-jaraco"
short_desc="Pathlib-compatible Zipfile object wrapper (Python 3)"
maintainer="Lorem <notloremipsum@protonmail.com>"
@ -12,7 +12,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=3607921face881ba3e026887d8150cca609d517579abe052ac81fc5aeffdbd76
checksum=f5812b1e007e48cff63449a5e9f4e7ebea716b4111f9c4f9a645f91d579bf0c4
# Needs unpackaged "jaraco.itertools"
make_check=no