rebuild with python 3.10 [release 2.28.1-2mamba;Tue Oct 11 2022]
This commit is contained in:
parent
7a02895174
commit
761848194a
@ -1,5 +1,5 @@
|
|||||||
Name: python-requests
|
Name: python-requests
|
||||||
Version: 2.27.1
|
Version: 2.28.1
|
||||||
Release: 2mamba
|
Release: 2mamba
|
||||||
Summary: Requests is an Apache2 Licensed HTTP library, written in Python, for human beings
|
Summary: Requests is an Apache2 Licensed HTTP library, written in Python, for human beings
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,9 +10,9 @@ URL: https://pypi.org/project/requests/
|
|||||||
Source: https://pypi.debian.net/requests/requests-%{version}.tar.gz
|
Source: https://pypi.debian.net/requests/requests-%{version}.tar.gz
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: (python3.7dist(charset-normalizer) >= 2 with python3.7dist(charset-normalizer) < 2.1)
|
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3.7dist(certifi)
|
BuildRequires: python3.7dist(certifi)
|
||||||
|
BuildRequires: python3.7dist(charset-normalizer)
|
||||||
BuildRequires: python3.7dist(idna)
|
BuildRequires: python3.7dist(idna)
|
||||||
BuildRequires: python3.7dist(urllib3)
|
BuildRequires: python3.7dist(urllib3)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -52,8 +52,11 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Oct 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.27.1-2mamba
|
* Tue Oct 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.28.1-2mamba
|
||||||
- rebuilt with python 3.10
|
- rebuild with python 3.10
|
||||||
|
|
||||||
|
* Sun Oct 09 2022 Automatic Build System <autodist@mambasoft.it> 2.28.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 06 2022 Automatic Build System <autodist@mambasoft.it> 2.27.1-1mamba
|
* Thu Jan 06 2022 Automatic Build System <autodist@mambasoft.it> 2.27.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
Loading…
Reference in New Issue
Block a user