summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2809420d32b90a217807cd0f78744665465c39c0 (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-bumps
	pkgdesc = Data fitting with uncertainty analysis
	pkgver = 0.8.0
	pkgrel = 1
	url = https://github.com/bumps/bumps
	arch = any
	license = custom
	makedepends = python-setuptools
	makedepends = python-sphinx
	makedepends = python-nose
	makedepends = python-docutils
	makedepends = python-pygments
	makedepends = python-jinja>=2
	depends = python-numpy
	depends = python-scipy
	depends = python-matplotlib
	depends = python-wxpython
	depends = python-pyparsing
	depends = python-periodictable
	depends = python-scikit-learn
	depends = python-six
	source = https://github.com/bumps/bumps/archive/v0.8.0.tar.gz
	source = bumps.patch
	sha256sums = 225dd236fd014f9cd15fbaec5badbcb65d4f1e31a96dc62f71f042e4ed091c5b
	sha256sums = dbe2b429a766f2c8b022f5745cc43d1cf947cb481c348f86fa551d592920e1c0

pkgname = python-bumps