diff options
Diffstat (limited to 'webbpsf/meta.yaml')
-rw-r--r-- | webbpsf/meta.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/webbpsf/meta.yaml b/webbpsf/meta.yaml index 682dd8e..0baa650 100644 --- a/webbpsf/meta.yaml +++ b/webbpsf/meta.yaml @@ -3,7 +3,7 @@ {% if version[0] == 'v' %} {% set version = version[1:] %} {% endif %} -{% set number = '2' %} +{% set number = '3' %} # Keep in mind: # webbpsf-data is version-locked to prevent older builds from picking @@ -34,7 +34,7 @@ requirements: - pysiaf - jwxml - six [py27] - - webbpsf-data >=0.4.1 + - webbpsf-data >=0.7.0 - setuptools - python {{ python }} @@ -48,12 +48,12 @@ requirements: - poppy - pysiaf - six [py27] - - webbpsf-data >=0.4.1 + - webbpsf-data >=0.7.0 - setuptools - python source: - git_url: https://github.com/mperrin/{{ name }}.git + git_url: https://github.com/spacetelescope/{{ name }}.git test: commands: |