mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-28 02:08:19 +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 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ea114851ad9a8c311aac8728a681a067"
|
||||
|
||||
SRC_URI[md5sum] = "5be254b0dbb55d1307ede99e1895c8dd"
|
||||
SRC_URI[sha256sum] = "d0a1dc60433f7e9b90b4f085f1d45753174b4594558b29eda0009abe0b82da4c"
|
||||
PYPI_PACKAGE_HASH = "4926a7d12ea00cb4b9fa1e13b5980e5a04a1fe7c477eb8f657ce0b757a7a497d"
|
||||
|
||||
inherit pypi setuptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user