summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8bcf69480f83df4ab5cd17700891459ddff772ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = python-py-evm
	pkgdesc = A Python implementation of the Ethereum Virtual Machine
	pkgver = 0.12.0b2
	pkgrel = 1
	url = https://github.com/ethereum/py-evm
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-cached-property
	depends = python-eth-bloom
	depends = python-eth-hash
	depends = python-eth-keys
	depends = python-eth-typing
	depends = python-eth-utils
	depends = python-lru-dict
	depends = python-py_ecc
	depends = python-rlp
	depends = python-trie
	depends = python-ckzg
	depends = python-toolz
	depends = python-pycryptodome
	source = https://files.pythonhosted.org/packages/source/p/py_evm/py_evm-0.12.0b2.tar.gz
	sha512sums = e926e05d0a97d341a0dd710a961aaaf77eda1f3aa319eb2bfb13be7a670753127305ceee16ec3b9ee96d300994382b67816084fb2fc748de131c6a6d013f4280

pkgname = python-py-evm