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-flask-pymongo.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-flask-pymongo.inc') diff --git a/meta-python/recipes-devtools/python/python-flask-pymongo.inc b/meta-python/recipes-devtools/python/python-flask-pymongo.inc index 535ddfc5a9..6d54837a58 100644 --- a/meta-python/recipes-devtools/python/python-flask-pymongo.inc +++ b/meta-python/recipes-devtools/python/python-flask-pymongo.inc @@ -9,6 +9,5 @@ SRC_URI[md5sum] = "cbf5fbcd22719d8393e481bcac36be05" SRC_URI[sha256sum] = "75862daece1c979a9eab5f9d1e32eb781775842273b629ae5d1cb28e6953df78" PYPI_PACKAGE = "Flask-PyMongo" -PYPI_PACKAGE_HASH = "04417070930eb72f79c69efaa7289635160b20e568b873428304e19dff235244" RDEPENDS_${PN} = "${PYTHON_PN}-pymongo ${PYTHON_PN}-flask" -- cgit v1.2.3-54-g00ecf