summaryrefslogtreecommitdiff
path: root/crds
diff options
context:
space:
mode:
Diffstat (limited to 'crds')
-rw-r--r--crds/meta.yaml14
1 files changed, 9 insertions, 5 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml
index 50b4c62..6c9bbc4 100644
--- a/crds/meta.yaml
+++ b/crds/meta.yaml
@@ -1,13 +1,17 @@
+{% set name = 'crds' %}
+{% set version = '7.0.1' %}
+{% set number = '0' %}
+
about:
home: http://www.stsci.edu/hst/observatory/crds/
license: AURA
- summary: crds
+ summary: CRDS is a metadata based system that maps datasets to data using mapping rules
build:
- number: '0'
+ number: {{ number }}
preserve_egg_dir: 'no'
package:
name: crds
- version: 6.0.0
+ version: {{ version }}
requirements:
build:
- d2to1
@@ -20,8 +24,8 @@ requirements:
- numpy x.x
- python x.x
source:
- git_tag: 6.0.0
- git_url: https://github.com/spacetelescope/crds
+ git_tag: {{ version }}
+ git_url: https://github.com/spacetelescope/{{ name }}.git
test:
imports:
- crds