blob: 81d24ff9ab95849ed7ad58eaababc5af0ec8a1f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-annoy
pkgdesc = Approximate Nearest Neighbors Oh Yeah
pkgver = 1.17.3
pkgrel = 1
url = https://github.com/spotify/annoy
arch = i686
arch = x86_64
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = annoy-1.17.3.tar.gz::https://github.com/spotify/annoy/archive/v1.17.3.tar.gz
sha256sums = c121d38cacd98f5103b24ca4e94ca097f18179eed3037e9eb93ad70ec1e6356e
pkgname = python-annoy
|