From 2a666b6db82f7b0bcbb3b96dac50d45c203f7344 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 26 Jan 2024 02:15:46 +0530 Subject: [PATCH] python3-zipp: update to 3.17.0. --- srcpkgs/python3-zipp/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-zipp/template b/srcpkgs/python3-zipp/template index 8bb12e58bc600..cc1a5389d1213 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.13.0 -revision=2 +version=3.17.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3" @@ -11,8 +11,8 @@ license="MIT" homepage="https://pypi.org/project/zipp/" changelog="https://raw.githubusercontent.com/jaraco/zipp/main/CHANGES.rst" distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz" -checksum=23f70e964bc11a34cef175bc90ba2914e1e4545ea1e3e2f67c079671883f9cb6 -make_check=no # unpackaged: jaraco.itertools +checksum=84e64a1c28cf7e91ed2078bb8cc8c259cb19b76942096c8d7b84947690cabaf0 +make_check=no # unpackaged: jaraco.itertools big-O post_install() { vlicense LICENSE