aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-08-17 09:18:41 -0400
committerGitHub <noreply@github.com>2017-08-17 09:18:41 -0400
commite85a7e714db8bc1b353848486935582825b1e311 (patch)
treefba66767e63ef2c413e9115c63546879dd1400fc
parent9885e87a3e6a6e83cf02882354be649b3a9a7ba8 (diff)
parent23545dc44e9e6ef0102dc8d7c9d0cb7ddb9efb48 (diff)
downloadbuild_control-e85a7e714db8bc1b353848486935582825b1e311.tar.gz
Merge pull request #25 from rendinam/add_manifest
Add ETC third party manifest
-rw-r--r--manifests/ETC.yaml24
1 files changed, 24 insertions, 0 deletions
diff --git a/manifests/ETC.yaml b/manifests/ETC.yaml
new file mode 100644
index 0000000..cbc3055
--- /dev/null
+++ b/manifests/ETC.yaml
@@ -0,0 +1,24 @@
+# Recipe repository
+repository: 'https://github.com/astroconda/astroconda-etc'
+
+# Publication channel to consult when determining what packages already exist.
+channel_URL: 'http://ssb.stsci.edu/astroconda-etc'
+
+# publication_root path needs to be visible from the slave nodes.
+publication_root: '/eng/ssb/websites/ssbpublic/astroconda-etc'
+numpy_version: 1.11
+packages:
+ - beautifulsoup
+ - d2to1
+ - django
+ - epydoc
+ - mechanize
+ - mod-wsgi
+ - pmw
+# - pyetc-thirdparty
+ - pyfits
+ - stsci.distutils
+ - stsci.tools
+ - urwid
+ - wsgiref
+ - yolk