summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 322e62cbe4a1d0314daf720fc783c914bc49fbf0 (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
38
pkgbase = python-sherpa
	pkgdesc = Modeling and fitting package for scientific data analysis
	pkgver = 4.13.1
	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
	makedepends = python-nbsphinx>=0.8.6
	makedepends = pandoc
	source = https://files.pythonhosted.org/packages/source/s/sherpa/sherpa-4.13.1.tar.gz
	source = sherpa_local_fftw.patch
	md5sums = cdd0a6677e2100e6a98a14355fee9249
	md5sums = d1823cc7683442d92450fadff7aed362

pkgname = python-sherpa
	install = python-sherpa.install
	depends = python>=3.5
	depends = python-numpy>=1.7.0
	depends = fftw
	optdepends = python-matplotlib: Graphical output
	optdepends = python-astropy>=3.2.1: 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