summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a410160f63d840bc2c472815e44358ee12300b0 (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
pkgbase = python-ci_watson
	pkgdesc = CI helper for STScI Jenkins
	pkgver = 0.6.2
	pkgrel = 1
	url = https://ci_watson.readthedocs.io
	arch = any
	license = BSD
	checkdepends = python-pytest-astropy-header
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx_rtd_theme
	makedepends = python-numpydoc
	makedepends = python-sphinx-automodapi
	makedepends = python-crds
	makedepends = python-pytest
	source = https://github.com/spacetelescope/ci_watson/archive/0.6.2.tar.gz
	md5sums = 955fb8015bd126f0daaaa971d8f96a9e

pkgname = python-ci_watson
	depends = python>=3.9
	depends = python-pytest>=3
	depends = python-crds
	optdepends = python-ci_watson-doc: Documentation for CI Watson

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