aboutsummaryrefslogtreecommitdiff
path: root/iraf.stsdas
diff options
context:
space:
mode:
authorJames Turner <jturner@gemini.edu>2017-12-15 15:36:24 -0500
committerJames Turner <jturner@gemini.edu>2017-12-15 15:36:24 -0500
commitb169c130cb653ece2d3cec477f168dbef946e356 (patch)
tree92aab48cac0f5a1cc4394af8dbec0413dbd40ac1 /iraf.stsdas
parent5481223b9d3eb8c3ac1a6a22f00bf755e12bb558 (diff)
downloadastroconda-iraf-b169c130cb653ece2d3cec477f168dbef946e356.tar.gz
Update STSDAS & TABLES to 3.18, using new github repo.
Diffstat (limited to 'iraf.stsdas')
-rw-r--r--iraf.stsdas/meta.yaml9
1 files changed, 5 insertions, 4 deletions
diff --git a/iraf.stsdas/meta.yaml b/iraf.stsdas/meta.yaml
index 7588b20..e5479e6 100644
--- a/iraf.stsdas/meta.yaml
+++ b/iraf.stsdas/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: STScI STSDAS package for IRAF
build:
binary_relocation: False
- number: '1'
+ number: '0'
# These must be copied from astroconda-iraf-helpers, as conda unhelpfully
# disallows the post-install step from depending on other packages:
always_include_files:
@@ -12,10 +12,11 @@ build:
- bin/ac_update_extern_pkg
package:
name: iraf.stsdas
- version: "3.17"
+ version: "3.18"
source:
- fn: stsci_iraf-3.17-local.tar.gz # quirky requirement in addition to url
- url: http://astroconda-source:4440/stsci_iraf-3.17-local.tar.gz
+ # You must upload your ssh key to github to check out this private repo:
+ git_url: git@github.com:spacetelescope/stsdas.git
+ git_tag: 3.18
patches:
- ac.iraf.stsci.patch
requirements: