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-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-charset-normalizer
|
Name: python-charset-normalizer
|
||||||
Version: 3.2.0
|
Version: 3.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet
|
Summary: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet
|
||||||
Group: System/Libraries
|
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
|
Source: https://pypi.debian.net/charset-normalizer/charset-normalizer-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -51,6 +52,12 @@ sed -i "s|%{_bindir}/normalizer|%{_bindir}/normalizer%{with_pyver}|" %{name}.fil
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jul 09 2023 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user