diff --git a/srcpkgs/python3-zipp/template b/srcpkgs/python3-zipp/template index 06e5ce2ecf..13184b489e 100644 --- a/srcpkgs/python3-zipp/template +++ b/srcpkgs/python3-zipp/template @@ -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 " @@ -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