summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: caaef5075e01de1a8020b0f3242cb2c3a9c27b26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-mmh3
	pkgdesc = Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
	pkgver = 5.2.1
	pkgrel = 1
	url = https://github.com/hajimes/mmh3
	arch = x86_64
	arch = aarch64
	arch = i686
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = mmh3-5.2.1.tar.gz::https://files.pythonhosted.org/packages/source/m/mmh3/mmh3-5.2.1.tar.gz
	b2sums = 105fcb0bb1a320ac84366348d60375e089e369d526eae8202a209a349d27d171737f15adafee7d7a8c3728101d9f29323ff4e908f332a2533832021749cd521b

pkgname = python-mmh3