summaryrefslogtreecommitdiff
path: root/pyraf/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pyraf/meta.yaml')
-rw-r--r--pyraf/meta.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/pyraf/meta.yaml b/pyraf/meta.yaml
index a323052..d66c6db 100644
--- a/pyraf/meta.yaml
+++ b/pyraf/meta.yaml
@@ -3,17 +3,17 @@
{% set number = '0' %}
about:
- home: https://github.com/spacetelescope/{{name}}
+ home: https://github.com/spacetelescope/{{ name }}
license: BSD
summary: |
Provides a Pythonic interface to IRAF
build:
- number: {{number}}
+ number: {{ number }}
package:
- name: {{name}}
- version: {{version}}
+ name: {{ name }}
+ version: {{ version }}
requirements:
build:
@@ -40,8 +40,8 @@ requirements:
- python x.x
source:
- git_tag: {{version}}
- git_url: https://github.com/spacetelescope/{{name}}.git
+ git_tag: {{ version }}
+ git_url: https://github.com/spacetelescope/{{ name }}.git
test:
commands: