mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-24 06:57:10 +00:00
python3-ckzg: upgrade 2.1.7 -> 2.1.8
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
SUMMARY = "Python Bindings for the C-KZG Library"
|
||||
HOMEPAGE = "https://github.com/ethereum/c-kzg-4844"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
|
||||
|
||||
SRC_URI += " \
|
||||
file://blst-0001-Support-64-bit-limbs-on-no-asm-platforms.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "d7bef6b425dca6995457fc59fc5b30211d9b28cbbeee0e7a7bef1372e13f29ca"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Reference in New Issue
Block a user