Update to 1.22 (#1473293)
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
ebed52294d
commit
d5c3e0965b
3 changed files with 6 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%global srcname urllib3
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.21.1
|
||||
Version: 1.22
|
||||
Release: 1%{?dist}
|
||||
Summary: Python HTTP library with thread-safe connection pooling and file post
|
||||
|
||||
|
|
@ -142,6 +142,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/__pycache__*
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2017 Jeremy Cline <jeremy@jcline.org> - 1.22-1
|
||||
- Update to 1.22 (#1473293)
|
||||
|
||||
* Wed May 17 2017 Jeremy Cline <jeremy@jcline.org> - 1.21.1-1
|
||||
- Update to 1.21.1 (#1445280)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue