summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 63915abf62a40031b86fb7d1f64e28e982785a73 (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
pkgbase = python-sacred
	pkgdesc = Sacred is a tool to configure, organize, log and reproduce computational experiments.
	pkgver = 0.8.5
	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.5.tar.gz
	md5sums = 57c7ea61c94d5d5a64c53d0ad3723f6c

pkgname = python-sacred
	depends = python
	depends = python-docopt
	depends = python-wrapt
	depends = python-jsonpickle
	depends = python-mock
	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