]> git.pld-linux.org Git - packages/python-requests.git/blobdiff - python-requests.spec
- urllib 1.13
[packages/python-requests.git] / python-requests.spec
index 452608ce5d4e2c978a3747906944293136fd0dd2..4811453565b18959219f837f2960aa7aea0ebda4 100644 (file)
@@ -5,17 +5,17 @@
 %bcond_without python3 # CPython 3.x module
 %bcond_without bundled # bundled libraries
 #
-%define                urllib3ver      1.10.4
+%define                urllib3ver      1.13
 %define        module  requests
 Summary:       HTTP library for Python 2
 Summary(pl.UTF-8):     Biblioteka HTTP dla Pythona 2
 Name:          python-%{module}
-Version:       2.7.0
-Release:       3
+Version:       2.9.1
+Release:       1
 License:       Apache2
 Group:         Development/Languages/Python
 Source0:       https://pypi.python.org/packages/source/r/requests/%{module}-%{version}.tar.gz
-# Source0-md5: 29b173fd5fa572ec0764d1fd7b527260
+# Source0-md5: 0b7f480d19012ec52bab78292efd976d
 URL:           http://python-requests.org
 # find . -name '*.py' -exec sed -i -e 's#requests\.packages\.urllib3#urllib3#g' "{}" ";"
 # find . -name '*.py' -exec sed -i -e 's#\.packages\.urllib3#urllib3#g' "{}" ";"
This page took 0.078392 seconds and 4 git commands to generate.