diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-06-29 17:03:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-29 17:03:41 -0400 |
commit | 90eb671b2054b89a69525edc80add7dd3378f890 (patch) | |
tree | 2861a6e7279a90c881ccddc6f6e41d127ad5b730 /stsci-hst | |
parent | a9302aab5aa412ca9542cdcb59dfd8684f44bca4 (diff) | |
download | astroconda-contrib-90eb671b2054b89a69525edc80add7dd3378f890.tar.gz |
Free range packages (#20)
* Allow packages updates without metapackages conflicting
* Fix numpy locking
* Update purge_path requirement
* git https not ssh
* Redo changes prior to rebase
Diffstat (limited to 'stsci-hst')
-rw-r--r-- | stsci-hst/meta.yaml | 122 |
1 files changed, 61 insertions, 61 deletions
diff --git a/stsci-hst/meta.yaml b/stsci-hst/meta.yaml index ace5cb7..186bc79 100644 --- a/stsci-hst/meta.yaml +++ b/stsci-hst/meta.yaml @@ -3,76 +3,76 @@ about: license: BSD summary: stsci-hst meta-package build: - number: '0' + number: '1' package: name: stsci-hst version: 1.0.2 requirements: build: - - purge_path >=0.0.1 - - acstools ==2.0.0 - - astrolib.coords ==0.39.6 + - purge_path >=1.0.0 + - acstools >=2.0.0 + - astrolib.coords >=0.39.6 - astropy >=1.1 - - calcos ==3.1.7 - - costools ==1.2.1 - - crds ==6.0.0 - - d2to1 ==0.2.12 - - drizzlepac ==2.1.3 - - fitsblender ==0.2.6 - - hstcal ==1.0.0 - - nictools ==1.1.3 - - pyregion ==1.1.2 - - pysynphot ==0.9.8.2 - - reftools ==1.7.1 - - stistools ==1.1 - - stsci.convolve ==2.1.3 - - stsci.distutils ==0.3.8 - - 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 + - calcos >=3.1.7 + - costools >=1.2.1 + - crds >=6.0.0 + - d2to1 >=0.2.12 + - drizzlepac >=2.1.3 + - fitsblender >=0.2.6 + - hstcal >=1.0.0 + - nictools >=1.1.3 + - pyregion >=1.1.2 + - pysynphot >=0.9.8.2 + - reftools >=1.7.1 + - stistools >=1.1 + - stsci.convolve >=2.1.3 + - stsci.distutils >=0.3.8 + - 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 - numpy x.x - python x.x run: - - purge_path >=0.0.1 - - acstools ==2.0.0 - - astrolib.coords ==0.39.6 + - purge_path >=1.0.0 + - acstools >=2.0.0 + - astrolib.coords >=0.39.6 - astropy >=1.1 - - calcos ==3.1.7 - - costools ==1.2.1 - - crds ==6.0.0 - - d2to1 ==0.2.12 - - drizzlepac ==2.1.3 - - fitsblender ==0.2.6 - - hstcal ==1.0.0 - - nictools ==1.1.3 - - pyregion ==1.1.2 - - pysynphot ==0.9.8.2 - - reftools ==1.7.1 - - stistools ==1.1 - - stsci.convolve ==2.1.3 - - stsci.distutils ==0.3.8 - - 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 + - calcos >=3.1.7 + - costools >=1.2.1 + - crds >=6.0.0 + - d2to1 >=0.2.12 + - drizzlepac >=2.1.3 + - fitsblender >=0.2.6 + - hstcal >=1.0.0 + - nictools >=1.1.3 + - pyregion >=1.1.2 + - pysynphot >=0.9.8.2 + - reftools >=1.7.1 + - stistools >=1.1 + - stsci.convolve >=2.1.3 + - stsci.distutils >=0.3.8 + - 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 - numpy x.x - python x.x |