summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d2112a01c674e3892c7301d003d00ddfe355ef0e (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
pkgbase = python-sherpa
	pkgdesc = Modeling and fitting package for scientific data analysis
	pkgver = 4.17.0
	pkgrel = 1
	url = http://cxc.cfa.harvard.edu/contrib/sherpa
	arch = i686
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-numpy
	makedepends = fftw
	source = https://files.pythonhosted.org/packages/source/s/sherpa/sherpa-4.17.0.tar.gz
	source = 4.17.0-setup.cfg::https://github.com/sherpa/sherpa/raw/refs/tags/4.17.0/setup.cfg
	source = sherpa_local_fftw.patch
	md5sums = 323e475223c4a6bb8e17053b8d06937e
	md5sums = 23783bb81c6143e009a708822d933d0b
	md5sums = d1823cc7683442d92450fadff7aed362

pkgname = python-sherpa
	install = python-sherpa.install
	depends = python>=3.10
	depends = python-numpy>=1.21.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-sherpa-doc: Documentation for Sherpa