1.13.1
This commit is contained in:
parent
298ec5cce9
commit
948beaa046
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/urllib3-1.10.4.tar.gz
|
||||
/urllib3-1.12.tar.gz
|
||||
/urllib3-1.13.tar.gz
|
||||
/urllib3-1.13.1.tar.gz
|
||||
|
@ -11,7 +11,7 @@
|
||||
%global srcname urllib3
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.13
|
||||
Version: 1.13.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python HTTP library with thread-safe connection pooling and file post
|
||||
|
||||
@ -216,6 +216,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/__pycache__*
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Mon Dec 21 2015 Ralph Bean <rbean@redhat.com> - 1.13.1-1
|
||||
- new version
|
||||
|
||||
* Fri Dec 18 2015 Ralph Bean <rbean@redhat.com> - 1.13-1
|
||||
- new version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user