summaryrefslogtreecommitdiff
path: root/package/python-requests
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-10-03 23:11:48 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-10-05 23:00:57 +0200
commit7fd6ca2e968d374e753dc9f2aee43673fca8e692 (patch)
treedd8276691c9007f789e646b144a07f64bbd6e65c /package/python-requests
parent6f85e6e6a94235f634be854b2afda27c17c647f5 (diff)
package/python-requests: bump version to 2.11.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-requests')
-rw-r--r--package/python-requests/python-requests.hash6
-rw-r--r--package/python-requests/python-requests.mk4
2 files changed, 5 insertions, 5 deletions
diff --git a/package/python-requests/python-requests.hash b/package/python-requests/python-requests.hash
index b567fe6ad..e441c0082 100644
--- a/package/python-requests/python-requests.hash
+++ b/package/python-requests/python-requests.hash
@@ -1,3 +1,3 @@
-# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=0b7f480d19012ec52bab78292efd976d, sha256 locally computed
-md5 0b7f480d19012ec52bab78292efd976d requests-2.9.1.tar.gz
-sha256 c577815dd00f1394203fc44eb979724b098f88264a9ef898ee45b8e5e9cf587f requests-2.9.1.tar.gz
+# md5 from https://pypi.python.org/pypi/requests/json, sha256 locally computed
+md5 ad5f9c47b5c5dfdb28363ad7546b0763 requests-2.11.1.tar.gz
+sha256 5acf980358283faba0b897c73959cecf8b841205bb4b2ad3ef545f46eae1a133 requests-2.11.1.tar.gz
diff --git a/package/python-requests/python-requests.mk b/package/python-requests/python-requests.mk
index 8cda2c514..49980bf9b 100644
--- a/package/python-requests/python-requests.mk
+++ b/package/python-requests/python-requests.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_REQUESTS_VERSION = 2.9.1
+PYTHON_REQUESTS_VERSION = 2.11.1
PYTHON_REQUESTS_SOURCE = requests-$(PYTHON_REQUESTS_VERSION).tar.gz
-PYTHON_REQUESTS_SITE = http://pypi.python.org/packages/source/r/requests
+PYTHON_REQUESTS_SITE = https://pypi.python.org/packages/2e/ad/e627446492cc374c284e82381215dcd9a0a87c4f6e90e9789afefe6da0ad
PYTHON_REQUESTS_SETUP_TYPE = setuptools
PYTHON_REQUESTS_LICENSE = Apache-2.0
PYTHON_REQUESTS_LICENSE_FILES = LICENSE