summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--acstools/meta.yaml4
-rw-r--r--asdf-standard/meta.yaml2
-rw-r--r--asdf/meta.yaml4
-rw-r--r--astroimtools/meta.yaml4
-rw-r--r--calcos/meta.yaml4
-rw-r--r--costools/meta.yaml4
-rw-r--r--crds/meta.yaml4
-rw-r--r--drizzle/meta.yaml4
-rw-r--r--drizzlepac/meta.yaml4
-rw-r--r--fitsblender/meta.yaml4
-rw-r--r--gwcs/meta.yaml4
-rw-r--r--imexam/meta.yaml4
-rw-r--r--jwst_lib/meta.yaml4
-rw-r--r--jwst_pipeline/meta.yaml4
-rw-r--r--jwst_tools/meta.yaml4
-rw-r--r--metapackages/pandeia-thirdparty/meta.yaml2
-rw-r--r--metapackages/stsci-data-analysis/meta.yaml2
-rw-r--r--metapackages/stsci-hst/meta.yaml2
-rw-r--r--metapackages/stsci/meta.yaml2
-rw-r--r--nictools/meta.yaml4
-rw-r--r--photutils/meta.yaml4
-rw-r--r--poppy/meta.yaml4
-rw-r--r--pyraf/meta.yaml4
-rw-r--r--pysynphot/meta.yaml4
-rw-r--r--specview/meta.yaml4
-rw-r--r--sphere/meta.yaml4
-rw-r--r--stginga/meta.yaml4
-rw-r--r--stistools/meta.yaml4
-rw-r--r--stsci.image/meta.yaml4
-rw-r--r--stsci.ndimage/meta.yaml4
-rw-r--r--stsci.skypac/meta.yaml4
-rw-r--r--stsci.sphere/meta.yaml4
-rw-r--r--stsci.tools/meta.yaml4
-rw-r--r--stwcs/meta.yaml4
-rw-r--r--webbpsf/meta.yaml4
-rw-r--r--wfc3tools/meta.yaml4
-rw-r--r--wfpc2tools/meta.yaml4
37 files changed, 69 insertions, 69 deletions
diff --git a/acstools/meta.yaml b/acstools/meta.yaml
index 6dc34d5..bca120a 100644
--- a/acstools/meta.yaml
+++ b/acstools/meta.yaml
@@ -17,7 +17,7 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- scipy
- scikit-image
- matplotlib
@@ -28,7 +28,7 @@ requirements:
- python x.x
run:
- d2to1
- - astropy >=1.1
+ - astropy
- scipy
- scikit-image
- matplotlib
diff --git a/asdf-standard/meta.yaml b/asdf-standard/meta.yaml
index b431160..4628cb7 100644
--- a/asdf-standard/meta.yaml
+++ b/asdf-standard/meta.yaml
@@ -24,7 +24,7 @@ requirements:
- python x.x
run:
- nose
- - astropy >=1.1
+ - astropy
- setuptools
- python x.x
source:
diff --git a/asdf/meta.yaml b/asdf/meta.yaml
index 4f961f2..b69d505 100644
--- a/asdf/meta.yaml
+++ b/asdf/meta.yaml
@@ -15,7 +15,7 @@ package:
version: {{ version }}
requirements:
build:
- - astropy >=1.1
+ - astropy
- pyyaml
- jsonschema
- pytest
@@ -24,7 +24,7 @@ requirements:
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- pyyaml
- jsonschema
- pytest
diff --git a/astroimtools/meta.yaml b/astroimtools/meta.yaml
index 7fb6466..9880966 100644
--- a/astroimtools/meta.yaml
+++ b/astroimtools/meta.yaml
@@ -16,14 +16,14 @@ package:
version: {{ version }}
requirements:
build:
- - astropy >=1.1
+ - astropy
- cython
- matplotlib
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- cython
- matplotlib
- numpy x.x
diff --git a/calcos/meta.yaml b/calcos/meta.yaml
index 377e0a5..4c8fbb3 100644
--- a/calcos/meta.yaml
+++ b/calcos/meta.yaml
@@ -16,14 +16,14 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- scipy
- stsci.tools
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- scipy
- stsci.tools
- numpy x.x
diff --git a/costools/meta.yaml b/costools/meta.yaml
index 6681cf9..ab012f6 100644
--- a/costools/meta.yaml
+++ b/costools/meta.yaml
@@ -17,7 +17,7 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- calcos
- stsci.tools
- setuptools
@@ -25,7 +25,7 @@ requirements:
- python x.x
run:
- d2to1
- - astropy >=1.1
+ - astropy
- calcos
- stsci.tools
- setuptools
diff --git a/crds/meta.yaml b/crds/meta.yaml
index 82999c1..5b603d7 100644
--- a/crds/meta.yaml
+++ b/crds/meta.yaml
@@ -18,12 +18,12 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- numpy x.x
- python x.x
source:
diff --git a/drizzle/meta.yaml b/drizzle/meta.yaml
index e1002f1..99eaae9 100644
--- a/drizzle/meta.yaml
+++ b/drizzle/meta.yaml
@@ -21,13 +21,13 @@ source:
requirements:
build:
- - astropy >=1.1
+ - astropy
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- numpy x.x
- python x.x
diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml
index ad589b2..a1a4e46 100644
--- a/drizzlepac/meta.yaml
+++ b/drizzlepac/meta.yaml
@@ -17,7 +17,7 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- fitsblender
- nictools
- scipy
@@ -35,7 +35,7 @@ requirements:
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- fitsblender
- nictools
- scipy
diff --git a/fitsblender/meta.yaml b/fitsblender/meta.yaml
index 3cfad9b..7b276cd 100644
--- a/fitsblender/meta.yaml
+++ b/fitsblender/meta.yaml
@@ -17,13 +17,13 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- stsci.tools
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- stsci.tools
- numpy x.x
- python x.x
diff --git a/gwcs/meta.yaml b/gwcs/meta.yaml
index 651f0ee..19bbb99 100644
--- a/gwcs/meta.yaml
+++ b/gwcs/meta.yaml
@@ -16,13 +16,13 @@ package:
requirements:
build:
- asdf
- - astropy >=1.1
+ - astropy
- setuptools
- numpy x.x
- python x.x
run:
- asdf
- - astropy >=1.1
+ - astropy
- numpy x.x
- python x.x
source:
diff --git a/imexam/meta.yaml b/imexam/meta.yaml
index 881cc1b..66b9ec3 100644
--- a/imexam/meta.yaml
+++ b/imexam/meta.yaml
@@ -19,7 +19,7 @@ requirements:
- d2to1
- stsci.distutils
- nose
- - astropy >=1.1
+ - astropy
- numpy x.x
- scipy
- cython
@@ -30,7 +30,7 @@ requirements:
- python x.x
run:
- nose
- - astropy >=1.1
+ - astropy
- numpy x.x
- scipy
- cython
diff --git a/jwst_lib/meta.yaml b/jwst_lib/meta.yaml
index a62e30f..18d9473 100644
--- a/jwst_lib/meta.yaml
+++ b/jwst_lib/meta.yaml
@@ -18,7 +18,7 @@ requirements:
build:
- d2to1
- asdf
- - astropy >=1.1
+ - astropy
- crds
- gwcs
- jsonschema
@@ -30,7 +30,7 @@ requirements:
- python x.x
run:
- asdf
- - astropy >=1.1
+ - astropy
- crds
- gwcs
- nose
diff --git a/jwst_pipeline/meta.yaml b/jwst_pipeline/meta.yaml
index 0a2ccbe..8c09d67 100644
--- a/jwst_pipeline/meta.yaml
+++ b/jwst_pipeline/meta.yaml
@@ -17,7 +17,7 @@ package:
requirements:
build:
- d2to1
- - astropy >=1.1
+ - astropy
- asdf
- crds
- cython
@@ -34,7 +34,7 @@ requirements:
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- asdf
- crds
- cython
diff --git a/jwst_tools/meta.yaml b/jwst_tools/meta.yaml
index 3c53684..5c02030 100644
--- a/jwst_tools/meta.yaml
+++ b/jwst_tools/meta.yaml
@@ -17,7 +17,7 @@ package:
requirements:
build:
- d2to1
- - astropy >=1.1
+ - astropy
- jwst_lib
- matplotlib
- nose
@@ -29,7 +29,7 @@ requirements:
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- jwst_lib
- matplotlib
- nose
diff --git a/metapackages/pandeia-thirdparty/meta.yaml b/metapackages/pandeia-thirdparty/meta.yaml
index f4915a9..cd035e4 100644
--- a/metapackages/pandeia-thirdparty/meta.yaml
+++ b/metapackages/pandeia-thirdparty/meta.yaml
@@ -15,7 +15,7 @@ package:
version: {{ version }}
requirements:
run:
- - astropy >=1.1
+ - astropy
- pandokia
- yolk
- parsley
diff --git a/metapackages/stsci-data-analysis/meta.yaml b/metapackages/stsci-data-analysis/meta.yaml
index 1db9600..5bcec75 100644
--- a/metapackages/stsci-data-analysis/meta.yaml
+++ b/metapackages/stsci-data-analysis/meta.yaml
@@ -15,7 +15,7 @@ package:
version: {{ version }}
requirements:
run:
- - astropy >=1.1
+ - astropy
- specview
- astroimtools
- cube-tools
diff --git a/metapackages/stsci-hst/meta.yaml b/metapackages/stsci-hst/meta.yaml
index b8e8a54..0ab258e 100644
--- a/metapackages/stsci-hst/meta.yaml
+++ b/metapackages/stsci-hst/meta.yaml
@@ -18,7 +18,7 @@ requirements:
- purge_path
- acstools
- astrolib.coords
- - astropy >=1.1
+ - astropy
- calcos
- costools
- crds
diff --git a/metapackages/stsci/meta.yaml b/metapackages/stsci/meta.yaml
index 56ca8d4..7f3e58f 100644
--- a/metapackages/stsci/meta.yaml
+++ b/metapackages/stsci/meta.yaml
@@ -17,7 +17,7 @@ requirements:
run:
- stsci-hst
- stsci-data-analysis
- - astropy >=1.1
+ - astropy
- cfitsio
- ds9
- fftw
diff --git a/nictools/meta.yaml b/nictools/meta.yaml
index 741ac71..188738d 100644
--- a/nictools/meta.yaml
+++ b/nictools/meta.yaml
@@ -16,14 +16,14 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- scipy
- stsci.tools
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- scipy
- stsci.tools
- numpy x.x
diff --git a/photutils/meta.yaml b/photutils/meta.yaml
index 4c261f3..83e512c 100644
--- a/photutils/meta.yaml
+++ b/photutils/meta.yaml
@@ -18,7 +18,7 @@ requirements:
- d2to1
- stsci.distutils
- nose
- - astropy >=1.1
+ - astropy
- cython
- matplotlib
- numpy x.x
@@ -28,7 +28,7 @@ requirements:
- setuptools
- python x.x
run:
- - astropy >=1.1
+ - astropy
- cython
- matplotlib
- numpy x.x
diff --git a/poppy/meta.yaml b/poppy/meta.yaml
index c3235a9..169ec17 100644
--- a/poppy/meta.yaml
+++ b/poppy/meta.yaml
@@ -16,7 +16,7 @@ package:
requirements:
build:
- nose
- - astropy >=1.1
+ - astropy
- numpy x.x
- scipy
- matplotlib
@@ -27,7 +27,7 @@ requirements:
- python x.x
run:
- nose
- - astropy >=1.1
+ - astropy
- numpy x.x
- scipy
- matplotlib
diff --git a/pyraf/meta.yaml b/pyraf/meta.yaml
index ff9eaed..2c37cb6 100644
--- a/pyraf/meta.yaml
+++ b/pyraf/meta.yaml
@@ -16,7 +16,7 @@ package:
requirements:
build:
- d2to1
- - astropy >=1.1
+ - astropy
- ipython
- matplotlib
- pyobjc-core [osx]
@@ -29,7 +29,7 @@ requirements:
- python x.x
run:
- d2to1
- - astropy >=1.1
+ - astropy
- ipython
- matplotlib
- pyobjc-core [osx]
diff --git a/pysynphot/meta.yaml b/pysynphot/meta.yaml
index ec17502..351d5f0 100644
--- a/pysynphot/meta.yaml
+++ b/pysynphot/meta.yaml
@@ -19,7 +19,7 @@ requirements:
- d2to1
- stsci.distutils
- nose
- - astropy >=1.1
+ - astropy
- cython
- matplotlib
- setuptools
@@ -27,7 +27,7 @@ requirements:
- python x.x
run:
- nose
- - astropy >=1.1
+ - astropy
- cython
- matplotlib
- numpy x.x
diff --git a/specview/meta.yaml b/specview/meta.yaml
index 46142fc..5d3df6f 100644
--- a/specview/meta.yaml
+++ b/specview/meta.yaml
@@ -16,14 +16,14 @@ package:
version: {{ version }}
requirements:
build:
- - astropy >=1.1
+ - astropy
- numpy x.x
- scipy
- pyqtgraph
- setuptools
- python x.x
run:
- - astropy >=1.1
+ - astropy
- numpy x.x
- scipy
- pyqtgraph
diff --git a/sphere/meta.yaml b/sphere/meta.yaml
index 697ee80..46d5b22 100644
--- a/sphere/meta.yaml
+++ b/sphere/meta.yaml
@@ -15,13 +15,13 @@ package:
version: {{ version }}
requirements:
build:
- - astropy >=1.1
+ - astropy
- matplotlib
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- matplotlib
- numpy x.x
- python x.x
diff --git a/stginga/meta.yaml b/stginga/meta.yaml
index 198b9f8..d8de315 100644
--- a/stginga/meta.yaml
+++ b/stginga/meta.yaml
@@ -16,14 +16,14 @@ package:
requirements:
build:
- ginga
- - astropy >=1.1
+ - astropy
- numpy x.x
- scipy
- setuptools
- python x.x
run:
- ginga
- - astropy >=1.1
+ - astropy
- numpy x.x
- scipy
- python x.x
diff --git a/stistools/meta.yaml b/stistools/meta.yaml
index 2ff246d..f1245b7 100644
--- a/stistools/meta.yaml
+++ b/stistools/meta.yaml
@@ -17,14 +17,14 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- scipy
- stsci.tools
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- scipy
- stsci.tools
- numpy x.x
diff --git a/stsci.image/meta.yaml b/stsci.image/meta.yaml
index 80bdc20..93c5da6 100644
--- a/stsci.image/meta.yaml
+++ b/stsci.image/meta.yaml
@@ -18,14 +18,14 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- scipy
- stsci.tools
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- scipy
- stsci.tools
- numpy x.x
diff --git a/stsci.ndimage/meta.yaml b/stsci.ndimage/meta.yaml
index 5a9507d..a233d9c 100644
--- a/stsci.ndimage/meta.yaml
+++ b/stsci.ndimage/meta.yaml
@@ -18,12 +18,12 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- numpy x.x
- python x.x
source:
diff --git a/stsci.skypac/meta.yaml b/stsci.skypac/meta.yaml
index d76c556..0b2ea9a 100644
--- a/stsci.skypac/meta.yaml
+++ b/stsci.skypac/meta.yaml
@@ -18,7 +18,7 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- stsci.imagestats
- stsci.sphere
- stsci.tools
@@ -27,7 +27,7 @@ requirements:
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- stsci.imagestats
- stsci.sphere
- stsci.tools
diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml
index 91d72b3..c046385 100644
--- a/stsci.sphere/meta.yaml
+++ b/stsci.sphere/meta.yaml
@@ -18,13 +18,13 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- matplotlib
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- matplotlib
- numpy x.x
- python x.x
diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml
index 7b19b37..a234ee5 100644
--- a/stsci.tools/meta.yaml
+++ b/stsci.tools/meta.yaml
@@ -18,13 +18,13 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- pytools
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- stsci.distutils
- pytools
- numpy x.x
diff --git a/stwcs/meta.yaml b/stwcs/meta.yaml
index 0e7d6b1..7140dc0 100644
--- a/stwcs/meta.yaml
+++ b/stwcs/meta.yaml
@@ -17,13 +17,13 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- stsci.tools
- setuptools
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- stsci.tools
- numpy x.x
- python x.x
diff --git a/webbpsf/meta.yaml b/webbpsf/meta.yaml
index cc2903e..ef8c523 100644
--- a/webbpsf/meta.yaml
+++ b/webbpsf/meta.yaml
@@ -22,7 +22,7 @@ package:
requirements:
build:
- nose
- - astropy >=1.1
+ - astropy
- numpy x.x
- scipy
- matplotlib
@@ -33,7 +33,7 @@ requirements:
- python x.x
run:
- nose
- - astropy >=1.1
+ - astropy
- numpy x.x
- scipy
- matplotlib
diff --git a/wfc3tools/meta.yaml b/wfc3tools/meta.yaml
index bcdce35..b99563b 100644
--- a/wfc3tools/meta.yaml
+++ b/wfc3tools/meta.yaml
@@ -17,7 +17,7 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- matplotlib
- scipy
- stsci.tools
@@ -26,7 +26,7 @@ requirements:
- python x.x
run:
- stsci.tools
- - astropy >=1.1
+ - astropy
- matplotlib
- numpy x.x
- scipy
diff --git a/wfpc2tools/meta.yaml b/wfpc2tools/meta.yaml
index 73be38b..d0f2033 100644
--- a/wfpc2tools/meta.yaml
+++ b/wfpc2tools/meta.yaml
@@ -17,7 +17,7 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy >=1.1
+ - astropy
- scipy
- stsci.imagestats
- stsci.tools
@@ -25,7 +25,7 @@ requirements:
- numpy x.x
- python x.x
run:
- - astropy >=1.1
+ - astropy
- scipy
- stsci.imagestats
- stsci.tools