diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-07-06 16:12:32 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-06 16:12:32 -0400 |
commit | a7850a80e0f6f9f4ad39929ad57269071b8ad33e (patch) | |
tree | fcc860880ac56963a1534b689075dabbfd36e0ec | |
parent | 6c2240a46b47c56667bd6d34066640e0864ccd15 (diff) | |
download | astroconda-contrib-release_3.0.0.tar.gz |
HSTDP 2017.2 (#234)release_3.0.0
HSTDP 2017.2
-rw-r--r-- | acstools/meta.yaml | 4 | ||||
-rw-r--r-- | calcos/meta.yaml | 4 | ||||
-rw-r--r-- | drizzlepac/meta.yaml | 4 | ||||
-rw-r--r-- | fitsblender/meta.yaml | 2 | ||||
-rw-r--r-- | hstcal/meta.yaml | 4 | ||||
-rw-r--r-- | pysynphot/meta.yaml | 2 | ||||
-rw-r--r-- | stsci-data-analysis/meta.yaml | 10 | ||||
-rw-r--r-- | stsci-hst/meta.yaml | 60 | ||||
-rw-r--r-- | stsci.tools/meta.yaml | 2 | ||||
-rw-r--r-- | stsci/meta.yaml | 14 | ||||
-rw-r--r-- | stwcs/meta.yaml | 4 |
11 files changed, 55 insertions, 55 deletions
diff --git a/acstools/meta.yaml b/acstools/meta.yaml index a37b23b..ce4b714 100644 --- a/acstools/meta.yaml +++ b/acstools/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'acstools' %} -{% set version = '2.0.7' %} -{% set number = '1' %} +{% set version = '2.0.8' %} +{% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} diff --git a/calcos/meta.yaml b/calcos/meta.yaml index d22f875..8e139e0 100644 --- a/calcos/meta.yaml +++ b/calcos/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'calcos' %} -{% set version = '3.1.8' %} -{% set number = '2' %} +{% set version = '3.2.1' %} +{% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml index 77100de..5eee1fd 100644 --- a/drizzlepac/meta.yaml +++ b/drizzlepac/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'drizzlepac' %} -{% set version = '2.1.16' %} -{% set number = '1' %} +{% set version = '2.1.17' %} +{% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} diff --git a/fitsblender/meta.yaml b/fitsblender/meta.yaml index 389d8c0..abca6d5 100644 --- a/fitsblender/meta.yaml +++ b/fitsblender/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'fitsblender' %} -{% set version = '0.3.1' %} +{% set version = '0.3.2' %} {% set number = '0' %} about: diff --git a/hstcal/meta.yaml b/hstcal/meta.yaml index 860cd63..521394b 100644 --- a/hstcal/meta.yaml +++ b/hstcal/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'hstcal' %} -{% set version = '1.1.1' %} -{% set number = '1' %} +{% set version = '1.2.0' %} +{% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} diff --git a/pysynphot/meta.yaml b/pysynphot/meta.yaml index 99b8701..0237f3d 100644 --- a/pysynphot/meta.yaml +++ b/pysynphot/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pysynphot' %} -{% set version = '0.9.8.6' %} +{% set version = '0.9.8.7' %} {% set number = '0' %} about: diff --git a/stsci-data-analysis/meta.yaml b/stsci-data-analysis/meta.yaml index cadcc46..50e6ac9 100644 --- a/stsci-data-analysis/meta.yaml +++ b/stsci-data-analysis/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci-data-analysis' %} -{% set version = '2.0.1' %} +{% set version = '2.0.2' %} {% set number = '0' %} about: @@ -16,11 +16,11 @@ package: requirements: build: - - astropy >=1.1 + - astropy >=1.3 - astroimtools >=0.1 - stginga >=0.1 - specviz >=0.2.3 - - mosviz + #- mosviz - photutils >=0.2.2 - glueviz >=0.9.0 - imexam >=0.6.2 @@ -28,11 +28,11 @@ requirements: - numpy - python x.x run: - - astropy >=1.1 + - astropy >=1.3 - astroimtools >=0.1 - stginga >=0.1 - specviz >=0.2.3 - - mosviz + #- mosviz - photutils >=0.2.2 - glueviz >=0.9.0 - imexam >=0.6.2 diff --git a/stsci-hst/meta.yaml b/stsci-hst/meta.yaml index 836709e..9f45af6 100644 --- a/stsci-hst/meta.yaml +++ b/stsci-hst/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'stsci-hst' %} -{% set version = '2.0.0' %} -{% set number = '0' %} +{% set version = '3.0.0' %} +{% set number = '1' %} about: home: http://ssb.stsci.edu @@ -17,21 +17,21 @@ package: requirements: build: - purge_path >=1.0.0 - - acstools >=2.0.0 - - astropy >=1.1 - - calcos >=3.1.8 + - acstools >=2.0.8 + - astropy >=1.3 + - calcos >=3.2.1 - costools >=1.2.1 - - crds >=7.0.1 + - crds >=7.1.1 - d2to1 >=0.2.12 - - drizzlepac >=2.1.3 - - fitsblender >=0.2.6 - - hstcal >=1.0.0 + - drizzlepac >=2.1.17 + - fitsblender >=0.3.2 + - hstcal >=1.2.0 - nictools >=1.1.3 - pyregion >=1.1.2 - - pysynphot >=0.9.8.2 - - reftools >=1.7.1 + - pysynphot >=0.9.8.7 + - reftools >=1.7.4 - stistools >=1.1 - - stsci.convolve >=2.1.3 + - stsci.convolve >=2.2.1 - stsci.distutils >=0.3.8 - stsci.image >=2.2.0 - stsci.imagemanip >=1.1.2 @@ -40,31 +40,31 @@ requirements: - stsci.numdisplay >=1.6.1 - stsci.sphinxext >=1.2.2 - stsci.stimage >=0.2.1 - - stsci.skypac >=0.9 + - stsci.skypac >=0.9.5 - stsci.sphere >=0.2 - - stsci.tools >=3.4.1 - - stwcs >=1.2.3 + - stsci.tools >=3.4.11 + - stwcs >=1.3.2 - wfpc2tools >=1.0.3 - - wfc3tools >=1.3.1 + - wfc3tools >=1.3.4 - numpy - python x.x run: - purge_path >=1.0.0 - - acstools >=2.0.0 - - astropy >=1.1 - - calcos >=3.1.8 + - acstools >=2.0.8 + - astropy >=1.3 + - calcos >=3.2.1 - costools >=1.2.1 - - crds >=7.0.1 + - crds >=7.1.1 - d2to1 >=0.2.12 - - drizzlepac >=2.1.3 - - fitsblender >=0.2.6 - - hstcal >=1.0.0 + - drizzlepac >=2.1.17 + - fitsblender >=0.3.2 + - hstcal >=1.2.0 - nictools >=1.1.3 - pyregion >=1.1.2 - - pysynphot >=0.9.8.2 - - reftools >=1.7.1 + - pysynphot >=0.9.8.7 + - reftools >=1.7.4 - stistools >=1.1 - - stsci.convolve >=2.1.3 + - stsci.convolve >=2.2.1 - stsci.distutils >=0.3.8 - stsci.image >=2.2.0 - stsci.imagemanip >=1.1.2 @@ -73,11 +73,11 @@ requirements: - stsci.numdisplay >=1.6.1 - stsci.sphinxext >=1.2.2 - stsci.stimage >=0.2.1 - - stsci.skypac >=0.9 + - stsci.skypac >=0.9.5 - stsci.sphere >=0.2 - - stsci.tools >=3.4.1 - - stwcs >=1.2.3 + - stsci.tools >=3.4.11 + - stwcs >=1.3.2 - wfpc2tools >=1.0.3 - - wfc3tools >=1.3.1 + - wfc3tools >=1.3.4 - numpy - python x.x diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml index 6fba282..3581c7c 100644 --- a/stsci.tools/meta.yaml +++ b/stsci.tools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.tools' %} -{% set version = '3.4.10' %} +{% set version = '3.4.11' %} {% set number = '0' %} about: diff --git a/stsci/meta.yaml b/stsci/meta.yaml index e0f0d25..6003ee5 100644 --- a/stsci/meta.yaml +++ b/stsci/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci' %} -{% set version = '2.0.0' %} +{% set version = '3.0.0' %} {% set number = '0' %} about: @@ -16,9 +16,9 @@ package: requirements: build: - - stsci-hst - - stsci-data-analysis - - astropy >=1.1 + - stsci-hst >=3.0.0 + - stsci-data-analysis >=2.0.2 + - astropy >=1.3 - cfitsio >=3.370 - d2to1 >=0.2.12 - ds9 >=7.1 @@ -30,9 +30,9 @@ requirements: - numpy - python x.x run: - - stsci-hst - - stsci-data-analysis - - astropy >=1.1 + - stsci-hst >=3.0.0 + - stsci-data-analysis >=2.0.2 + - astropy >=1.3 - cfitsio >=3.370 - d2to1 >=0.2.12 - ds9 >=7.1 diff --git a/stwcs/meta.yaml b/stwcs/meta.yaml index e1698bb..5234d73 100644 --- a/stwcs/meta.yaml +++ b/stwcs/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'stwcs' %} -{% set version = '1.2.5' %} -{% set number = '1' %} +{% set version = '1.3.2' %} +{% set number = '0' %} about: home: https://github.com/spacetelescope/{{ name }} |