summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2dc8a88b28611a8003fd28c883cf5ca32b34718f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-eth-account
	pkgdesc = Sign Ethereum transactions and messages with local private keys
	pkgver = 0.6.1
	pkgrel = 1
	url = https://github.com/ethereum/eth-account
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python-bitarray
	depends = python-eth-abi
	depends = python-eth-keyfile
	depends = python-eth-keys
	depends = python-eth-rlp
	depends = python-eth-utils
	depends = python-hexbytes
	depends = python-rlp
	source = https://files.pythonhosted.org/packages/source/e/eth-account/eth-account-0.6.1.tar.gz
	sha256sums = 54b0b7d661e73f4cd12d508c9baa5c9a6e8c194aa7bafc39277cd673683ae50e

pkgname = python-eth-account