summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60193361da5230bcffeebfa2f30c6426b84c1e10 (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
26
pkgbase = python-etils
	pkgdesc = Collection of common python utils
	pkgver = 1.10.0
	pkgrel = 1
	url = https://github.com/google/etils
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-flit-core
	makedepends = python-wheel
	depends = python
	optdepends = python-numpy: for etils.array_types, etils.ecolab, etils.enp
	optdepends = ipython: for etils.ecolab
	optdepends = python-importlib_resources: for epath
	optdepends = python-zipp: for etils.epath
	optdepends = python-typing_extensions: for etils.epy
	optdepends = python-absl: for etils.etqdm
	optdepends = python-tqdm: for etils.etqdm
	optdepends = python-dm-tree: for etils.etree.tree
	optdepends = python-jax: for etils.etree.jax
	optdepends = python-tensorflow: for etils.etree.nest
	source = etils-1.10.0.tar.gz::https://github.com/google/etils/archive/v1.10.0.tar.gz
	sha512sums = 956ece128afcb942dd5aef396cc92bf29c899735c05e50ee89cd9fe8e83a6e235f321997f6d124771ecc5c8adde5cb6445eff4b9db7d95528cd8f240de0decf9

pkgname = python-etils