summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ce244f14dec124547be71394ad00af5596008964 (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-jaxlib
	pkgdesc = XLA library for JAX
	pkgver = 0.7.0
	pkgrel = 3
	url = https://github.com/jax-ml/jax/
	arch = x86_64
	groups = jax
	license = Apache-2.0
	makedepends = gcc14
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-ml-dtypes
	depends = python-numpy
	depends = python-scipy
	noextract = bazel-7.4.1-linux-x86_64
	source = jax-0.7.0.tar.gz::https://github.com/jax-ml/jax//archive/refs/tags/jax-v0.7.0.tar.gz
	source = bazel-7.4.1-linux-x86_64::https://github.com/bazelbuild/bazel/releases/download/7.4.1/bazel-7.4.1-linux-x86_64
	source = jaxlib.diff
	sha256sums = 518966801e4402667e77915c2dc7cf1a178a80e22ff253204a837f207a87fcde
	sha256sums = c97f02133adce63f0c28678ac1f21d65fa8255c80429b588aeeba8a1fac6202b
	sha256sums = SKIP

pkgname = python-jaxlib