summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 280a5760dd69173c55e14dbde107e27deb1a8fdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-eth-typing
	pkgdesc = Common type annotations for ethereum python packages
	pkgver = 4.2.2
	pkgrel = 1
	url = https://github.com/ethereum/eth-typing
	arch = x86_64
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = eth-typing-4.2.2.tar.gz::https://github.com/ethereum/eth-typing/archive/v4.2.2.tar.gz
	sha512sums = eb2386215c43835e10643199d33c502c925c7ee5707293145dc23711ae83a07a98e8d2bf388637e000e386d52c7bdf092575726f7562f63996368f2b38ef5ffe

pkgname = python-eth-typing