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 /stsci-hst | |
parent | 6c2240a46b47c56667bd6d34066640e0864ccd15 (diff) | |
download | astroconda-contrib-a7850a80e0f6f9f4ad39929ad57269071b8ad33e.tar.gz |
HSTDP 2017.2 (#234)release_3.0.0
HSTDP 2017.2
Diffstat (limited to 'stsci-hst')
-rw-r--r-- | stsci-hst/meta.yaml | 60 |
1 files changed, 30 insertions, 30 deletions
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 |