summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d313397e4a62543302c63f1d8689088a2a0e4d4 (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
pkgbase = python-ci_watson
	pkgdesc = CI helper for STScI Jenkins
	pkgver = 0.11.0
	pkgrel = 1
	url = https://ci_watson.readthedocs.io
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest-astropy-header
	makedepends = python-setuptools-scm
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx-automodapi
	makedepends = python-sphinx-copybutton
	makedepends = python-sphinx_design
	makedepends = python-pydata-sphinx-theme
	makedepends = python-numpydoc
	makedepends = python-crds
	makedepends = python-pytest
	makedepends = python-readchar
	makedepends = python-colorama
	source = https://github.com/spacetelescope/ci_watson/archive/0.11.0.tar.gz
	md5sums = 76a8006271b7452f03d6db9269f559f7

pkgname = python-ci_watson
	depends = python>=3.9
	depends = python-pytest>=6
	depends = python-crds
	depends = python-readchar>=3.0
	depends = python-colorama>=0.4.1
	optdepends = python-astropy>=6
	optdepends = python-ci_watson-doc: Documentation for CI Watson

pkgname = python-ci_watson-doc
	pkgdesc = Documentation for CI Watson