summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9873cf2fb73a5f02c7f2623655efa962c863948f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-eth-keys
	pkgdesc = A common API for Ethereum key operations with pluggable backends
	pkgver = 0.6.0
	pkgrel = 1
	url = https://github.com/ethereum/eth-keys
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-eth-utils
	depends = python-eth-typing
	optdepends = python-coincurve: for CoinCurveECCBackend support
	source = https://pypi.org/packages/source/e/eth-keys/eth_keys-0.6.0.tar.gz
	sha512sums = 321e14b16c6edb944a7536e9cf3abfbce8ec0643c5fa4da2b02afb66612f17e05c50cf757740aa86a0245a648496e60c31f9ae8d862d5bd7ddf936e04e68ab2f

pkgname = python-eth-keys