summaryrefslogtreecommitdiff
path: root/stginga/meta.yaml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-12-06 13:54:28 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-12-13 16:04:15 -0500
commitf5f2cdfa9b94ae96f2c312758cdb87dcf74b2c4d (patch)
tree75d93d6574d8b9efc01dd7d08a8d1b5df39c96c9 /stginga/meta.yaml
parent34308129ce3330bf18b65464026e854bc9499956 (diff)
downloadastroconda-contrib-f5f2cdfa9b94ae96f2c312758cdb87dcf74b2c4d.tar.gz
Revert spaces around jinja2 variables
Diffstat (limited to 'stginga/meta.yaml')
-rw-r--r--stginga/meta.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/stginga/meta.yaml b/stginga/meta.yaml
index be7af64..360aab0 100644
--- a/stginga/meta.yaml
+++ b/stginga/meta.yaml
@@ -4,16 +4,16 @@
{% set number = '0' %}
about:
- home: https://github.com/spacetelescope/{{name}}
+ home: https://github.com/spacetelescope/{{ name }}
license: BSD
summary: Ginga products specific to STScI data analysis
build:
- number: {{number}}
+ number: {{ number }}
package:
- name: {{name}}
- version: {{version}}
+ name: {{ name }}
+ version: {{ version }}
requirements:
build:
@@ -31,8 +31,8 @@ requirements:
- python x.x
source:
- git_tag: {{tag}}
- git_url: https://github.com/spacetelescope/{{name}}.git
+ git_tag: {{ tag }}
+ git_url: https://github.com/spacetelescope/{{ name }}.git
test:
imports: