summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d6a81f40fe58bd4c3217c96d265caab9b9f3951b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-tensorflow-probability-git
	pkgdesc = Probabilistic reasoning and statistical analysis in TensorFlow
	pkgver = r12127.51f1ed39e
	pkgrel = 2
	url = https://github.com/tensorflow/probability
	arch = any
	license = APACHE
	makedepends = python-setuptools
	makedepends = bazel
	depends = python-tensorflow
	depends = python-numpy
	depends = python-six
	depends = python-decorator
	depends = python-cloudpickle
	depends = python-dm-tree
	source = git+https://github.com/tensorflow/probability.git
	sha256sums = SKIP

pkgname = python-tensorflow-probability-git