summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-07-13 16:42:39 -0400
committerGitHub <noreply@github.com>2016-07-13 16:42:39 -0400
commit5440c20d6e145be40cbdc48b9629fcb200fdb04d (patch)
tree35a27a14f6ca90ed4e8e6ad1b02cedb8c2e2d7a0
parentc8004ab63d93925f1023dbe405249eaa0257e4db (diff)
downloadastroconda-contrib-5440c20d6e145be40cbdc48b9629fcb200fdb04d.tar.gz
Fix bad tag reference (#39)
-rw-r--r--pyds9/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyds9/meta.yaml b/pyds9/meta.yaml
index 2c8f77d..9a17662 100644
--- a/pyds9/meta.yaml
+++ b/pyds9/meta.yaml
@@ -3,7 +3,7 @@ about:
license: GPL
summary: Python connection to SAOimage DS9 via XPA
build:
- number: '0'
+ number: '1'
package:
name: pyds9
version: 1.8.1
@@ -22,7 +22,7 @@ requirements:
- numpy x.x
- python x.x
source:
- git_tag: v1.8
+ git_tag: v1.8.1
git_url: https://github.com/ericmandel/pyds9
test:
imports: