summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c579a6f37a44bc3083836262ae44f4a6a750814 (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
pkgbase = python-stpipe
	pkgdesc = Framework for calibration pipeline software
	pkgver = 0.8.1
	pkgrel = 1
	url = https://stpipe.readthedocs.io
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest-doctestplus
	checkdepends = python-roman-datamodels
	checkdepends = python-stdatamodels
	makedepends = python-setuptools-scm>=3.4
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx-automodapi
	makedepends = python-sphinx_rtd_theme
	makedepends = python-numpydoc
	makedepends = python-crds
	makedepends = graphviz
	source = https://files.pythonhosted.org/packages/source/s/stpipe/stpipe-0.8.1.tar.gz
	md5sums = 28c387b98e1955b6aa8b031c343c0009

pkgname = python-stpipe
	depends = python>=3.10
	depends = python-asdf>=2.13
	depends = python-crds>=7.4.1.3
	depends = python-importlib-metadata>=4.11.4
	depends = python-yaml>=5
	optdepends = python-stpipe-doc: Documentation for stpipe

pkgname = python-stpipe-doc
	pkgdesc = Documentation for Python STPipe