summaryrefslogtreecommitdiff
path: root/stsci.imagestats/meta.yaml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-04-02 19:25:09 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-19 11:17:27 -0400
commit2ff7bbe733c9837a13a0762bb8a48e04de9e296d (patch)
tree1b8be48d6c3b71fd7c0d679d3301ab10d20e6d47 /stsci.imagestats/meta.yaml
parent4b8dfd8d91499caf0df1182fd010c946f4a01773 (diff)
downloadastroconda-dev-2ff7bbe733c9837a13a0762bb8a48e04de9e296d.tar.gz
Incorporate jinja2 usage
Diffstat (limited to 'stsci.imagestats/meta.yaml')
-rw-r--r--stsci.imagestats/meta.yaml12
1 files changed, 8 insertions, 4 deletions
diff --git a/stsci.imagestats/meta.yaml b/stsci.imagestats/meta.yaml
index 0bb9027..7533956 100644
--- a/stsci.imagestats/meta.yaml
+++ b/stsci.imagestats/meta.yaml
@@ -1,13 +1,17 @@
+{% set name = 'stsci.imagestats' %}
+{% set version = '1.4.2' %}
+{% set number = '0' %}
+
about:
home: https://github.com/embray/stsci.imagestats
license: GPL
summary: stsci.imagestats
build:
- number: '0'
+ number: {{ number }}
preserve_egg_dir: 'yes'
package:
- name: stsci.imagestats
- version: 1.4.2
+ name: {{ name }}
+ version: {{ version }}
requirements:
build:
- relic >=1.0.3
@@ -18,7 +22,7 @@ requirements:
- numpy x.x
- python x.x
source:
- git_tag: 1.4.2
+ git_tag: {{ version }}
git_url: https://github.com/spacetelescope/stsci.imagestats
test:
imports: