summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f32ce8f9d1727a4194abb47107cbb4dba872c15b (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.11.2
	pkgrel = 1
	url = https://github.com/ml31415/numpy-groupies
	arch = any
	license = BSD-2-Clause
	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#tag=v0.11.2
	sha256sums = 6f89a5646ced2e0846e450166e316113f0bdec771e8ae0cd89409236d9993301

pkgname = python-numpy-groupies