summaryrefslogtreecommitdiff
path: root/photutils/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'photutils/meta.yaml')
-rw-r--r--photutils/meta.yaml12
1 files changed, 8 insertions, 4 deletions
diff --git a/photutils/meta.yaml b/photutils/meta.yaml
index 3a7846f..46ed3e2 100644
--- a/photutils/meta.yaml
+++ b/photutils/meta.yaml
@@ -1,12 +1,16 @@
+{% set name = 'photutils' %}
+{% set version = '0.2.1' %}
+{% set number = '0' %}
+
about:
home: https://github.com/astropy/photutils
license: BSD
summary: photutils
build:
- number: '0'
+ number: {{ number }}
package:
- name: photutils
- version: 0.2.1
+ name: {{ name }}
+ version: {{ version }}
requirements:
build:
- d2to1
@@ -29,7 +33,7 @@ requirements:
- setuptools
- python x.x
source:
- git_tag: v0.2.1
+ git_tag: {{ version }}
git_url: https://github.com/astropy/photutils
test:
imports: