rebuilt with python3 = 3.11.5 [release 1.26.15-2mamba;Mon Sep 25 2023]
This commit is contained in:
parent
c51c2dc314
commit
c9bb3c720d
@ -1,6 +1,6 @@
|
|||||||
Name: python-urllib3
|
Name: python-urllib3
|
||||||
Version: 1.26.15
|
Version: 1.26.15
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: HTTP library with thread-safe connection pooling, file post, and more
|
Summary: HTTP library with thread-safe connection pooling, file post, and more
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,8 +10,9 @@ URL: https://pypi.org/project/urllib3/
|
|||||||
Source: http://pypi.debian.net/urllib3/urllib3-%{version}.tar.gz
|
Source: http://pypi.debian.net/urllib3/urllib3-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libpython3-devel >= 3.11.5
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -43,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/urllib3-%{version}-py*.egg-info/*
|
%{python_sitearch}/urllib3-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 25 2023 Automatic Build System <autodist@mambasoft.it> 1.26.15-2mamba
|
||||||
|
- rebuilt with python3 = 3.11.5
|
||||||
|
|
||||||
* Sat Mar 11 2023 Automatic Build System <autodist@mambasoft.it> 1.26.15-1mamba
|
* Sat Mar 11 2023 Automatic Build System <autodist@mambasoft.it> 1.26.15-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user