summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f544b0d6fd30c4404a2e218988a5f928cc0d0ae4 (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-sacred
	pkgdesc = Sacred is a tool to configure, organize, log and reproduce computational experiments.
	pkgver = 0.8.7
	pkgrel = 0
	epoch = 0
	url = https://github.com/IDSIA/sacred
	arch = any
	license = MIT
	checkdepends = python-pymongo
	makedepends = python-distribute
	source = https://github.com/IDSIA/sacred/archive/0.8.7.tar.gz
	md5sums = 4f677bca570a4e33b047a73ac4460b95

pkgname = python-sacred
	depends = python
	depends = python-docopt
	depends = python-wrapt
	depends = python-jsonpickle
	depends = python-munch
	depends = python-py
	depends = python-pbr
	depends = python-pytest
	depends = python-py-cpuinfo
	depends = python-gitpython
	optdepends = python-numpy
	optdepends = python-pymongo