summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorP. L. Lim <lim@stsci.edu>2016-11-16 20:56:09 -0500
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-11-16 20:56:09 -0500
commit250d936dc7b4b70cf3764cbbf30cb1eb4d66924d (patch)
tree1f124d2baa5a2b2ef6464ef7494b6c451aedb356
parent293a811cf179aeeb4bbb1ae44a1706dfb3036265 (diff)
downloadastroconda-contrib-250d936dc7b4b70cf3764cbbf30cb1eb4d66924d.tar.gz
Updated Ginga to v2.6.0 (first GitHub release) (#108)
-rw-r--r--ginga/meta.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml
index 679629e..5276822 100644
--- a/ginga/meta.yaml
+++ b/ginga/meta.yaml
@@ -1,11 +1,10 @@
{% set name = 'ginga' %}
-{% set version = '2.5.20161108122301' %}
-{% set rev = '79ea8d8' %}
+{% set version = 'v2.6.0' %}
{% set number = '0' %}
about:
home: https://github.com/ejeschke/{{ name }}
license: BSD
- summary: FITS file viewer
+ summary: Astronomical data visualization
build:
number: {{ number }}
package:
@@ -22,7 +21,7 @@ requirements:
- numpy x.x
- python x.x
source:
- git_rev: {{ rev }}
+ git_tag: {{ version }}
git_url: https://github.com/ejeschke/{{ name }}.git
test:
commands: