summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2bd7197833f1f2b82509786d9a33acbdb3f8575 (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
pkgbase = python-ci_watson
	pkgdesc = CI helper for STScI Jenkins
	pkgver = 0.6.0
	pkgrel = 1
	url = https://ci_watson.readthedocs.io
	arch = any
	license = BSD
	checkdepends = python-pytest-astropy-header
	checkdepends = python-astropy
	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
	source = https://github.com/spacetelescope/ci_watson/archive/0.6.0.tar.gz
	md5sums = 549ac916cb03e78f002a9fe64b187d4a

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

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