blob: a7c84a51bba2db0adce5afda9f2b606de32d667e (
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
|
pkgbase = python-specreduce
pkgdesc = Astropy coordinated package for Spectroscopic Reductions
pkgver = 1.4.1
pkgrel = 1
url = https://specreduce.readthedocs.io
arch = any
license = BSD-3-Clause
license = MIT
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-photutils
makedepends = python-specutils
makedepends = python-synphot
source = https://files.pythonhosted.org/packages/source/s/specreduce/specreduce-1.4.1.tar.gz
md5sums = 9cec99533fc540a622dad25660b1cbc3
pkgname = python-specreduce
depends = python>=3.10
depends = python-specutils>=1.9.1
optdepends = python-matplotlib
optdepends = python-photutils
optdepends = python-synphot
optdepends = python-specreduce-doc: Documentation for Specreduce
pkgname = python-specreduce-doc
pkgdesc = Documentation for Python Specreduce
|