summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4600e645d3927559cc5deaa496a3a45f82589f59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-eth-keyfile
	pkgdesc = Tools for handling the encrypted keyfile format used to store private keys.
	pkgver = 0.9.1
	pkgrel = 2
	url = https://github.com/ethereum/eth-keyfile
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-pycryptodome
	depends = python-eth-typing
	depends = python-eth-keys
	depends = python-eth-utils
	depends = python-py_ecc
	source = git+https://github.com/ethereum/eth-keyfile.git#tag=v0.9.1
	source = git+https://github.com/ethereum/tests.git
	sha512sums = 8e3d89ac5576113e189a01cd09975d7e3b0bcb4ab171eca34e2bd305633ced6f1aaf9c090e6491d8a86f541b0b61e73ddcf6aaec9fae02a0ffe28209ade61658
	sha512sums = SKIP

pkgname = python-eth-keyfile