summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ckzg_2.1.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ckzg_2.1.7.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-ckzg_2.1.7.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ckzg_2.1.7.bb b/meta-python/recipes-devtools/python/python3-ckzg_2.1.7.bb
new file mode 100644
index 0000000000..b01bd2d78d
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-ckzg_2.1.7.bb
@@ -0,0 +1,13 @@
1SUMMARY = "Python Bindings for the C-KZG Library"
2HOMEPAGE = "https://github.com/ethereum/c-kzg-4844"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
6
7SRC_URI += " \
8 file://blst-0001-Support-64-bit-limbs-on-no-asm-platforms.patch \
9"
10
11SRC_URI[sha256sum] = "a0c61c5fd573af0267bcb435ef0f499911289ceb05e863480779ea284a3bb928"
12
13inherit pypi setuptools3