From 7edad4def408cc1bd29d6a5a247e11af1180fc2e Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 23 Jun 2016 11:53:43 -0400 Subject: pypi: update the base pypi url to use the package info without requiring the hash * Things have finally settled on a URL structure without needing the hash (See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package) Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-requests.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-requests.inc') diff --git a/meta-python/recipes-devtools/python/python-requests.inc b/meta-python/recipes-devtools/python/python-requests.inc index 6f9e85c102..e00b25708e 100644 --- a/meta-python/recipes-devtools/python/python-requests.inc +++ b/meta-python/recipes-devtools/python/python-requests.inc @@ -6,6 +6,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d9bb3515869c0f426cb8441c899ae7f5" SRC_URI[md5sum] = "a36f7a64600f1bfec4d55ae021d232ae" SRC_URI[sha256sum] = "63f1815788157130cee16a933b2ee184038e975f0017306d723ac326b5525b54" -PYPI_PACKAGE_HASH = "496f183063f01aae1e025cf0130772b55848750a2f3a89bfa11b385b35d7329d" - RDEPENDS_${PN} = "${PYTHON_PN}-email ${PYTHON_PN}-json ${PYTHON_PN}-netserver" -- cgit v1.2.3-54-g00ecf