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 <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2016-06-23 11:53:43 -04:00
committed by Martin Jansa
parent 216e95669c
commit 7edad4def4
22 changed files with 1 additions and 28 deletions

View File

@@ -5,7 +5,6 @@ DEPENDS = "libffi python-pycparser"
SRC_URI[md5sum] = "2fae9160991afefb20ff0fbde3b14faf"
SRC_URI[sha256sum] = "a7f75c4ef2362c0a0e54657add0a6c509fecbfa3b3807bc0925f5cb1c9f927db"
PYPI_PACKAGE_HASH = "b69811feff87072e2e640fb8320712b781eccdef05d588618915236b32289d5a"
inherit pypi setuptools