summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cec6bb1fdfd5889d96baff5bf09c795cb5c54fa9 (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
27
28
29
30
31
32
33
pkgbase = python-wandb-git
	pkgdesc = Weights and Biases - organize and analyze machine learning experiments
	pkgver = 0.10.31.dev1.r3980
	pkgrel = 1
	url = https://github.com/wandb/client
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-gitpython
	depends = python-dateutil
	depends = python-requests
	depends = python-click
	depends = python-promise
	depends = python-shortuuid
	depends = python-six
	depends = python-watchdog
	depends = python-psutil
	depends = python-sentry_sdk
	depends = python-protobuf
	depends = python-pyaml
	depends = python-configparser
	depends = python-docker-pycreds
	depends = python-subprocess32
	provides = python-wandb
	conflicts = python-wandb-git
	conflicts = python-wandb-git
	source = python-wandb-git::git+https://github.com/wandb/client
	md5sums = SKIP

pkgname = python-wandb-git