!48 update to 1.26.12
From: @tianlijing Reviewed-by: @seuzw Signed-off-by: @seuzw
This commit is contained in:
commit
8a429341d0
BIN
1.26.12.tar.gz
Normal file
BIN
1.26.12.tar.gz
Normal file
Binary file not shown.
BIN
1.26.8.tar.gz
BIN
1.26.8.tar.gz
Binary file not shown.
@ -2,12 +2,12 @@
|
|||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.26.8
|
Version: 1.26.12
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Sanity-friendly HTTP client for Python
|
Summary: Sanity-friendly HTTP client for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://urllib3.readthedocs.io
|
URL: https://urllib3.readthedocs.io
|
||||||
Source0: https://github.com/urllib3/urllib3/archive/%{version}/%{version}.tar.gz
|
Source0: https://github.com/urllib3/urllib3/archive/refs/tags/%{version}.tar.gz
|
||||||
Source1: ssl_match_hostname_py3.py
|
Source1: ssl_match_hostname_py3.py
|
||||||
|
|
||||||
Patch0001: remove_mock.patch
|
Patch0001: remove_mock.patch
|
||||||
@ -77,6 +77,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:%{python3_sitelib} %{__python3} -m pyt
|
|||||||
%{python3_sitelib}/urllib3-*.egg-info
|
%{python3_sitelib}/urllib3-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 04 2022 tianlijing <tianlijing@kylinos.cn> - 1.26.12-1
|
||||||
|
- update to 1.26.12
|
||||||
|
|
||||||
* Tue Aug 09 2022 chenhaixing <chenhaixing@huawei.com> - 1.26.8-2
|
* Tue Aug 09 2022 chenhaixing <chenhaixing@huawei.com> - 1.26.8-2
|
||||||
- delete patch Bump-RECENT_DATE.patch and modify RECENT_DATE in python-urllib3.spec to adapt time change
|
- delete patch Bump-RECENT_DATE.patch and modify RECENT_DATE in python-urllib3.spec to adapt time change
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user