blob: 2b1ca48a0383e42ba5607154487cb47ed7ea3d03 (
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
|
pkgbase = python-specreduce
pkgdesc = Astropy coordinated package for Spectroscopic Reductions
pkgver = 1.8.0
pkgrel = 1
url = https://specreduce.readthedocs.io
arch = any
license = BSD-3-Clause
license = MIT
checkdepends = python-pytest-astropy-header
checkdepends = python-specutils
checkdepends = python-photutils
checkdepends = python-matplotlib
checkdepends = python-synphot
checkdepends = python-pytest-mock
checkdepends = python-pytest-doctestplus
checkdepends = python-pytest-remotedata
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
source = https://files.pythonhosted.org/packages/source/s/specreduce/specreduce-1.8.0.tar.gz
md5sums = fe9a52a41597ad15b27899aaa28f4b1e
pkgname = python-specreduce
depends = python>=3.11
depends = python-specutils>=2.0
depends = python-matplotlib>=3.10
optdepends = python-photutils
optdepends = python-synphot
optdepends = python-specreduce-doc: Documentation for Specreduce
|