summaryrefslogtreecommitdiff
path: root/drizzlepac/meta.yaml
diff options
context:
space:
mode:
authorMihai Cara <mcara@users.noreply.github.com>2018-06-29 14:54:48 -0400
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-06-29 14:54:48 -0400
commit405390f7eff98a34ad55707d0cccdf4c2353a0b6 (patch)
tree86fa145609225dc0a5dfd6be7b76dca7ee772b00 /drizzlepac/meta.yaml
parenta608b0819365981bf96c7538c2bfb01648d7ef7d (diff)
downloadastroconda-contrib-405390f7eff98a34ad55707d0cccdf4c2353a0b6.tar.gz
Switch drizzlepac to using stregion (#379)
* Switch drizzlepac to using stregion See https://github.com/spacetelescope/drizzlepac/issues/163 * Change pyregion to stregion
Diffstat (limited to 'drizzlepac/meta.yaml')
-rw-r--r--drizzlepac/meta.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml
index 81a890b..31c2f50 100644
--- a/drizzlepac/meta.yaml
+++ b/drizzlepac/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'drizzlepac' %}
-{% set version = '2.2.3' %}
+{% set version = '2.2.4' %}
{% set number = '0' %}
about:
@@ -37,7 +37,7 @@ requirements:
- stsci.stimage
- stsci.tools
- stwcs
- - pyregion
+ - stregion
- python {{ python }}
- setuptools
run:
@@ -56,7 +56,7 @@ requirements:
- stsci.stimage
- stsci.tools
- stwcs
- - pyregion
+ - stregion
- setuptools
- python