summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 736d30fb16afcccbd6ff2a6f6d7a50b1960ba22e (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
pkgbase = python-sherpa
	pkgdesc = Modeling and fitting package for scientific data analysis
	pkgver = 4.11.0
	pkgrel = 1
	url = http://cxc.cfa.harvard.edu/contrib/sherpa/
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = python>=3.5
	makedepends = python-numpy
	makedepends = fftw
	makedepends = python-setuptools
	makedepends = python-sphinx_rtd_theme
	makedepends = python-sphinx-astropy
	makedepends = graphviz
	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 = python-sherpa
	install = python-sherpa.install
	depends = python>=3.5
	depends = python-numpy
	depends = fftw
	optdepends = python-matplotlib: Graphical output
	optdepends = python-astropy: Data I/O support
	optdepends = ds9: Imaging requires
	optdepends = xpa: Imaging requires
	optdepends = python-pytest>=3.3: For testing suite
	optdepends = python-mock: For testing suite
	optdepends = python-pytest-xvfb: For testing suite
	optdepends = python-sherpa-doc: Documentation for Sherpa

pkgname = python-sherpa-doc
	pkgdesc = Documentation for Sherpa