Update to 1.25.8
* Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1771186
This commit is contained in:
parent
9ba37f0571
commit
f3350c1f1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/urllib3-1.25.3.tar.gz
|
||||
/urllib3-1.25.6.tar.gz
|
||||
/urllib3-1.25.7.tar.gz
|
||||
/urllib3-1.25.8.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.25.7
|
||||
Release: 3%{?dist}
|
||||
Version: 1.25.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Python HTTP library with thread-safe connection pooling and file post
|
||||
|
||||
License: MIT
|
||||
@ -95,6 +95,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Mar 22 2020 Carl George <carl@george.computer> - 1.25.8-1
|
||||
- Latest upstream rhbz#1771186
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.7-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (urllib3-1.25.7.tar.gz) = bbf55a1d46fe799b98c311bdb47628c14719d5b3ae00fb27515da774d8f7c043ff79a9684f12b133101574527531d4a79134fe67e28dad518d429e55f82e0c59
|
||||
SHA512 (urllib3-1.25.8.tar.gz) = 813f8a6d0f848444a7807d9ea46a93b576220ca50d364af2107ca46ff572f828e35c1a076bc477a269f33bf95e430a89d22d8e4de1dc8d8628ae687fa3551d6b
|
||||
|
Loading…
Reference in New Issue
Block a user