diff options
Diffstat (limited to 'ginga')
-rw-r--r-- | ginga/meta.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml index c7dd4c2..9e9b50e 100644 --- a/ginga/meta.yaml +++ b/ginga/meta.yaml @@ -9,11 +9,11 @@ about: summary: Astronomical data visualization build: - number: {{number}} + number: {{ number }} package: - name: {{name}} - version: {{version}} + name: {{ name }} + version: {{ version }} requirements: build: @@ -27,8 +27,8 @@ requirements: - python x.x source: - git_tag: {{tag}} - git_url: https://github.com/ejeschke/{{name}}.git + git_tag: {{ tag }} + git_url: https://github.com/ejeschke/{{ name }}.git test: commands: |