diff options
63 files changed, 145 insertions, 205 deletions
diff --git a/acstools/meta.yaml b/acstools/meta.yaml index b967d53..d18a264 100644 --- a/acstools/meta.yaml +++ b/acstools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'acstools' %} -{% set version = '2.0.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -19,7 +19,7 @@ requirements: - matplotlib - relic >=1.0.3 - stsci.imagestats - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x @@ -29,7 +29,7 @@ requirements: - scikit-image - matplotlib - stsci.imagestats - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x diff --git a/aprio/meta.yaml b/aprio/meta.yaml index 8d46b46..345f922 100644 --- a/aprio/meta.yaml +++ b/aprio/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'aprio' %} -{% set version = '1.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/asdf-standard/meta.yaml b/asdf-standard/meta.yaml index 9322b98..b8af2a3 100644 --- a/asdf-standard/meta.yaml +++ b/asdf-standard/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'asdf-standard' %} -{% set version = '1.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/asdf/meta.yaml b/asdf/meta.yaml index 003372e..b4cbc25 100644 --- a/asdf/meta.yaml +++ b/asdf/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'asdf' %} -{% set version = '1.0.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/astroimtools/meta.yaml b/astroimtools/meta.yaml index 8a13099..ba11c2a 100644 --- a/astroimtools/meta.yaml +++ b/astroimtools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'astroimtools' %} -{% set version = '0.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/astrolib.coords/meta.yaml b/astrolib.coords/meta.yaml index 60b7d0f..aa5bced 100644 --- a/astrolib.coords/meta.yaml +++ b/astrolib.coords/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'astrolib.coords' %} -{% set version = '0.39.7' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/asv/meta.yaml b/asv/meta.yaml index da1ff7d..c580ffc 100644 --- a/asv/meta.yaml +++ b/asv/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'asv' %} -{% set version = '0.1.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/calcos/meta.yaml b/calcos/meta.yaml index 34caafe..0a039f9 100644 --- a/calcos/meta.yaml +++ b/calcos/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'calcos' %} -{% set version = '3.1.4' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -15,14 +15,14 @@ requirements: - astropy >=1.1 - relic >=1.0.3 - scipy - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - astropy >=1.1 - scipy - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - python x.x source: diff --git a/costools/meta.yaml b/costools/meta.yaml index 940f64f..4ff04d8 100644 --- a/costools/meta.yaml +++ b/costools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'costools' %} -{% set version = '1.2.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -16,14 +16,14 @@ requirements: - astropy >=1.1 - calcos - relic >=1.0.3 - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - astropy >=1.1 - calcos - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x diff --git a/crds/meta.yaml b/crds/meta.yaml index 122aec8..b35992a 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'crds' %} -{% set version = GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/cube-tools/meta.yaml b/cube-tools/meta.yaml index ab4c5c7..1fd8a1f 100644 --- a/cube-tools/meta.yaml +++ b/cube-tools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'cube-tools' %} -{% set version = GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/d2to1/meta.yaml b/d2to1/meta.yaml index c809829..d4f6f9a 100644 --- a/d2to1/meta.yaml +++ b/d2to1/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'd2to1' %} -{% set version = '0.2.12' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml index fcb0d29..1e5a7c5 100644 --- a/drizzlepac/meta.yaml +++ b/drizzlepac/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'drizzlepac' %} -{% set version = '2.1.4' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/ext_shmht/meta.yaml b/ext_shmht/meta.yaml index b849ff4..ec5cf44 100644 --- a/ext_shmht/meta.yaml +++ b/ext_shmht/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'ext_shmht' %} -{% set version = '0.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/fitsblender/meta.yaml b/fitsblender/meta.yaml index eda776d..66224ed 100644 --- a/fitsblender/meta.yaml +++ b/fitsblender/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'fitsblender' %} -{% set version = '0.2.7' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -15,13 +15,13 @@ requirements: build: - astropy >=1.1 - relic >=1.0.3 - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - astropy >=1.1 - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - python x.x source: diff --git a/gwcs/meta.yaml b/gwcs/meta.yaml index 59bb8e1..68328da 100644 --- a/gwcs/meta.yaml +++ b/gwcs/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'gwcs' %} -{% set version = '0.5.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/hstcal/meta.yaml b/hstcal/meta.yaml index 18e7a42..59e1729 100644 --- a/hstcal/meta.yaml +++ b/hstcal/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'hstcal' %} -{% set version = '1.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/htc_utils/meta.yaml b/htc_utils/meta.yaml index 726a972..531da40 100644 --- a/htc_utils/meta.yaml +++ b/htc_utils/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'htc_utils' %} -{% set version = '0.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/imexam/meta.yaml b/imexam/meta.yaml index 8042fd5..b2edd8f 100644 --- a/imexam/meta.yaml +++ b/imexam/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'imexam' %} -{% set version = '0.5.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/jwst_lib/meta.yaml b/jwst_lib/meta.yaml index 9d94453..da63802 100644 --- a/jwst_lib/meta.yaml +++ b/jwst_lib/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'jwst_lib' %} -{% set version = GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/jwst_pipeline/meta.yaml b/jwst_pipeline/meta.yaml index 911cf91..1e021bc 100644 --- a/jwst_pipeline/meta.yaml +++ b/jwst_pipeline/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'jwst_pipeline' %} -{% set version = GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/jwst_tools/meta.yaml b/jwst_tools/meta.yaml index 1c40ec0..56e089d 100644 --- a/jwst_tools/meta.yaml +++ b/jwst_tools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'jwst_tools' %} -{% set version = GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -17,14 +17,14 @@ requirements: - d2to1 - astropy >=1.1 - stsci.distutils - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - setuptools - python x.x run: - astropy >=1.1 - numpy x.x - - stsci.tools >=3.4.2 + - stsci.tools - python x.x source: git_url: ssh://git@bitbucket.org/stsci_ssb/jwst.git diff --git a/lapack/meta.yaml b/lapack/meta.yaml index a70ad93..4f2217b 100644 --- a/lapack/meta.yaml +++ b/lapack/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'lapack' %} -{% set version = '3.6.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/nictools/meta.yaml b/nictools/meta.yaml index 8dbe84b..ee4951b 100644 --- a/nictools/meta.yaml +++ b/nictools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'nictools' %} -{% set version = '1.1.4' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -15,14 +15,14 @@ requirements: - astropy >=1.1 - relic >=1.0.3 - scipy - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - astropy >=1.1 - scipy - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - python x.x source: diff --git a/opuscoords/meta.yaml b/opuscoords/meta.yaml index 86ac96a..4d07e66 100644 --- a/opuscoords/meta.yaml +++ b/opuscoords/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'opuscoords' %} -{% set version = '1.0.3' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/pandeia-engine/meta.yaml b/pandeia-engine/meta.yaml index 0b31868..8a062ee 100644 --- a/pandeia-engine/meta.yaml +++ b/pandeia-engine/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pandeia-engine' %} -{% set version = GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/pandeia-thirdparty/meta.yaml b/pandeia-thirdparty/meta.yaml index 495b0ae..c3dd5c7 100644 --- a/pandeia-thirdparty/meta.yaml +++ b/pandeia-thirdparty/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pandeia-thirdparty' %} -{% set version = '1.1.4' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/pandeia_data/meta.yaml b/pandeia_data/meta.yaml index 5c70b62..dd79fda 100644 --- a/pandeia_data/meta.yaml +++ b/pandeia_data/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pandeia_data' %} -{% set version = GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/pandokia/meta.yaml b/pandokia/meta.yaml index a98fc0c..d21f7f9 100644 --- a/pandokia/meta.yaml +++ b/pandokia/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pandokia' %} -{% set version = '1.4.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/photutils/meta.yaml b/photutils/meta.yaml index 46ed3e2..9c4c729 100644 --- a/photutils/meta.yaml +++ b/photutils/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'photutils' %} -{% set version = '0.2.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/poppy/meta.yaml b/poppy/meta.yaml index 098076e..47f9fab 100644 --- a/poppy/meta.yaml +++ b/poppy/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'poppy' %} -{% set version = '0.4.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/purge_path/meta.yaml b/purge_path/meta.yaml index d68adb5..4159547 100644 --- a/purge_path/meta.yaml +++ b/purge_path/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'purge_path' %} -{% set version = '1.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/pyds9/meta.yaml b/pyds9/meta.yaml index 617732c..77f00e0 100644 --- a/pyds9/meta.yaml +++ b/pyds9/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pyds9' %} -{% set version = '1.8.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/pyraf/meta.yaml b/pyraf/meta.yaml index 45743a0..ffc686b 100644 --- a/pyraf/meta.yaml +++ b/pyraf/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pyraf' %} -{% set version = '2.1.11' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -16,14 +16,14 @@ requirements: - astropy >=1.1 - ipython - relic >=1.0.3 - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - astropy >=1.1 - ipython - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - python x.x source: diff --git a/pyregion/meta.yaml b/pyregion/meta.yaml index 42f207f..0e61a98 100644 --- a/pyregion/meta.yaml +++ b/pyregion/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pyregion' %} -{% set version = '1.1.3' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/pysynphot/meta.yaml b/pysynphot/meta.yaml index 628f8de..c2adb6e 100644 --- a/pysynphot/meta.yaml +++ b/pysynphot/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pysynphot' %} -{% set version = '0.9.8.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/pywcs/meta.yaml b/pywcs/meta.yaml index a4a2421..e2f092e 100644 --- a/pywcs/meta.yaml +++ b/pywcs/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'pywcs' %} -{% set version = '1.12.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/reftools/meta.yaml b/reftools/meta.yaml index 009e9f3..e1b784a 100644 --- a/reftools/meta.yaml +++ b/reftools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'reftools' %} -{% set version = '1.7.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -15,7 +15,7 @@ package: requirements: build: - stsci.imagestats - - stsci.tools >=3.4.2 + - stsci.tools - pywcs - pysynphot - relic >=1.0.3 @@ -27,7 +27,7 @@ requirements: - python x.x run: - stsci.imagestats - - stsci.tools >=3.4.2 + - stsci.tools - pywcs - pysynphot - stwcs diff --git a/relic/meta.yaml b/relic/meta.yaml index f997d55..dae5f4d 100644 --- a/relic/meta.yaml +++ b/relic/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'relic' %} -{% set version = '1.0.3' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/shunit2/meta.yaml b/shunit2/meta.yaml index 46b05cd..7d78aff 100644 --- a/shunit2/meta.yaml +++ b/shunit2/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'shunit2' %} -{% set version = '2.0.3' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/specview/meta.yaml b/specview/meta.yaml index f7098d1..55bace1 100644 --- a/specview/meta.yaml +++ b/specview/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'specview' %} -{% set version = '0.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/stginga/meta.yaml b/stginga/meta.yaml index d20fcd7..4425c04 100644 --- a/stginga/meta.yaml +++ b/stginga/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stginga' %} -{% set version = GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/stistools/meta.yaml b/stistools/meta.yaml index 3320947..34658ce 100644 --- a/stistools/meta.yaml +++ b/stistools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stistools' %} -{% set version = '1.1.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -16,14 +16,14 @@ requirements: - astropy >=1.1 - relic >=1.0.3 - scipy - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - astropy >=1.1 - scipy - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - python x.x source: diff --git a/stsci-data-analysis/meta.yaml b/stsci-data-analysis/meta.yaml index 63979c4..a84b85d 100644 --- a/stsci-data-analysis/meta.yaml +++ b/stsci-data-analysis/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci-data-analysis' %} -{% set version = '1.0.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -12,23 +12,13 @@ package: name: {{ name }} version: {{ version }} requirements: - build: - - astropy >=1.1 - - specview ==0.1 - - astroimtools ==0.1 - - cube-tools ==0.0.0 - - stginga ==0.0.0 - - asv ==0.1.1 - - asdf ==1.0.2 - - numpy x.x - - python x.x run: - astropy >=1.1 - - specview ==0.1 - - astroimtools ==0.1 - - cube-tools ==0.0.0 - - stginga ==0.0.0 - - asv ==0.1.1 - - asdf ==1.0.2 + - specview + - astroimtools + - cube-tools + - stginga + - asv + - asdf - numpy x.x - python x.x diff --git a/stsci-hst/meta.yaml b/stsci-hst/meta.yaml index 863da9e..c986547 100644 --- a/stsci-hst/meta.yaml +++ b/stsci-hst/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci-hst' %} -{% set version = '1.0.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -12,69 +12,37 @@ package: name: {{ name }} version: {{ version }} requirements: - build: - - purge_path >=0.0.1 - - acstools ==2.0.1 - - astrolib.coords ==0.39.7 - - astropy >=1.1 - - calcos ==3.1.4 - - costools ==1.2.2 - - crds ==0.0.0 - - drizzlepac ==2.1.4 - - fitsblender ==0.2.7 - - hstcal ==1.0.0 - - nictools ==1.1.4 - - pyregion ==1.1.3 - - pysynphot ==0.9.8.3 - - pywcs ==1.12.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.1 - - astrolib.coords ==0.39.7 + - relic + - purge_path + - acstools + - astrolib.coords - astropy >=1.1 - - calcos ==3.1.4 - - costools ==1.2.2 - - crds ==0.0.0 - - drizzlepac ==2.1.4 - - fitsblender ==0.2.7 - - hstcal ==1.0.0 - - nictools ==1.1.4 - - pyregion ==1.1.3 - - pysynphot ==0.9.8.3 - - pywcs ==1.12.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 + - calcos + - costools + - crds + - drizzlepac + - fitsblender + - hstcal + - nictools + - pyregion + - pysynphot + - pywcs + - reftools + - stistools + - stsci.convolve + - stsci.image + - stsci.imagemanip + - stsci.imagestats + - stsci.ndimage + - stsci.numdisplay + - stsci.sphinxext + - stsci.stimage + - stsci.skypac + - stsci.sphere + - stsci.tools + - stwcs + - wfpc2tools + - wfc3tools - numpy x.x - python x.x diff --git a/stsci.convolve/meta.yaml b/stsci.convolve/meta.yaml index da40ab1..91b09a4 100644 --- a/stsci.convolve/meta.yaml +++ b/stsci.convolve/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.convolve' %} -{% set version = '2.1.4' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/stsci.distutils/meta.yaml b/stsci.distutils/meta.yaml index 0f04a95..b28c379 100644 --- a/stsci.distutils/meta.yaml +++ b/stsci.distutils/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.distutils' %} -{% set version = '0.3.8' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/stsci.image/meta.yaml b/stsci.image/meta.yaml index a440ca6..79a43f8 100644 --- a/stsci.image/meta.yaml +++ b/stsci.image/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.image' %} -{% set version = '2.2.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -17,14 +17,14 @@ requirements: - astropy >=1.1 - relic >=1.0.3 - scipy - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - astropy >=1.1 - scipy - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - python x.x source: diff --git a/stsci.imagemanip/meta.yaml b/stsci.imagemanip/meta.yaml index c748cbb..1a55da6 100644 --- a/stsci.imagemanip/meta.yaml +++ b/stsci.imagemanip/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.imagemanip' %} -{% set version = '1.1.3' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -15,12 +15,12 @@ package: requirements: build: - relic >=1.0.3 - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - python x.x source: diff --git a/stsci.imagestats/meta.yaml b/stsci.imagestats/meta.yaml index 7533956..e20a83e 100644 --- a/stsci.imagestats/meta.yaml +++ b/stsci.imagestats/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.imagestats' %} -{% set version = '1.4.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/stsci.ndimage/meta.yaml b/stsci.ndimage/meta.yaml index c55f5bc..7a37f8f 100644 --- a/stsci.ndimage/meta.yaml +++ b/stsci.ndimage/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.ndimage' %} -{% set version = '0.10.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/stsci.numdisplay/meta.yaml b/stsci.numdisplay/meta.yaml index 6873784..7bb7852 100644 --- a/stsci.numdisplay/meta.yaml +++ b/stsci.numdisplay/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.numdisplay' %} -{% set version = '1.6.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -15,12 +15,12 @@ package: requirements: build: - relic >=1.0.3 - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - python x.x source: diff --git a/stsci.skypac/meta.yaml b/stsci.skypac/meta.yaml index 9786cc8..81be773 100644 --- a/stsci.skypac/meta.yaml +++ b/stsci.skypac/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.skypac' %} -{% set version = '0.9.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -18,7 +18,7 @@ requirements: - relic >=1.0.3 - stsci.imagestats - stsci.sphere - - stsci.tools >=3.4.2 + - stsci.tools - stwcs - setuptools - numpy x.x @@ -27,7 +27,7 @@ requirements: - astropy >=1.1 - stsci.imagestats - stsci.sphere - - stsci.tools >=3.4.2 + - stsci.tools - stwcs - python x.x - python x.x diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index f66850a..d6bcd95 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.sphere' %} -{% set version = '0.2.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/stsci.sphinxext/meta.yaml b/stsci.sphinxext/meta.yaml index 62ec5b5..9deecdc 100644 --- a/stsci.sphinxext/meta.yaml +++ b/stsci.sphinxext/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.sphinxext' %} -{% set version = '1.2.3' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/stsci.stimage/meta.yaml b/stsci.stimage/meta.yaml index af1f880..2a7246a 100644 --- a/stsci.stimage/meta.yaml +++ b/stsci.stimage/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.stimage' %} -{% set version = '0.2.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml index 3aa6ab6..0f9d910 100644 --- a/stsci.tools/meta.yaml +++ b/stsci.tools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci.tools' %} -{% set version = '3.4.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/stsci/meta.yaml b/stsci/meta.yaml index 68cf849..f5a3626 100644 --- a/stsci/meta.yaml +++ b/stsci/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci' %} -{% set version = '1.0.1' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -12,39 +12,21 @@ package: name: {{ name }} version: {{ version }} requirements: - build: - - stsci-hst ==1.0.1 - - stsci-data-analysis ==1.0.1 - - astropy >=1.1 - - cfitsio ==3.370 - - ds9 ==7.4 - - fftw ==3.3.4 - - htc_utils >=0.1 - - imexam ==0.5.2 - - photutils ==0.2.1 - - poppy ==0.4.0 - - purge_path >=0.0.1 - - pyds9 ==1.8.1 - - pyfftw ==0.9.2 - - webbpsf ==0.4.0 - - webbpsf-data ==0.4.0 - - numpy x.x - - python x.x run: - - stsci-hst ==1.0.1 - - stsci-data-analysis ==1.0.1 + - stsci-hst + - stsci-data-analysis - astropy >=1.1 - - cfitsio ==3.370 - - ds9 ==7.4 - - fftw ==3.3.4 - - htc_utils >=0.1 - - imexam ==0.5.2 - - photutils ==0.2.1 - - poppy ==0.4.0 - - purge_path >=0.0.1 - - pyds9 ==1.8.1 - - pyfftw ==0.9.2 - - webbpsf ==0.4.0 - - webbpsf-data ==0.4.0 + - cfitsio + - ds9 + - fftw + - htc_utils + - imexam + - photutils + - poppy + - purge_path + - pyds9 + - pyfftw + - webbpsf + - webbpsf-data - numpy x.x - python x.x diff --git a/stwcs/meta.yaml b/stwcs/meta.yaml index dd64ae9..746dbc0 100644 --- a/stwcs/meta.yaml +++ b/stwcs/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stwcs' %} -{% set version = '1.2.4' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -15,13 +15,13 @@ requirements: build: - astropy >=1.1 - relic >=1.0.3 - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - astropy >=1.1 - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - python x.x source: diff --git a/webbpsf/meta.yaml b/webbpsf/meta.yaml index 2324fb5..94eaf29 100644 --- a/webbpsf/meta.yaml +++ b/webbpsf/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'webbpsf' %} -{% set version = '0.4.0' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: diff --git a/wfc3tools/meta.yaml b/wfc3tools/meta.yaml index bdb51ad..ccaabe5 100644 --- a/wfc3tools/meta.yaml +++ b/wfc3tools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'wfc3tools' %} -{% set version = '1.3.2' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -17,12 +17,12 @@ requirements: - matplotlib - relic >=1.0.3 - scipy - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x run: - - stsci.tools >=3.4.2 + - stsci.tools - astropy >=1.1 - matplotlib - numpy x.x diff --git a/wfpc2tools/meta.yaml b/wfpc2tools/meta.yaml index 00744dd..b0db442 100644 --- a/wfpc2tools/meta.yaml +++ b/wfpc2tools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'wfpc2tools' %} -{% set version = '1.0.4' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: @@ -17,7 +17,7 @@ requirements: - relic >=1.0.3 - scipy - stsci.imagestats - - stsci.tools >=3.4.2 + - stsci.tools - setuptools - numpy x.x - python x.x @@ -25,7 +25,7 @@ requirements: - astropy >=1.1 - scipy - stsci.imagestats - - stsci.tools >=3.4.2 + - stsci.tools - numpy x.x - python x.x source: diff --git a/xpa/meta.yaml b/xpa/meta.yaml index 89be8b1..dd3688c 100644 --- a/xpa/meta.yaml +++ b/xpa/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'xpa' %} -{% set version = '2.1.17' %} +{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %} {% set number = '0' %} about: |