diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-11-16 20:55:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-16 20:55:05 -0500 |
commit | 293a811cf179aeeb4bbb1ae44a1706dfb3036265 (patch) | |
tree | 2a53692ec4ae4a18861ae495e60a0eb2cc78242f /asdf/meta.yaml | |
parent | fcb339612327d70e859c446a7657f4b0a2992d31 (diff) | |
download | astroconda-contrib-293a811cf179aeeb4bbb1ae44a1706dfb3036265.tar.gz |
Upgrade asdf -> 1.2.1 (#109)
Diffstat (limited to 'asdf/meta.yaml')
-rw-r--r-- | asdf/meta.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/asdf/meta.yaml b/asdf/meta.yaml index 736b119..6057b25 100644 --- a/asdf/meta.yaml +++ b/asdf/meta.yaml @@ -1,6 +1,5 @@ {% set name = 'asdf' %} {% set version = '1.2.1' %} -{% set tag = 'v'+version %} {% set number = '0' %} about: @@ -32,7 +31,7 @@ requirements: - numpy x.x - python x.x source: - git_tag: {{ tag }} + git_tag: {{ version }} git_url: https://github.com/spacetelescope/{{ name }}.git test: commands: |