From 46e7db28980f1b72dca46fa25335eab3f88da62a Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 13 Feb 2023 00:38:43 +0530 Subject: [PATCH] python3-zipp: update to 3.13.0. --- srcpkgs/python3-zipp/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-zipp/template b/srcpkgs/python3-zipp/template index f83b9ef5b74c..6ea5d100bc97 100644 --- a/srcpkgs/python3-zipp/template +++ b/srcpkgs/python3-zipp/template @@ -1,6 +1,6 @@ # Template file for 'python3-zipp' pkgname=python3-zipp -version=3.12.0 +version=3.13.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" @@ -11,7 +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=73efd63936398aac78fd92b6f4865190119d6c91b531532e798977ea8dd402eb +checksum=23f70e964bc11a34cef175bc90ba2914e1e4545ea1e3e2f67c079671883f9cb6 +make_check=no # unpackaged: jaraco.itertools post_install() { vlicense LICENSE