From 5699da1217ee4c6bdade08130d690163ffd64579 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:15:05 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 3.3-2mamba;Sun Oct 09 2022] --- python-idna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-idna.spec b/python-idna.spec index 9a09f9d..1895fb5 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -1,6 +1,6 @@ Name: python-idna Version: 3.3 -Release: 1mamba +Release: 2mamba Summary: Internationalized Domain Names in Applications (IDNA) Group: System/Libraries Vendor: openmamba @@ -44,6 +44,9 @@ chmod -R +r %{buildroot}%{python_sitearch}/idna-*.egg-info %{python_sitearch}/idna-%{version}-py*.egg-info/* %changelog +* Sun Oct 09 2022 Silvan Calarco 3.3-2mamba +- rebuilt with python 3.10 + * Thu Oct 14 2021 Automatic Build System 3.3-1mamba - automatic version update by autodist