automatic version update by autodist [release 1.26.4-1mamba;Tue Mar 16 2021]
This commit is contained in:
parent
49476293e2
commit
b97495a5f2
@ -1,5 +1,5 @@
|
|||||||
Name: python-urllib3
|
Name: python-urllib3
|
||||||
Version: 1.26.3
|
Version: 1.26.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
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
|
||||||
@ -10,10 +10,8 @@ URL: https://pypi.python.org/pypi/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: libpython-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -43,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 1.26.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Feb 02 2021 Automatic Build System <autodist@mambasoft.it> 1.26.3-1mamba
|
* Tue Feb 02 2021 Automatic Build System <autodist@mambasoft.it> 1.26.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user