summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 82c2db209db89bdfb948a75b7d163fad5a06f78c (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
pkgbase = python-eth-abi
	pkgdesc = Ethereum ABI utilities for python
	pkgver = 5.2.0
	pkgrel = 1
	url = https://github.com/ethereum/eth-abi
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-hypothesis
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	depends = python
	depends = python-eth-utils
	depends = python-eth-typing
	depends = python-parsimonious
	optdepends = python-hypothesis: eth_abi.tools module
	source = eth-abi-5.2.0.tar.gz::https://github.com/ethereum/eth-abi/archive/v5.2.0.tar.gz
	sha512sums = f14ed97af2a04f9201763064f4e993d9c25283432adad6d9ada7716fb563d44bf3830003dfddc38c7ffa16edcdcdc01cbd59e7c23b4a1e872dfaa58a98ca7c75

pkgname = python-eth-abi