summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 327ddb6a3f1e48aadc3d546c203801fc8502e383 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-numpy-groupies
	pkgdesc = Optimised tools for group-indexing operations for python numpy
	pkgver = 0.10.1
	pkgrel = 1
	url = https://github.com/ml31415/numpy-groupies
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-numpy
	optdepends = python-numba: for numba backend
	optdepends = python-pandas: for pandas backend
	source = git+https://github.com/ml31415/numpy-groupies.git#commit=dbae25b2bbb20a66ca08d2908af54e868847db11
	sha256sums = SKIP

pkgname = python-numpy-groupies