summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0b584b3641165480ea231d3fcff8d7c7c8e11010 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-numpy-groupies
	pkgdesc = Optimised tools for group-indexing operations for python numpy
	pkgver = 0.11.3
	pkgrel = 2
	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
	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.3
	source = 0001-make-it-PEP-639-compliant.patch
	sha256sums = fd02ca0e55a424919e3de7e3df6b6ebf6c1cddb508a7f749057c32076bca5a14
	sha256sums = cce49e92309bf24a886393b2356b7d0cae12f9ff66827f2e09361f34fb769e90

pkgname = python-numpy-groupies