Update to 1.21.1 (#1445280)
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
6a3f489645
commit
ebed52294d
3 changed files with 6 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%global srcname urllib3
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.20
|
||||
Version: 1.21.1
|
||||
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
|
||||
* Wed May 17 2017 Jeremy Cline <jeremy@jcline.org> - 1.21.1-1
|
||||
- Update to 1.21.1 (#1445280)
|
||||
|
||||
* Thu Feb 09 2017 Jeremy Cline <jeremy@jcline.org> - 1.20-1
|
||||
- Update to 1.20 (#1414775)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue