summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72cb78a0a4376ce1e4e5e35b115f76667de7f603 (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
pkgbase = python-ci_watson
	pkgdesc = CI helper for STScI Jenkins
	pkgver = 0.4
	pkgrel = 1
	url = https://ci_watson.readthedocs.io
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = python-setuptools
	makedepends = python-relic
	makedepends = python-pytest
	makedepends = python-sphinx_rtd_theme
	makedepends = python-numpydoc
	makedepends = python-sphinx-automodapi
	source = https://github.com/spacetelescope/ci_watson/archive/0.4.tar.gz
	md5sums = 64a92637b9ff11a5b126e2cc6e5d17e7

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