mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
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:
committed by
Martin Jansa
parent
216e95669c
commit
7edad4def4
@@ -5,7 +5,6 @@ DEPENDS = "libffi python-pycparser"
|
||||
|
||||
SRC_URI[md5sum] = "2fae9160991afefb20ff0fbde3b14faf"
|
||||
SRC_URI[sha256sum] = "a7f75c4ef2362c0a0e54657add0a6c509fecbfa3b3807bc0925f5cb1c9f927db"
|
||||
PYPI_PACKAGE_HASH = "b69811feff87072e2e640fb8320712b781eccdef05d588618915236b32289d5a"
|
||||
|
||||
inherit pypi setuptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user