aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2017-04-24 15:22:06 -0400
committerMatt Rendina <mrendina@stsci.edu>2017-04-24 15:22:06 -0400
commit9cd9a4f9e8cead821bb6750ae26a612cfded443d (patch)
treee2d509a97ee580881f0ed57c84d75c34afb06296 /manifests
parentad13f9a34cf6c6309f303fc09cda8dfcbac440a3 (diff)
downloadbuild_control-9cd9a4f9e8cead821bb6750ae26a612cfded443d.tar.gz
Updating build flags; update and test patch mechanism; update patch files; add and update manifest content; allow for build_control repo URL speciication
Diffstat (limited to 'manifests')
-rw-r--r--manifests/HST.yaml34
-rw-r--r--manifests/public.yaml3
-rw-r--r--manifests/test.yaml11
3 files changed, 45 insertions, 3 deletions
diff --git a/manifests/HST.yaml b/manifests/HST.yaml
new file mode 100644
index 0000000..53ac61f
--- /dev/null
+++ b/manifests/HST.yaml
@@ -0,0 +1,34 @@
+repository: 'https://github.com/astroconda/astroconda-contrib'
+channel_URL: 'http://ssb.stsci.edu/astroconda'
+numpy_version: 1.11
+packages:
+ - stsci-hst
+ - purge_path
+ - acstools
+ - calcos
+ - costools
+ - crds
+ - d2to1
+ - drizzlepac
+ - fitsblender
+ - hstcal
+ - nictools
+ - pyregion
+ - pysynphot
+ - reftools
+ - stistools
+ - stsci.convolve
+ - stsci.distutils
+ - stsci.image
+ - stsci.imagemanip
+ - stsci.imagestats
+ - stsci.ndimage
+ - stsci.numdisplay
+ - stsci.skypac
+ - stsci.sphere
+ - stsci.sphinxext
+ - stsci.stimage
+ - stsci.tools
+ - stwcs
+ - wfc3tools
+ - wfpc2tools
diff --git a/manifests/public.yaml b/manifests/public.yaml
index d831d87..da0f560 100644
--- a/manifests/public.yaml
+++ b/manifests/public.yaml
@@ -48,6 +48,9 @@ packages:
- purge_path
- pyds9
- pyfftw
+ - pyobjc-core
+ - pyobjc-framework-cocoa
+ - pyobjc-framework-quartz
- pyqtgraph
- pyraf
- pyregion
diff --git a/manifests/test.yaml b/manifests/test.yaml
index 3777c77..77c19bc 100644
--- a/manifests/test.yaml
+++ b/manifests/test.yaml
@@ -1,6 +1,11 @@
repository: 'https://github.com/astroconda/astroconda-contrib'
+channel_URL: 'http://ssb.stsci.edu/astroconda'
numpy_version: 1.11
packages:
- - relic
- - verhawk
-
+ - pyobjc-core
+ - pyobjc-framework-cocoa
+ - pyobjc-framework-quartz
+ - pyqtgraph
+ - pyraf
+ - stsci.tools
+ - d2to1