summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 755fd664f53943001cb44571030562432b622ff4 (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
38
39
40
41
42
pkgbase = python-ccdproc
	pkgdesc = Affiliated package for the AstroPy package for basic data reductions of CCD images
	pkgver = 2.5.1
	pkgrel = 1
	url = http://ccdproc.readthedocs.io
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest-astropy-header
	checkdepends = python-pytest-doctestplus
	checkdepends = python-pytest-remotedata
	checkdepends = python-astroscrappy
	checkdepends = python-scikit-image
	checkdepends = python-reproject
	checkdepends = python-memory-profiler
	makedepends = python-hatch-vcs
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx-astropy
	makedepends = python-matplotlib
	makedepends = python-astropy
	makedepends = python-scipy
	makedepends = graphviz
	source = https://files.pythonhosted.org/packages/source/c/ccdproc/ccdproc-2.5.1.tar.gz
	source = 2.5.1-CHANGES.rst::https://github.com/astropy/ccdproc/raw/refs/tags/2.5.1/CHANGES.rst
	source = 2.5.1-CITATION.rst::https://github.com/astropy/ccdproc/raw/refs/tags/2.5.1/CITATION.rst
	source = 2.5.1-CODE_OF_CONDUCT.rst::https://github.com/astropy/ccdproc/raw/refs/tags/2.5.1/CODE_OF_CONDUCT.rst
	md5sums = 9fb9e75030b894d20e302c89634a68ff
	md5sums = 3cc3a9f8e03fba3147d351b57b105a48
	md5sums = d32eebebfa65d99d19cc22c2b928c93c
	md5sums = a35d0182f210d708ec29f9f73918be43

pkgname = python-ccdproc
	depends = python>=3.8
	depends = python-scipy
	depends = python-astropy>=5.0.1
	depends = python-scikit-image
	depends = python-astroscrappy>=1.1.0
	depends = python-reproject>=0.7
	optdepends = python-ccdproc-doc: Documentation for CCDPROC

pkgname = python-ccdproc-doc
	pkgdesc = Documentation for Python CCDPROC module