summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d8324f936c9b4b7287af2a936540740824d3f45 (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
pkgbase = python2-sherpa
	pkgdesc = Modeling and fitting package for scientific data analysis
	pkgver = 4.11.0
	pkgrel = 1
	url = http://cxc.cfa.harvard.edu/contrib/sherpa/
	install = python2-sherpa.install
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = python2-setuptools
	depends = python2>=2.7
	depends = python2-numpy
	depends = fftw
	optdepends = python2-matplotlib: Graphical output
	optdepends = python2-astropy: Data I/O support
	optdepends = ds9: Imaging requires
	optdepends = xpa: Imaging requires
	optdepends = python2-pytest>=3.3: For testing suite
	optdepends = python2-mock: For testing suite
	optdepends = python2-pytest-xvfb: For testing suite
	optdepends = python-sherpa-doc: Documentation for Sherpa
	source = https://files.pythonhosted.org/packages/source/s/sherpa/sherpa-4.11.0.tar.gz
	source = sherpa_local_fftw.patch
	md5sums = 43a8b284712a7a1e22a00447a486a93e
	md5sums = d1823cc7683442d92450fadff7aed362

pkgname = python2-sherpa