summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 324474ee1f885c2f5c08f5b043508d7ccb8936c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-eth-hash
	pkgdesc = The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3.
	pkgver = 0.3.2
	pkgrel = 2
	url = https://github.com/ethereum/eth-hash
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-pysha3
	depends = python-pycryptodome
	source = python-eth-hash-0.3.2.tar.gz::https://github.com/ethereum/eth-hash/archive/v0.3.2.tar.gz
	sha256sums = c3ea0bf417e0c227ad630e7a6905be85f26f92dcb5b48fd8f5584a3f77a08312

pkgname = python-eth-hash