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-pymisp.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-pymisp.inc') diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc index b9141e2ff4..d765f4d481 100644 --- a/meta-python/recipes-devtools/python/python-pymisp.inc +++ b/meta-python/recipes-devtools/python/python-pymisp.inc @@ -7,6 +7,4 @@ PR = "r0" SRC_URI[md5sum] = "9da2b395cf6d00368d0a6b5b11f706dd" SRC_URI[sha256sum] = "22a05d2b442991df82eeadfd36b0f54e4e9514e228fdb0a01598184335fe3f4d" -PYPI_PACKAGE_HASH = "0e63006ef2af33c142c16f3d3d2886236bd6c6a026699639758d8fa2c72356be" - RDEPENDS_${PN} += " ${PYTHON_PN}-requests" -- cgit v1.2.3-54-g00ecf