diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-30 16:37:48 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-19 11:17:23 -0400 |
commit | 8950d42d96d13ca064fd73dd41cc2f6632b60b15 (patch) | |
tree | e32cab77c4a046357a26edc679e3fcda4e75ce45 /stsci-hst | |
parent | 6903289c49c54c38cfef01d0ecf65561ee74a125 (diff) | |
download | astroconda-dev-8950d42d96d13ca064fd73dd41cc2f6632b60b15.tar.gz |
Bump versions for recon integration
Diffstat (limited to 'stsci-hst')
-rw-r--r-- | stsci-hst/meta.yaml | 102 |
1 files changed, 51 insertions, 51 deletions
diff --git a/stsci-hst/meta.yaml b/stsci-hst/meta.yaml index 8a951ba..53034d6 100644 --- a/stsci-hst/meta.yaml +++ b/stsci-hst/meta.yaml @@ -6,71 +6,71 @@ build: number: '0' package: name: stsci-hst - version: 1.0.0 + version: 1.0.1 requirements: build: - purge_path >=0.0.1 - - acstools ==2.0.0 - - astrolib.coords ==0.39.6 + - acstools ==2.0.1 + - astrolib.coords ==0.39.7 - astropy >=1.1 - - calcos ==3.1.3 - - costools ==1.2.1 + - calcos ==3.1.4 + - costools ==1.2.2 - crds ==0.0.0 - - drizzlepac ==2.1.3 - - fitsblender ==0.2.6 + - drizzlepac ==2.1.4 + - fitsblender ==0.2.7 - hstcal ==1.0.0 - - nictools ==1.1.3 - - pyregion ==1.1.2 - - pysynphot ==0.9.8.2 + - nictools ==1.1.4 + - pyregion ==1.1.3 + - pysynphot ==0.9.8.3 - pywcs ==1.12.1 - - reftools ==1.7.1 - - stistools ==1.1 - - stsci.convolve ==2.1.3 - - stsci.image ==2.2.0 - - stsci.imagemanip ==1.1.2 - - stsci.imagestats ==1.4.1 - - stsci.ndimage ==0.10.1 - - stsci.numdisplay ==1.6.1 - - stsci.sphinxext ==1.2.2 - - stsci.stimage ==0.2.1 - - stsci.skypac ==0.9 - - stsci.sphere ==0.2 - - stsci.tools ==3.4.1 - - stwcs ==1.2.3 - - wfpc2tools ==1.0.3 - - wfc3tools ==1.3.1 + - reftools ==1.7.2 + - stistools ==1.1.1 + - stsci.convolve ==2.1.4 + - stsci.image ==2.2.1 + - stsci.imagemanip ==1.1.3 + - stsci.imagestats ==1.4.2 + - stsci.ndimage ==0.10.2 + - stsci.numdisplay ==1.6.2 + - stsci.sphinxext ==1.2.3 + - stsci.stimage ==0.2.2 + - stsci.skypac ==0.9.1 + - stsci.sphere ==0.2.1 + - stsci.tools ==3.4.2 + - stwcs ==1.2.4 + - wfpc2tools ==1.0.4 + - wfc3tools ==1.3.2 - numpy x.x - python x.x run: - purge_path >=0.0.1 - - acstools ==2.0.0 - - astrolib.coords ==0.39.6 + - acstools ==2.0.1 + - astrolib.coords ==0.39.7 - astropy >=1.1 - - calcos ==3.1.3 - - costools ==1.2.1 + - calcos ==3.1.4 + - costools ==1.2.2 - crds ==0.0.0 - - drizzlepac ==2.1.3 - - fitsblender ==0.2.6 + - drizzlepac ==2.1.4 + - fitsblender ==0.2.7 - hstcal ==1.0.0 - - nictools ==1.1.3 - - pyregion ==1.1.2 - - pysynphot ==0.9.8.2 + - nictools ==1.1.4 + - pyregion ==1.1.3 + - pysynphot ==0.9.8.3 - pywcs ==1.12.1 - - reftools ==1.7.1 - - stistools ==1.1 - - stsci.convolve ==2.1.3 - - stsci.image ==2.2.0 - - stsci.imagemanip ==1.1.2 - - stsci.imagestats ==1.4.1 - - stsci.ndimage ==0.10.1 - - stsci.numdisplay ==1.6.1 - - stsci.sphinxext ==1.2.2 - - stsci.stimage ==0.2.1 - - stsci.skypac ==0.9 - - stsci.sphere ==0.2 - - stsci.tools ==3.4.1 - - stwcs ==1.2.3 - - wfpc2tools ==1.0.3 - - wfc3tools ==1.3.1 + - reftools ==1.7.2 + - stistools ==1.1.1 + - stsci.convolve ==2.1.4 + - stsci.image ==2.2.1 + - stsci.imagemanip ==1.1.3 + - stsci.imagestats ==1.4.2 + - stsci.ndimage ==0.10.2 + - stsci.numdisplay ==1.6.2 + - stsci.sphinxext ==1.2.3 + - stsci.stimage ==0.2.2 + - stsci.skypac ==0.9.1 + - stsci.sphere ==0.2.1 + - stsci.tools ==3.4.2 + - stwcs ==1.2.4 + - wfpc2tools ==1.0.4 + - wfc3tools ==1.3.2 - numpy x.x - python x.x |