From 7e8b3cb16817b731fbb47743d02f9042ce6f3078 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Fri, 5 Jan 2024 16:56:19 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 3.15.0-2mamba;Fri Apr 07 2023] --- python-zipp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zipp.spec b/python-zipp.spec index 9af78c1..6d3823c 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-zipp Version: 3.15.0 -Release: 1mamba +Release: 2mamba Summary: A pathlib-compatible Zipfile object wrapper Group: System/Libraries Vendor: openmamba @@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 3.15.0-2mamba +- rebuilt with python 3.10 + * Sat Feb 25 2023 Automatic Build System 3.15.0-1mamba - automatic version update by autodist