automatic version update by autodist [release 3.3.0-1mamba;Sun Oct 01 2023]
This commit is contained in:
parent
49c532a74b
commit
1bf0697f2f
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2-)
|
||||
Name: python-charset-normalizer
|
||||
Version: 3.2.0
|
||||
Version: 3.3.0
|
||||
Release: 1mamba
|
||||
Summary: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet
|
||||
Group: System/Libraries
|
||||
@ -11,9 +11,10 @@ URL: https://github.com/ousret/charset_normalizer
|
||||
Source: https://pypi.debian.net/charset-normalizer/charset-normalizer-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -51,6 +52,12 @@ sed -i "s|%{_bindir}/normalizer|%{_bindir}/normalizer%{with_pyver}|" %{name}.fil
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Oct 01 2023 Automatic Build System <autodist@mambasoft.it> 3.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.2.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Jul 09 2023 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user