summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d2d651c2cabf9b03d50e38e86b34650bad6a59a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-eth-bloom
	pkgdesc = An implementation of the Ethereum bloom filter.
	pkgver = 3.1.0
	pkgrel = 1
	url = https://github.com/ethereum/eth-bloom
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-hypothesis
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-eth-hash
	source = eth-bloom-3.1.0.tar.gz::https://github.com/ethereum/eth-bloom/archive/v3.1.0.tar.gz
	sha512sums = 94b93373002424219fad348259aa426e008c723c09286a1f821ea23f2eb21869dcf6f605ed365d282aa1ad316242d6b154e817941b6a31cfbd70c8ec16b8eeb1

pkgname = python-eth-bloom