From 3ecec7c2bfe5e78eefc7155e561586ac1177513e Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:03:29 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.3.6-2mamba;Sun Oct 09 2022] --- python-distlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-distlib.spec b/python-distlib.spec index 12586ff..1105e0e 100644 --- a/python-distlib.spec +++ b/python-distlib.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-distlib Version: 0.3.6 -Release: 1mamba +Release: 2mamba Summary: Low-level parts of packaging/distutils2 which implement the relevant PEPs Group: System/Libraries Vendor: openmamba @@ -39,6 +39,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sun Oct 09 2022 Silvan Calarco 0.3.6-2mamba +- rebuilt with python 3.10 + * Sat Oct 08 2022 Silvan Calarco 0.3.6-1mamba - update to 0.3.6