summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 69fd8cded103b942ec5ce518fb821ec23b318bdb (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
pkgbase = python-ccdproc
	pkgdesc = Affiliated package for the AstroPy package for basic data reductions of CCD images
	pkgver = 2.4.2
	pkgrel = 1
	url = http://ccdproc.readthedocs.io
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest-astropy-header
	checkdepends = python-pytest-doctestplus
	checkdepends = python-astroscrappy
	checkdepends = python-scikit-image
	checkdepends = python-reproject
	checkdepends = python-memory-profiler
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	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.4.2.tar.gz
	source = fix-underline-length.patch
	md5sums = 9d8a0468c1308102401a0fec19587fcb
	md5sums = 714badd0bef757818fda5babe233d235

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

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