diff --git a/.abf.yml b/.abf.yml index 8c9c99d..be35f49 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,4 @@ -sources: +removed_sources: urllib3-1.13.1.tar.gz: 1309e9536c74cdad6d5ab089c83235a687b6d7e6 +sources: + urllib3-1.22.tar.gz: 02c623c3bdceda4ef5bffdafdda472d2d9e34ef1 diff --git a/python-urllib3.spec b/python-urllib3.spec index e83cd43..54a398c 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -2,8 +2,8 @@ Summary: Python HTTP library with thread-safe connection pooling, file post, and more Name: python-%{module} -Version: 1.13.1 -Release: 4 +Version: 1.22 +Release: 1 License: MIT Group: Development/Python Url: http://urllib3.readthedocs.org/