diff options
56 files changed, 113 insertions, 113 deletions
| diff --git a/acstools/meta.yaml b/acstools/meta.yaml index 50eccd7..04122fb 100644 --- a/acstools/meta.yaml +++ b/acstools/meta.yaml @@ -14,12 +14,12 @@ package:  requirements:      build:      - astropy >=1.1 -    - numpy x.x +    - numpy      - setuptools      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} diff --git a/asdf/meta.yaml b/asdf/meta.yaml index 6057b25..84d0c1e 100644 --- a/asdf/meta.yaml +++ b/asdf/meta.yaml @@ -19,7 +19,7 @@ requirements:      - pytest      - six      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1 @@ -28,7 +28,7 @@ requirements:      - pytest      - six      - setuptools -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} diff --git a/astroimtools/meta.yaml b/astroimtools/meta.yaml index 160be90..032fd48 100644 --- a/astroimtools/meta.yaml +++ b/astroimtools/meta.yaml @@ -14,13 +14,13 @@ requirements:      - cython      - matplotlib      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1      - cython      - matplotlib -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: v0.1.1 diff --git a/astrolib.coords/meta.yaml b/astrolib.coords/meta.yaml index 9c8a9d0..1767300 100644 --- a/astrolib.coords/meta.yaml +++ b/astrolib.coords/meta.yaml @@ -2,20 +2,20 @@ about:      home: https://github.com/spacetelescope/astrolib.coords.git      license: BSD      summary: astrolib.coords -build: -    number: '0'  package:      name: astrolib.coords      version: 0.39.6 +build: +    number: '0'  requirements:      build:      - d2to1      - stsci.distutils      - setuptools -    - numpy x.x +    - numpy      - python x.x      run: -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: 0.39.6 diff --git a/asv/meta.yaml b/asv/meta.yaml index 47a7b28..bcf4faa 100644 --- a/asv/meta.yaml +++ b/asv/meta.yaml @@ -12,12 +12,12 @@ requirements:      - six      - sphinx      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - six      - sphinx -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: v0.1.1 diff --git a/calcos/meta.yaml b/calcos/meta.yaml index 0afde3d..b996787 100644 --- a/calcos/meta.yaml +++ b/calcos/meta.yaml @@ -18,13 +18,13 @@ requirements:      - stsci.distutils      - stsci.tools      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1      - scipy      - stsci.tools -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} diff --git a/costools/meta.yaml b/costools/meta.yaml index a8504f7..3192a4d 100644 --- a/costools/meta.yaml +++ b/costools/meta.yaml @@ -15,14 +15,14 @@ requirements:      - calcos      - stsci.tools      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1      - calcos      - stsci.tools      - setuptools -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: 1.2.1 diff --git a/crds/meta.yaml b/crds/meta.yaml index ad3a50f..1d6183a 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -16,12 +16,12 @@ requirements:      build:      - d2to1      - astropy >=1.1 -    - numpy x.x +    - numpy      - setuptools      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} diff --git a/drizzle/meta.yaml b/drizzle/meta.yaml index 54a3893..574d6be 100644 --- a/drizzle/meta.yaml +++ b/drizzle/meta.yaml @@ -23,12 +23,12 @@ requirements:      build:      - astropy >=1.1      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x  test: diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml index a689459..b5f7721 100644 --- a/drizzlepac/meta.yaml +++ b/drizzlepac/meta.yaml @@ -16,7 +16,7 @@ requirements:      - astropy >=1.1      - fitsblender      - nictools -    - numpy x.x +    - numpy      - scipy      - stsci.convolve      - stsci.distutils @@ -35,7 +35,7 @@ requirements:      - astropy >=1.1      - fitsblender      - nictools -    - numpy x.x +    - numpy      - scipy      - stsci.convolve      - stsci.image diff --git a/fitsblender/meta.yaml b/fitsblender/meta.yaml index 9b5a094..66e87c9 100644 --- a/fitsblender/meta.yaml +++ b/fitsblender/meta.yaml @@ -14,12 +14,12 @@ requirements:      - stsci.distutils      - stsci.tools      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1      - stsci.tools -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: 0.2.6 diff --git a/ginga/meta.yaml b/ginga/meta.yaml index 5276822..c3293b2 100644 --- a/ginga/meta.yaml +++ b/ginga/meta.yaml @@ -14,11 +14,11 @@ requirements:      build:      - astropy >=1.2      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.2 -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} diff --git a/gwcs/meta.yaml b/gwcs/meta.yaml index a0b198d..168098f 100644 --- a/gwcs/meta.yaml +++ b/gwcs/meta.yaml @@ -12,12 +12,12 @@ requirements:      - asdf      - astropy >=1.1      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - asdf      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: v0.6rc1 diff --git a/imexam/meta.yaml b/imexam/meta.yaml index 32a5d96..9357a9d 100644 --- a/imexam/meta.yaml +++ b/imexam/meta.yaml @@ -26,7 +26,7 @@ requirements:      - cython      - pytest      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1 @@ -37,7 +37,7 @@ requirements:      - photutils      - matplotlib      - scipy -    - numpy x.x +    - numpy      - python x.x  source: diff --git a/jwst_lib/meta.yaml b/jwst_lib/meta.yaml index 9fc86b1..c0bb0c5 100644 --- a/jwst_lib/meta.yaml +++ b/jwst_lib/meta.yaml @@ -16,7 +16,7 @@ requirements:      - crds      - asdf      - stsci.distutils -    - numpy x.x +    - numpy      - setuptools      - python x.x      run: @@ -24,7 +24,7 @@ requirements:      - astropy >=1.1      - crds      - asdf -    - numpy x.x +    - numpy      - python x.x  source:      git_url: ssh://git@bitbucket.org/stsci_ssb/jwst.git diff --git a/jwst_pipeline/meta.yaml b/jwst_pipeline/meta.yaml index 8dfcd61..b7064fc 100644 --- a/jwst_pipeline/meta.yaml +++ b/jwst_pipeline/meta.yaml @@ -15,13 +15,13 @@ requirements:      - jwst_lib      - stsci.convolve      - stsci.distutils -    - numpy x.x +    - numpy      - setuptools      - python x.x      run:      - astropy >=1.1      - jwst_lib -    - numpy x.x +    - numpy      - stsci.convolve      - python x.x  source: diff --git a/jwst_tools/meta.yaml b/jwst_tools/meta.yaml index 70d9d05..7cddeb3 100644 --- a/jwst_tools/meta.yaml +++ b/jwst_tools/meta.yaml @@ -14,12 +14,12 @@ requirements:      - astropy >=1.1      - stsci.distutils      - stsci.tools -    - numpy x.x +    - numpy      - setuptools      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - stsci.tools      - python x.x  source: diff --git a/jwxml/meta.yaml b/jwxml/meta.yaml index 744edd2..299bdee 100644 --- a/jwxml/meta.yaml +++ b/jwxml/meta.yaml @@ -9,11 +9,11 @@ package:      version: 0.1.0  requirements:      build: -    - numpy x.x +    - numpy      - matplotlib      - python x.x      run: -    - numpy x.x +    - numpy      - matplotlib      - python x.x  source: diff --git a/mosviz/meta.yaml b/mosviz/meta.yaml index f564c71..9c4767f 100644 --- a/mosviz/meta.yaml +++ b/mosviz/meta.yaml @@ -20,7 +20,7 @@ requirements:      - specutils      - glueviz >=0.9.0      - matplotlib >=1.5.3 -    - numpy x.x +    - numpy      - python x.x    run: @@ -28,7 +28,7 @@ requirements:      - specutils      - glueviz >=0.9.0      - matplotlib >=1.5.3 -    - numpy x.x +    - numpy      - python x.x  test: diff --git a/nictools/meta.yaml b/nictools/meta.yaml index 56203d7..cd32cfa 100644 --- a/nictools/meta.yaml +++ b/nictools/meta.yaml @@ -9,7 +9,7 @@ package:  requirements:      build:      - astropy >=1.1 -    - numpy x.x +    - numpy      - scipy      - stsci.distutils      - stsci.tools @@ -17,7 +17,7 @@ requirements:      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - scipy      - stsci.tools      - python x.x diff --git a/opuscoords/meta.yaml b/opuscoords/meta.yaml index 4d6deba..283f69e 100644 --- a/opuscoords/meta.yaml +++ b/opuscoords/meta.yaml @@ -16,10 +16,10 @@ requirements:      - d2to1      - stsci.distutils      - setuptools -    - numpy x.x +    - numpy      - python x.x      run: -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} diff --git a/photutils/meta.yaml b/photutils/meta.yaml index 7f8f921..b35f4a2 100644 --- a/photutils/meta.yaml +++ b/photutils/meta.yaml @@ -12,7 +12,7 @@ requirements:      - astropy >=1.1      - cython      - matplotlib -    - numpy x.x +    - numpy      - scikit-image      - scipy      - setuptools @@ -21,7 +21,7 @@ requirements:      - astropy >=1.1      - cython      - matplotlib -    - numpy x.x +    - numpy      - scikit-image      - scipy      - setuptools diff --git a/poppy/meta.yaml b/poppy/meta.yaml index e983ccd..fda7de8 100644 --- a/poppy/meta.yaml +++ b/poppy/meta.yaml @@ -10,7 +10,7 @@ package:  requirements:      build:      - astropy >=1.1 -    - numpy x.x +    - numpy      - scipy      - matplotlib      - six [py27] @@ -19,7 +19,7 @@ requirements:      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - scipy      - matplotlib      - six [py27] diff --git a/pydrizzle/meta.yaml b/pydrizzle/meta.yaml index d53237f..6e949cd 100644 --- a/pydrizzle/meta.yaml +++ b/pydrizzle/meta.yaml @@ -14,13 +14,13 @@ requirements:      - setuptools      - stsci.distutils      - stsci.tools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1      - stsci.tools      - wxpython [py27] -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: 6.4.4 diff --git a/pyds9/meta.yaml b/pyds9/meta.yaml index e6b199e..aa30794 100644 --- a/pyds9/meta.yaml +++ b/pyds9/meta.yaml @@ -17,13 +17,13 @@ requirements:      - ds9      - six      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy      - ds9      - six -    - numpy x.x +    - numpy      - python x.x  source:      git_rev: 3761d7ac151f8c8729d0fb6cdba017cadf278283 diff --git a/pyfftw/meta.yaml b/pyfftw/meta.yaml index 2542067..b9d07e4 100644 --- a/pyfftw/meta.yaml +++ b/pyfftw/meta.yaml @@ -13,12 +13,12 @@ requirements:      - cython      - pkg-config [osx]      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - cython      - fftw -    - numpy x.x +    - numpy      - python x.x  source:      fn: pyFFTW-0.9.2.tar.gz diff --git a/pyqtgraph/meta.yaml b/pyqtgraph/meta.yaml index 04868f0..57050ac 100644 --- a/pyqtgraph/meta.yaml +++ b/pyqtgraph/meta.yaml @@ -13,12 +13,12 @@ package:  requirements:      build:      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - pyqt      - pyopengl -    - numpy x.x +    - numpy      - python x.x  source: diff --git a/pyraf/meta.yaml b/pyraf/meta.yaml index 6d80a80..706a10f 100644 --- a/pyraf/meta.yaml +++ b/pyraf/meta.yaml @@ -22,7 +22,7 @@ requirements:      - pyobjc-framework-quartz >=3.0.4 [osx]      - stsci.tools      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1 @@ -32,7 +32,7 @@ requirements:      - pyobjc-framework-cocoa >=3.0.4 [osx]      - pyobjc-framework-quartz >=3.0.4 [osx]      - stsci.tools -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} diff --git a/pyregion/meta.yaml b/pyregion/meta.yaml index 30663f4..14db09b 100644 --- a/pyregion/meta.yaml +++ b/pyregion/meta.yaml @@ -10,12 +10,12 @@ package:  requirements:      build:      - d2to1 -    - numpy x.x +    - numpy      - pyparsing      - python x.x      - setuptools      run: -    - numpy x.x +    - numpy      - pyparsing      - setuptools      - python x.x diff --git a/pysynphot/meta.yaml b/pysynphot/meta.yaml index 4e2a6e7..063e768 100644 --- a/pysynphot/meta.yaml +++ b/pysynphot/meta.yaml @@ -14,12 +14,12 @@ package:  requirements:      build:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x      - setuptools      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} diff --git a/pytools/meta.yaml b/pytools/meta.yaml index 1f4f8f0..87e3cdb 100644 --- a/pytools/meta.yaml +++ b/pytools/meta.yaml @@ -13,13 +13,13 @@ requirements:      - appdirs >=1.4.0      - six >=1.8.0      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - decorator >=3.2.0      - appdirs >=1.4.0      - six >=1.8.0 -    - numpy x.x +    - numpy      - python x.x  source:      fn: pytools-2016.1.tar.gz diff --git a/pywcs/meta.yaml b/pywcs/meta.yaml index 49ea66f..75936b8 100644 --- a/pywcs/meta.yaml +++ b/pywcs/meta.yaml @@ -12,12 +12,12 @@ requirements:      - d2to1      - stsci.distutils      - stsci.tools -    - numpy x.x +    - numpy      - setuptools      - python x.x      run:      - stsci.tools -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://github.com/spacetelescope/pywcs diff --git a/reftools/meta.yaml b/reftools/meta.yaml index 0c9d84f..a35d935 100644 --- a/reftools/meta.yaml +++ b/reftools/meta.yaml @@ -14,12 +14,12 @@ package:  requirements:      build:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x      - setuptools      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} diff --git a/specutils/meta.yaml b/specutils/meta.yaml index f5ab336..15f4dbe 100644 --- a/specutils/meta.yaml +++ b/specutils/meta.yaml @@ -26,12 +26,12 @@ requirements:      - cython      - scipy      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy      - scipy -    - numpy x.x +    - numpy      - python x.x  test: diff --git a/specviz/meta.yaml b/specviz/meta.yaml index ab9c752..c14f799 100644 --- a/specviz/meta.yaml +++ b/specviz/meta.yaml @@ -26,7 +26,7 @@ requirements:      - scipy      - yaml      - setuptools -    - numpy x.x +    - numpy      - python x.x    run: @@ -39,7 +39,7 @@ requirements:      - qtpy      - scipy      - yaml -    - numpy x.x +    - numpy      - python x.x  test: diff --git a/sphere/meta.yaml b/sphere/meta.yaml index 10fefaa..45944dc 100644 --- a/sphere/meta.yaml +++ b/sphere/meta.yaml @@ -16,12 +16,12 @@ requirements:      - astropy >=1.1      - matplotlib      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1      - matplotlib -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} diff --git a/stginga/meta.yaml b/stginga/meta.yaml index d721a51..12dd044 100644 --- a/stginga/meta.yaml +++ b/stginga/meta.yaml @@ -16,14 +16,14 @@ requirements:      build:      - ginga      - astropy >=1.2 -    - numpy x.x +    - numpy      - scipy      - setuptools      - python x.x      run:      - ginga      - astropy >=1.2 -    - numpy x.x +    - numpy      - scipy      - python x.x  source: diff --git a/stistools/meta.yaml b/stistools/meta.yaml index 424e8d6..c5ac53a 100644 --- a/stistools/meta.yaml +++ b/stistools/meta.yaml @@ -15,13 +15,13 @@ requirements:      - stsci.distutils      - stsci.tools      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1      - scipy      - stsci.tools -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://github.com/spacetelescope/stistools diff --git a/stsci-data-analysis/meta.yaml b/stsci-data-analysis/meta.yaml index c26d6b8..769b0a3 100644 --- a/stsci-data-analysis/meta.yaml +++ b/stsci-data-analysis/meta.yaml @@ -18,7 +18,7 @@ requirements:      - glueviz >=0.9.0      - imexam >=0.6.2      - asdf >=1.0.2 -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1 @@ -30,5 +30,5 @@ requirements:      - glueviz >=0.9.0      - imexam >=0.6.2      - asdf >=1.0.2 -    - numpy x.x +    - numpy      - python x.x diff --git a/stsci-hst/meta.yaml b/stsci-hst/meta.yaml index 13f5235..2649390 100644 --- a/stsci-hst/meta.yaml +++ b/stsci-hst/meta.yaml @@ -39,7 +39,7 @@ requirements:      - stwcs >=1.2.3      - wfpc2tools >=1.0.3      - wfc3tools >=1.3.1 -    - numpy x.x +    - numpy      - python x.x      run:      - purge_path >=1.0.0 @@ -72,5 +72,5 @@ requirements:      - stwcs >=1.2.3      - wfpc2tools >=1.0.3      - wfc3tools >=1.3.1 -    - numpy x.x +    - numpy      - python x.x diff --git a/stsci.convolve/meta.yaml b/stsci.convolve/meta.yaml index 8806e7a..30942d8 100644 --- a/stsci.convolve/meta.yaml +++ b/stsci.convolve/meta.yaml @@ -18,10 +18,10 @@ requirements:      build:      - d2to1      - stsci.distutils -    - numpy x.x +    - numpy      - python x.x      run: -    - numpy x.x +    - numpy      - python x.x  source: diff --git a/stsci.distutils/meta.yaml b/stsci.distutils/meta.yaml index 0156194..5675356 100644 --- a/stsci.distutils/meta.yaml +++ b/stsci.distutils/meta.yaml @@ -11,11 +11,11 @@ requirements:      build:      - d2to1      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - nose -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://github.com/spacetelescope/stsci.distutils diff --git a/stsci.image/meta.yaml b/stsci.image/meta.yaml index ab7162c..12717ce 100644 --- a/stsci.image/meta.yaml +++ b/stsci.image/meta.yaml @@ -12,7 +12,7 @@ requirements:      build:      - d2to1      - astropy >=1.1 -    - numpy x.x +    - numpy      - scipy      - stsci.distutils      - stsci.tools @@ -20,7 +20,7 @@ requirements:      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - scipy      - stsci.tools      - python x.x diff --git a/stsci.imagemanip/meta.yaml b/stsci.imagemanip/meta.yaml index 1b7511c..f337ff3 100644 --- a/stsci.imagemanip/meta.yaml +++ b/stsci.imagemanip/meta.yaml @@ -11,13 +11,13 @@ package:  requirements:      build:      - d2to1 -    - numpy x.x +    - numpy      - stsci.distutils      - stsci.tools      - setuptools      - python x.x      run: -    - numpy x.x +    - numpy      - stsci.tools      - python x.x  source: diff --git a/stsci.imagestats/meta.yaml b/stsci.imagestats/meta.yaml index 34589e6..ac51621 100644 --- a/stsci.imagestats/meta.yaml +++ b/stsci.imagestats/meta.yaml @@ -13,10 +13,10 @@ requirements:      - d2to1      - stsci.distutils      - setuptools -    - numpy x.x +    - numpy      - python x.x      run: -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://github.com/spacetelescope/stsci.imagestats diff --git a/stsci.ndimage/meta.yaml b/stsci.ndimage/meta.yaml index 86315c7..aa1efc8 100644 --- a/stsci.ndimage/meta.yaml +++ b/stsci.ndimage/meta.yaml @@ -14,11 +14,11 @@ requirements:      - stsci.distutils      - setuptools      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://github.com/spacetelescope/stsci.ndimage diff --git a/stsci.numdisplay/meta.yaml b/stsci.numdisplay/meta.yaml index 6e59c4c..0b5410b 100644 --- a/stsci.numdisplay/meta.yaml +++ b/stsci.numdisplay/meta.yaml @@ -11,12 +11,12 @@ package:  requirements:      build:      - d2to1 -    - numpy x.x +    - numpy      - stsci.tools      - setuptools      - python x.x      run: -    - numpy x.x +    - numpy      - stsci.tools      - python x.x  source: diff --git a/stsci.skypac/meta.yaml b/stsci.skypac/meta.yaml index c8801f2..d66bdb7 100644 --- a/stsci.skypac/meta.yaml +++ b/stsci.skypac/meta.yaml @@ -17,7 +17,7 @@ requirements:      - stsci.tools      - stwcs      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1 diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index ad48145..d5d0a4c 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -13,14 +13,14 @@ requirements:      - d2to1      - astropy >=1.1      - matplotlib -    - numpy x.x +    - numpy      - setuptools      - stsci.distutils      - python x.x      run:      - astropy >=1.1      - matplotlib -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://bitbucket.org/stsci_ssb/stsci.sphere diff --git a/stsci.stimage/meta.yaml b/stsci.stimage/meta.yaml index d314bd4..fb25406 100644 --- a/stsci.stimage/meta.yaml +++ b/stsci.stimage/meta.yaml @@ -11,12 +11,12 @@ package:  requirements:      build:      - d2to1 -    - numpy x.x +    - numpy      - stsci.distutils      - setuptools      - python x.x      run: -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://github.com/spacetelescope/stsci.stimage diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml index 0f13f67..ab78d1f 100644 --- a/stsci.tools/meta.yaml +++ b/stsci.tools/meta.yaml @@ -15,11 +15,11 @@ requirements:      - pytools      - setuptools      - stsci.distutils -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - pytools      - stsci.distutils      - python x.x diff --git a/stsci/meta.yaml b/stsci/meta.yaml index 21a2f6f..d5473b4 100644 --- a/stsci/meta.yaml +++ b/stsci/meta.yaml @@ -22,7 +22,7 @@ requirements:      - purge_path >=1.0.0      - pyds9 >=1.8.1      - pyfftw >=0.9.2 -    - numpy x.x +    - numpy      - python x.x      run:      - stsci-hst @@ -38,5 +38,5 @@ requirements:      - purge_path >=1.0.0      - pyds9 >=1.8.1      - pyfftw >=0.9.2 -    - numpy x.x +    - numpy      - python x.x diff --git a/stwcs/meta.yaml b/stwcs/meta.yaml index f9dccdb..5f64ec8 100644 --- a/stwcs/meta.yaml +++ b/stwcs/meta.yaml @@ -20,12 +20,12 @@ requirements:      - astropy >=1.1      - stsci.tools      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1      - stsci.tools -    - numpy x.x +    - numpy      - python x.x  source: diff --git a/webbpsf/meta.yaml b/webbpsf/meta.yaml index eee7474..b4127ce 100644 --- a/webbpsf/meta.yaml +++ b/webbpsf/meta.yaml @@ -11,7 +11,7 @@ package:  requirements:      build:      - astropy >=1.1 -    - numpy x.x +    - numpy      - scipy      - matplotlib      - poppy >=0.5.1 @@ -23,7 +23,7 @@ requirements:      - jwxml      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - scipy      - matplotlib      - poppy >=0.5.1 diff --git a/wfc3tools/meta.yaml b/wfc3tools/meta.yaml index 040395e..218212c 100644 --- a/wfc3tools/meta.yaml +++ b/wfc3tools/meta.yaml @@ -14,7 +14,7 @@ package:  requirements:      build:      - astropy >=1.1 -    - numpy x.x +    - numpy      - setuptools      - python x.x      - matplotlib @@ -22,7 +22,7 @@ requirements:      - stsci.tools      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x      - stsci.tools      - matplotlib diff --git a/wfpc2tools/meta.yaml b/wfpc2tools/meta.yaml index c6627c6..ee2f6a9 100644 --- a/wfpc2tools/meta.yaml +++ b/wfpc2tools/meta.yaml @@ -16,14 +16,14 @@ requirements:      - stsci.imagestats      - stsci.tools      - setuptools -    - numpy x.x +    - numpy      - python x.x      run:      - astropy >=1.1      - scipy      - stsci.imagestats      - stsci.tools -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://github.com/spacetelescope/wfpc2tools | 
