rebuilt with python 3.10 [release 2.0.12-2mamba;Sun Oct 09 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 10:57:17 +01:00
parent 5080dc1f3c
commit aa64c60813

View File

@ -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 <silvan.calarco@mambasoft.it> 2.0.12-2mamba
- rebuilt with python 3.10
* Sun Feb 13 2022 Automatic Build System <autodist@mambasoft.it> 2.0.12-1mamba
- automatic version update by autodist