blob: a8844c006b7fc2a1d17eca17bdadb8d8ba5c441e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-spookyhash-git
pkgdesc = A Python wrapper for SpookyHash version 2.
pkgver = r50.0278a00
pkgrel = 2
url = https://github.com/buhanec/spookyhash
arch = x86_64
license = BSD
checkdepends = python-pytest
checkdepends = python-psutil
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = git
depends = python
provides = python-spookyhash
conflicts = python-spookyhash
source = git+https://github.com/buhanec/spookyhash.git
source = fix-numpy-default-int.patch
md5sums = SKIP
md5sums = 39f81e3f9930dd3fbfe0c574ff61ac69
pkgname = python-spookyhash-git
|