From b7f4dea8ed0e98adb2431522612d6f82faad1a1d Mon Sep 17 00:00:00 2001 From: Piraty Date: Thu, 6 Jan 2022 00:39:00 +0100 Subject: [PATCH] python3-zipp: update to 3.6.0. --- srcpkgs/python3-zipp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-zipp/template b/srcpkgs/python3-zipp/template index 5f2a2b018ea..ab7b82af884 100644 --- a/srcpkgs/python3-zipp/template +++ b/srcpkgs/python3-zipp/template @@ -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