summaryrefslogtreecommitdiff
path: root/crds/meta.yaml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-09-25 13:28:55 -0400
committerGitHub <noreply@github.com>2017-09-25 13:28:55 -0400
commit08f58c00410295ad2372fd1a9446269240db1c02 (patch)
treec681bae5fcbc73f5d1acb2adf3db5b6f4913f4e4 /crds/meta.yaml
parentf53c5ef2c300c89658274acc5216e05495f1a4d1 (diff)
downloadastroconda-contrib-08f58c00410295ad2372fd1a9446269240db1c02.tar.gz
CRDS 7.1.4 -> 7.1.5 (#263)
Diffstat (limited to 'crds/meta.yaml')
-rw-r--r--crds/meta.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml
index f43f6af..6e639ea 100644
--- a/crds/meta.yaml
+++ b/crds/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'crds' %}
-{% set version = '7.1.4' %}
+{% set version = '7.1.5' %}
{% set number = '0' %}
about:
@@ -27,7 +27,7 @@ requirements:
- parsley
- setuptools
- lockfile
- - python x.x
+ - python
run:
- astropy >=1.1
@@ -38,7 +38,7 @@ requirements:
- fitsverify
- parsley
- lockfile
- - python x.x
+ - python
source:
git_tag: {{ version }}