blob: 74cb85c0c0fe1110219e9dd7ccef404d64c01e7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = python-ncls
pkgdesc = A wrapper for the nested containment list data structure. http://dx.doi.org/10.1093/bioinformatics/btz615
pkgver = 0.0.68
pkgrel = 2
url = https://github.com/biocore-ntnu/ncls
arch = x86_64
license = BSD-2
makedepends = python-setuptools-scm
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-numpy
depends = glibc
depends = python-setuptools
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/n/ncls/ncls-0.0.68.tar.gz
source = LICENSE
source = cython3.patch
sha256sums = 81aaa5abb123bb21797ed2f8ef921e20222db14a3ecbc61ccf447532f2b7ba93
sha256sums = 48186409eb1721726d28884f40346a8380a893e95a50bef75584e2e9c2d4fcd5
sha256sums = 80fbdf0c5c2a805c953df3c359d84e63bc801d14457ad5b8a6c140250ccec7d2
pkgname = python-ncls
|