summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e213c23c8cc6ec519419e979a30b4858ca2b7810 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-eth-hash
	pkgdesc = The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3
	pkgver = 0.7.0
	pkgrel = 1
	url = https://github.com/ethereum/eth-hash
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-pycryptodome
	source = eth-hash-0.7.0.tar.gz::https://github.com/ethereum/eth-hash/archive/v0.7.0.tar.gz
	sha512sums = 8e3821be3a646f4eb6d76b844693ac0db742b6361cd3a8641e3441bb04bd5bee7a96b09aa5cc2077bf868387bb8f5f8e3f56952cc11006eeb8c379bed9805add

pkgname = python-eth-hash