summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6c7b866154ae4e67d6e5fe71d4df2f98012f7420 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-ckzg
	pkgdesc = A minimal implementation of the Polynomial Commitments API for EIP-4844 and EIP-7594, written in C.
	pkgver = 2.1.1
	pkgrel = 1
	url = https://github.com/ethereum/c-kzg-4844
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = glibc
	depends = python
	source = git+https://github.com/ethereum/c-kzg-4844.git#tag=v2.1.1
	source = git+https://github.com/supranational/blst.git
	sha512sums = 78743e0be965b89332b345b1191cfea8932a6e7a0adda039cc3c406f79509064a03a3b60bb2053ee091ca0d840185dbc71041efd96c506445cea2f8250265709
	sha512sums = SKIP

pkgname = python-ckzg