From aa64c60813808063cf63d82690d4ba660e3a07f7 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:57:17 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 2.0.12-2mamba;Sun Oct 09 2022] --- python-charset-normalizer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index f108fce..e0117b0 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-charset-normalizer Version: 2.0.12 -Release: 1mamba +Release: 2mamba Summary: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet Group: System/Libraries Vendor: openmamba @@ -51,6 +51,9 @@ sed -i "s|%{_bindir}/normalizer|%{_bindir}/normalizer%{with_pyver}|" %{name}.fil %doc LICENSE %changelog +* Sun Oct 09 2022 Silvan Calarco 2.0.12-2mamba +- rebuilt with python 3.10 + * Sun Feb 13 2022 Automatic Build System 2.0.12-1mamba - automatic version update by autodist