summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bbc19979ba09af11996bccae60662cc4bd3ba827 (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.9.4
	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.9.4.tar.gz::https://github.com/google/etils/archive/v1.9.4.tar.gz
	sha512sums = 1674a37314c4eb612e1c26d2baeed8c809e1fa73bd8ad52ad59acdfa273b4cbef73f8aea3f959846a4a16c1be18134238a609b103c818f933a29170ad3adf28c

pkgname = python-etils