blob: 2fa08b1cf6eec942d770320f7dcdbc253d0900f6 (
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.12.2
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.12.2.tar.gz::https://github.com/google/etils/archive/v1.12.2.tar.gz
sha512sums = 11afdebd7044c60ee63b5a6ce9856fb42b96bbf7f29eb22416fbae88225aaa9391338050f1fee549aace2a2cca72455d18081844302f5e9bfeec091b7eef81a7
pkgname = python-etils
|