summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 977d553cb94036bec96a4824719d95516bdd4dd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-eth-utils
	pkgdesc = Common utility functions for python code that interacts with Ethereum
	pkgver = 4.1.0
	pkgrel = 1
	url = https://github.com/ethereum/eth-utils
	arch = x86_64
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-eth-hash
	depends = python-eth-typing
	depends = python-cytoolz
	source = eth-utils-4.1.0.tar.gz::https://github.com/ethereum/eth-utils/archive/v4.1.0.tar.gz
	sha512sums = 011f17f4ecf3c9116f79baad722b94554c4621dc0a72ef80b62bf106975a7d270daa9ed0572e78358f71674c6cb27566513c1cf2a64f2ce564840958b1222613

pkgname = python-eth-utils