summaryrefslogtreecommitdiff
path: root/pyds9
diff options
context:
space:
mode:
authorSimon Conseil <contact@saimon.org>2020-09-25 16:07:04 -0400
committerGitHub <noreply@github.com>2020-09-25 16:07:04 -0400
commit9559a1bfc877dc32c12e4c3d7eecbe001a3557a4 (patch)
tree79fbaf01d1d9304053e0fb88135fcad6b580cb56 /pyds9
parentf59b3f153dd225aaab3372bec7c191232a48437a (diff)
downloadastroconda-contrib-9559a1bfc877dc32c12e4c3d7eecbe001a3557a4.tar.gz
Update pyds9 to the latest master commit (#672)
* Update pyds9 to the latest master commit * pyds9: reset build number Co-authored-by: Joseph Hunkeler <jhunkeler@users.noreply.github.com>
Diffstat (limited to 'pyds9')
-rw-r--r--pyds9/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyds9/meta.yaml b/pyds9/meta.yaml
index 510f3d4..ace8589 100644
--- a/pyds9/meta.yaml
+++ b/pyds9/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'pyds9' %}
{% set version = "1.9.0.dev" ~ GIT_DESCRIBE_NUMBER ~ "+" ~ GIT_DESCRIBE_HASH %}
-{% set number = '2' %}
+{% set number = '0' %}
about:
home: https://github.com/ericmandel/{{ name }}
@@ -33,7 +33,7 @@ requirements:
- python
source:
- git_rev: c1bf67ab195bd7eb0c662755c2df35df014482b0
+ git_rev: f1f0aae83c9d5da05b457f72501ec127f787c0f4
git_url: https://github.com/ericmandel/{{ name }}.git
test: