mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-21 11:58:24 +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
@@ -6,7 +6,6 @@ DEPENDS = "openssl python-cryptography"
|
||||
|
||||
SRC_URI[md5sum] = "9587d813dcf656e9f2760e41a3682dc3"
|
||||
SRC_URI[sha256sum] = "363d10ee43d062285facf4e465f4f5163f9f702f9134f0a5896f134cbb92d17d"
|
||||
PYPI_PACKAGE_HASH = "77f2bccec75ca4280a9fa762a90a1b8b152a22eac5d9c726d7da1fcbfe0a20e6"
|
||||
|
||||
PYPI_PACKAGE = "pyOpenSSL"
|
||||
inherit pypi setuptools
|
||||
|
||||
Reference in New Issue
Block a user