aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Turner <jturner@gemini.edu>2019-10-15 14:08:43 -0400
committerJames Turner <jturner@gemini.edu>2019-10-15 14:08:43 -0400
commitec8fbdb65149f1af2ecaa438410460f02a862550 (patch)
treef84aa4e5f51d34f45e1909e31dbbd2251dcd0e6a
parent44538bc611016fec368ed498367c067c30e23349 (diff)
downloadastroconda-iraf-ec8fbdb65149f1af2ecaa438410460f02a862550.tar.gz
Probably-final RC version, following a few updates in the release branch.
Constrain required ds9 version when installed, since there were a few problems with 7.5/7.6.
-rw-r--r--dragons/meta.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/dragons/meta.yaml b/dragons/meta.yaml
index c5f625d..8bf0631 100644
--- a/dragons/meta.yaml
+++ b/dragons/meta.yaml
@@ -3,11 +3,11 @@ build:
number: '0'
package:
name: dragons
- version: "2.1.0rc2"
+ version: "2.1.0rc3"
source:
git_url: https://github.com/GeminiDRSoftware/DRAGONS.git
# git_tag: v2.1.0 # TBC
- git_tag: dca379902ede2e00
+ git_tag: 868958fb20bd43c0
about:
home: http://www.gemini.edu/sciops/data-and-results/processing-software
license: BSD
@@ -59,3 +59,5 @@ requirements:
- stsci.numdisplay >=1.6.2
- fitsverify >=4.17
- sextractor >=2.8.6
+ run_constrained:
+ - ds9 >=8.0