summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 943ee56dfcead84f626a029e3c8f7067c54cf8a4 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
pkgbase = python-pyro-ppl
	pkgdesc = A Python library for probabilistic modeling and inference
	pkgver = 1.2.1
	pkgrel = 1
	url = http://pyro.ai/
	arch = any
	license = Apache 2.0
	checkdepends = python-nbval
	checkdepends = python-pytest-cov
	checkdepends = python-pytest
	checkdepends = python-scipy
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-opt_einsum
	depends = python-pyro-api
	depends = python-pytorch-cuda
	depends = python-tqdm
	optdepends = flake8
	optdepends = python-isort
	optdepends = jupyter-nbformat
	optdepends = python-nbsphinx
	optdepends = python-nbstripout
	optdepends = ninja
	optdepends = python-pypandoc
	optdepends = python-pytest-xdist
	optdepends = jupyter
	optdepends = graphviz
	optdepends = python-matplotlib
	optdepends = python-sphinx
	optdepends = python-sphinx_rtd_theme
	optdepends = yapf
	optdepends = python-pillow-simd
	optdepends = python-torchvision
	optdepends = python-visdom
	optdepends = python-pandas
	optdepends = python-seaborn
	optdepends = python-wget
	optdepends = python-prettytable
	optdepends = python-pytest-benchmark
	optdepends = python-snakeviz
	source = https://files.pythonhosted.org/packages/16/6a/a33f206fe1fee706dd2fd17713dfc98148c0c7d9f72bd7cb9cd67b918c72/pyro-ppl-1.2.1.tar.gz
	sha256sums = 2abc8d212097c3f1d84aaa9ec46d9cbf3a9a20974d73d326146d166a10d99d1b

pkgname = python-pyro-ppl