blob: 35af3ca17fe9da2ddef02fca724c950801a60760 (
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-specutils
pkgdesc = Astropy Affiliated package for 1D spectral operations
pkgver = 1.18.0
pkgrel = 1
url = http://specutils.readthedocs.io
arch = any
license = BSD-3-Clause
checkdepends = python-pytest-astropy-header
checkdepends = python-pytest-doctestplus
checkdepends = python-pytest-remotedata
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-sphinx-astropy
makedepends = python-matplotlib
makedepends = python-gwcs
makedepends = python-ndcube>=2.0
makedepends = graphviz
source = https://files.pythonhosted.org/packages/source/s/specutils/specutils-1.18.0.tar.gz
source = https://stsci.box.com/shared/static/28a88k1qfipo4yxc4p4d40v4axtlal8y.fits
source = https://data.sdss.org/sas/dr16/sdss/spectro/redux/26/spectra/1323/spec-1323-52797-0012.fits
source = use_local_doc_fits_offline.patch
md5sums = 984d531d5168eafe932e19498e40844d
md5sums = 6de4c8ee5659e87a302e3de595074ba5
md5sums = 3586c5d0810108a182ba9146908dc180
md5sums = 49c57591fdc60365a3e31a0f10e4e57d
pkgname = python-specutils
depends = python>=3.10
depends = python-scipy
depends = python-gwcs>=0.18
depends = python-ndcube>=2.0
optdepends = python-specutils-doc: Documentation for Specutils
pkgname = python-specutils-doc
pkgdesc = Documentation for Python Specutils module
|