summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..72cb78a0a437
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+