From c8af30d9874071c5d506f8b0b1d37ed9d891a872 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Mon, 22 Aug 2016 13:39:10 +0000 Subject: [PATCH] - updated to 2.11.1 --- python-requests.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-requests.spec b/python-requests.spec index 4811453..57cd3dd 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -10,12 +10,12 @@ Summary: HTTP library for Python 2 Summary(pl.UTF-8): Biblioteka HTTP dla Pythona 2 Name: python-%{module} -Version: 2.9.1 +Version: 2.11.1 Release: 1 License: Apache2 Group: Development/Languages/Python -Source0: https://pypi.python.org/packages/source/r/requests/%{module}-%{version}.tar.gz -# Source0-md5: 0b7f480d19012ec52bab78292efd976d +Source0: https://pypi.python.org/packages/2e/ad/e627446492cc374c284e82381215dcd9a0a87c4f6e90e9789afefe6da0ad/%{module}-%{version}.tar.gz +# Source0-md5: ad5f9c47b5c5dfdb28363ad7546b0763 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' "{}" ";" -- 2.43.0