summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c4af0ddfc8bf4442d138694acf88c7f5d9b1d56c (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-array-api-compat
	pkgdesc = A wrapper around NumPy and other array libraries to make them compatible with the Array API standard.
	pkgver = 1.13.0
	pkgrel = 1
	url = https://data-apis.org/array-api-compat/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-build
	makedepends = python-installer
	depends = python
	optdepends = python-numpy
	optdepends = python-cupy
	optdepends = python-jax
	optdepends = python-pytorch
	optdepends = python-dask
	optdepends = python-sparse
	source = https://files.pythonhosted.org/packages/source/a/array-api-compat/array_api_compat-1.13.0.tar.gz
	sha256sums = 8b83a56aa8b9477472fee37f7731968dd213e20c198a05ac49caeff9b03f48a6

pkgname = python-array-api-compat