This commit is contained in:
Ralph Bean 2015-12-14 10:03:18 -05:00
parent 9cbc253664
commit 5e3e64d813
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/urllib3-585983ab3f7fb7a0e0b223ebdab1b45471dbefe4.tar.gz
/urllib3-a91975b77a2e28394859487fe5ebbf4a3a74e634.tar.gz
/urllib3-1.10.4.tar.gz
/urllib3-1.12.tar.gz

View File

@ -11,8 +11,8 @@
%global srcname urllib3
Name: python-%{srcname}
Version: 1.10.4
Release: 7%{?dist}
Version: 1.12
Release: 1%{?dist}
Summary: Python HTTP library with thread-safe connection pooling and file post
License: MIT
@ -216,6 +216,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/__pycache__*
%endif # with_python3
%changelog
* Mon Dec 14 2015 Ralph Bean <rbean@redhat.com> - 1.12-1
- new version
* Thu Oct 15 2015 Robert Kuska <rkuska@redhat.com> - 1.10.4-7
- Rebuilt for Python3.5 rebuild

View File

@ -1 +1 @@
517e6c293e1d144ff3e67486d69249c6 urllib3-1.10.4.tar.gz
befd9dbb2c373681bd88710ba96abbdb urllib3-1.12.tar.gz