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-mock_2.0.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-mock_2.0.0.bb') diff --git a/meta-python/recipes-devtools/python/python-mock_2.0.0.bb b/meta-python/recipes-devtools/python/python-mock_2.0.0.bb index eb473d29e..863048b8a 100644 --- a/meta-python/recipes-devtools/python/python-mock_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python-mock_2.0.0.bb @@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=de9dfbf780446b18aab11f00baaf5b7e" SRC_URI[md5sum] = "0febfafd14330c9dcaa40de2d82d40ad" SRC_URI[sha256sum] = "b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba" -PYPI_PACKAGE_HASH = "0c53014354fc93c591ccc4abff12c473ad565a2eb24dcd82490fae33dbf2539f" inherit pypi setuptools -- cgit v1.2.3-54-g00ecf