From 2c34de1df9c8e0a888f68b9dbf1032b08593fe4e Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 11 Jun 2024 00:00:22 +0530 Subject: [PATCH] python3-zipp: update to 3.19.2. --- srcpkgs/python3-zipp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-zipp/template b/srcpkgs/python3-zipp/template index 41477eda0b3a16..cbb9e0ce229018 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.18.1 +version=3.19.2 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" @@ -11,7 +11,7 @@ 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=2884ed22e7d8961de1c9a05142eb69a247f120291bc0206a00a7642f09b5b715 +checksum=bf1dcf6450f873a13e952a29504887c89e6de7506209e5b1bcc3460135d4de19 make_check=no # unpackaged: jaraco.itertools big-O post_install() {