summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d4dc17a23dd688e03ca74b2b4728c385dca4e4b (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.0
	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.0.tar.gz
	md5sums = 45e44a550428602ecb5b4ba39847dd51

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