aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-05-13 10:21:51 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-05-19 12:02:41 +0200
commit5e5e66d6cd26761a33cbe553af892b8f83ccc3bc (patch)
tree9f14e9861b9bd733115e4e557d9361a44f972637 /meta-python
parent319bbc1858025dca63adc4f7a2c73bfd29126b86 (diff)
downloadmeta-openembedded-contrib-5e5e66d6cd26761a33cbe553af892b8f83ccc3bc.tar.gz
python-requests: update to version 2.10.0
Update license checksum and verify it is still Apache 2.0 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-requests.inc8
-rw-r--r--meta-python/recipes-devtools/python/python-requests_2.10.0.bb (renamed from meta-python/recipes-devtools/python/python-requests_2.9.1.bb)0
-rw-r--r--meta-python/recipes-devtools/python/python3-requests_2.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-requests_2.9.1.bb)0
3 files changed, 5 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests.inc b/meta-python/recipes-devtools/python/python-requests.inc
index ebce2539c9..6f9e85c102 100644
--- a/meta-python/recipes-devtools/python/python-requests.inc
+++ b/meta-python/recipes-devtools/python/python-requests.inc
@@ -1,9 +1,11 @@
DESCRIPTION = "Python HTTP for Humans."
HOMEPAGE = "http://python-requests.org"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=58c7e163c9f8ee037246da101c6afd1e"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=d9bb3515869c0f426cb8441c899ae7f5"
-SRC_URI[md5sum] = "0b7f480d19012ec52bab78292efd976d"
-SRC_URI[sha256sum] = "c577815dd00f1394203fc44eb979724b098f88264a9ef898ee45b8e5e9cf587f"
+SRC_URI[md5sum] = "a36f7a64600f1bfec4d55ae021d232ae"
+SRC_URI[sha256sum] = "63f1815788157130cee16a933b2ee184038e975f0017306d723ac326b5525b54"
+
+PYPI_PACKAGE_HASH = "496f183063f01aae1e025cf0130772b55848750a2f3a89bfa11b385b35d7329d"
RDEPENDS_${PN} = "${PYTHON_PN}-email ${PYTHON_PN}-json ${PYTHON_PN}-netserver"
diff --git a/meta-python/recipes-devtools/python/python-requests_2.9.1.bb b/meta-python/recipes-devtools/python/python-requests_2.10.0.bb
index 627bc95d8a..627bc95d8a 100644
--- a/meta-python/recipes-devtools/python/python-requests_2.9.1.bb
+++ b/meta-python/recipes-devtools/python/python-requests_2.10.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-requests_2.9.1.bb b/meta-python/recipes-devtools/python/python3-requests_2.10.0.bb
index e5220fac64..e5220fac64 100644
--- a/meta-python/recipes-devtools/python/python3-requests_2.9.1.bb
+++ b/meta-python/recipes-devtools/python/python3-requests_2.10.0.bb