mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-lazy-object-proxy: Upgrade 1.5.0 -> 1.5.1
Upgrade to release 1.5.1: - Added ARM64 wheels (manylinux2014). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
SUMMARY = "A fast and thorough lazy object proxy"
|
||||
HOMEPAGE = "https://python-lazy-object-proxy.readthedocs.io/"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
SECTION = "devel/python"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=9c5c2c74370826468065c5702b8a1fcf"
|
||||
|
||||
DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
|
||||
|
||||
SRC_URI[md5sum] = "c168cec73acdec25a49f6f467f5b1eaa"
|
||||
SRC_URI[sha256sum] = "9723364577b79ad9958a68851fe2acb94da6fd25170c595516a8289e6a129043"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Reference in New Issue
Block a user