Updated to 1.8.3 (by updates_builder)

This commit is contained in:
Denis Silakov 2014-07-15 21:27:20 +04:00
parent 814ea8e300
commit 1135c92087
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,6 @@
removed_sources:
urllib3-1.4.tar.gz: d4f498ccda19ed2bb7673bd0fede14f1d1b8d8b7
urllib3-1.7.1.tar.gz: 2defd91cf718c3be3301fb754d9e3acc9f6e5851
sources:
urllib3-1.8.2.tar.gz: a53fa7b7abff9adf3d977d7205ef4f042f5273df
sources:
urllib3-1.8.3.tar.gz: 00c92b0c3b0756ae3c4e6262d5bc80023dfe9ca3

View file

@ -3,7 +3,7 @@
Summary: Python HTTP library with thread-safe connection pooling, file post, and more
Name: python-%{module}
Version: 1.8.2
Version: 1.8.3
Release: 1
Source0: http://pypi.python.org/packages/source/u/urllib3/urllib3-%{version}.tar.gz
License: MIT
@ -37,3 +37,4 @@ PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}