aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Turner <jturner@gemini.edu>2017-03-23 16:53:58 -0400
committerJames Turner <jturner@gemini.edu>2017-03-23 16:53:58 -0400
commit182c325fb66d242909ff51ac0e649d0c878dad5f (patch)
treebcc5362953c1eb560b1ba60f8f33a259d3d32e88
parent59a5f135c925403fbd525f7cbce93657cde57a5c (diff)
downloadastroconda-iraf-182c325fb66d242909ff51ac0e649d0c878dad5f.tar.gz
Update IRAF package build versions for an astroconda-iraf-helpers change that doesn't announce a string of extern.pkg updates for each package.
-rw-r--r--astroconda-iraf-helpers/meta.yaml10
-rw-r--r--iraf-all/meta.yaml2
-rw-r--r--iraf.adccdrom/meta.yaml2
-rw-r--r--iraf.axe/meta.yaml2
-rw-r--r--iraf.cfh12k/meta.yaml2
-rw-r--r--iraf.cirred/meta.yaml2
-rw-r--r--iraf.ctio/meta.yaml2
-rw-r--r--iraf.cutoutpkg/meta.yaml2
-rw-r--r--iraf.deitab/meta.yaml2
-rw-r--r--iraf.esowfi/meta.yaml2
-rw-r--r--iraf.finder/meta.yaml2
-rw-r--r--iraf.fitsutil/meta.yaml2
-rw-r--r--iraf.gemini/meta.yaml2
-rw-r--r--iraf.gmisc/meta.yaml2
-rw-r--r--iraf.guiapps/meta.yaml2
-rw-r--r--iraf.mem0/meta.yaml2
-rw-r--r--iraf.mscdb/meta.yaml2
-rw-r--r--iraf.mscred/meta.yaml2
-rw-r--r--iraf.mtools/meta.yaml2
-rw-r--r--iraf.nfextern/meta.yaml2
-rw-r--r--iraf.optic/meta.yaml2
-rw-r--r--iraf.rvsao/meta.yaml2
-rw-r--r--iraf.song/meta.yaml2
-rw-r--r--iraf.sqiid/meta.yaml2
-rw-r--r--iraf.stecf/meta.yaml2
-rw-r--r--iraf.stsdas/meta.yaml2
-rw-r--r--iraf.tables/meta.yaml2
-rw-r--r--iraf.ucsclris/meta.yaml2
-rw-r--r--iraf.upsqiid/meta.yaml2
-rw-r--r--iraf.xdimsum/meta.yaml2
-rw-r--r--iraf.xray/meta.yaml2
31 files changed, 34 insertions, 36 deletions
diff --git a/astroconda-iraf-helpers/meta.yaml b/astroconda-iraf-helpers/meta.yaml
index aa143da..132dee3 100644
--- a/astroconda-iraf-helpers/meta.yaml
+++ b/astroconda-iraf-helpers/meta.yaml
@@ -8,16 +8,14 @@ build:
number: '0'
package:
name: astroconda-iraf-helpers
- version: "0.1"
+ version: "0.1.1"
source:
git_url: https://github.com/astroconda/astroconda-iraf-helpers.git
requirements:
run:
- iraf !=2.16.1,>=2.16.UR # conda considers 2.16.1 > 2.16.UR/UR_2.16
- # PyRAF is needed by scripts/make_iraf_help, but we're trying to replace
- # that with $iraf/make_help, so these are commented out to avoid pulling in
- # masses of unnecessary Python build dependencies for every IRAF package:
- # - python x.x # (needed to allow forcing 2.7 on command line)
- # - pyraf
+ # PyRAF is needed by scripts/make_iraf_help, but that is now deprecated in
+ # favour of $iraf/make_help, so python & pyraf been removed here, to avoid
+ # pulling in masses of unnecessary build deps for every IRAF package.
diff --git a/iraf-all/meta.yaml b/iraf-all/meta.yaml
index 99e03d3..ff9a64d 100644
--- a/iraf-all/meta.yaml
+++ b/iraf-all/meta.yaml
@@ -3,7 +3,7 @@ about:
license: various (see individual packages)
summary: IRAF, X11IRAF & all the AstroConda external IRAF packages
build:
- number: '0'
+ number: '1'
package:
name: iraf-all
version: "1.0"
diff --git a/iraf.adccdrom/meta.yaml b/iraf.adccdrom/meta.yaml
index 0a41386..e145ef9 100644
--- a/iraf.adccdrom/meta.yaml
+++ b/iraf.adccdrom/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: ADCCDROM package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.axe/meta.yaml b/iraf.axe/meta.yaml
index 7604ac9..a99a07c 100644
--- a/iraf.axe/meta.yaml
+++ b/iraf.axe/meta.yaml
@@ -7,7 +7,7 @@ about:
summary: STScI/STECF aXe add-on for the STSDAS IRAF package
build:
binary_relocation: True
- number: '1'
+ number: '2'
package:
name: iraf.axe
version: "2.5"
diff --git a/iraf.cfh12k/meta.yaml b/iraf.cfh12k/meta.yaml
index 54d95e0..f041ade 100644
--- a/iraf.cfh12k/meta.yaml
+++ b/iraf.cfh12k/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: CFH12K package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.cirred/meta.yaml b/iraf.cirred/meta.yaml
index 3a44205..f248f5e 100644
--- a/iraf.cirred/meta.yaml
+++ b/iraf.cirred/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: CIRRED package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.ctio/meta.yaml b/iraf.ctio/meta.yaml
index 4829f58..68d555a 100644
--- a/iraf.ctio/meta.yaml
+++ b/iraf.ctio/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: CTIO package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.cutoutpkg/meta.yaml b/iraf.cutoutpkg/meta.yaml
index 0bedf01..e3c1706 100644
--- a/iraf.cutoutpkg/meta.yaml
+++ b/iraf.cutoutpkg/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: CUTOUTPKG package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.deitab/meta.yaml b/iraf.deitab/meta.yaml
index 486cf8f..c179e86 100644
--- a/iraf.deitab/meta.yaml
+++ b/iraf.deitab/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: DEITAB package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.esowfi/meta.yaml b/iraf.esowfi/meta.yaml
index 44ac1df..f6160a0 100644
--- a/iraf.esowfi/meta.yaml
+++ b/iraf.esowfi/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: ESOWFI package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.finder/meta.yaml b/iraf.finder/meta.yaml
index ad50bf6..763bae4 100644
--- a/iraf.finder/meta.yaml
+++ b/iraf.finder/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: FINDER package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.fitsutil/meta.yaml b/iraf.fitsutil/meta.yaml
index 59b0eea..8f388dd 100644
--- a/iraf.fitsutil/meta.yaml
+++ b/iraf.fitsutil/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: FITSUTIL package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, as conda unhelpfully
# disallows the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.gemini/meta.yaml b/iraf.gemini/meta.yaml
index f3e2df1..506ca02 100644
--- a/iraf.gemini/meta.yaml
+++ b/iraf.gemini/meta.yaml
@@ -5,7 +5,7 @@ about:
summary: Gemini IRAF package
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, as conda unhelpfully
# disallows the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.gmisc/meta.yaml b/iraf.gmisc/meta.yaml
index bdca6d3..a6f06c9 100644
--- a/iraf.gmisc/meta.yaml
+++ b/iraf.gmisc/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: GMISC package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.guiapps/meta.yaml b/iraf.guiapps/meta.yaml
index d405093..53dd580 100644
--- a/iraf.guiapps/meta.yaml
+++ b/iraf.guiapps/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: GUIAPPS package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.mem0/meta.yaml b/iraf.mem0/meta.yaml
index ce2b79b..c72bc58 100644
--- a/iraf.mem0/meta.yaml
+++ b/iraf.mem0/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: MEM0 package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.mscdb/meta.yaml b/iraf.mscdb/meta.yaml
index b5a25a7..168edd8 100644
--- a/iraf.mscdb/meta.yaml
+++ b/iraf.mscdb/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: MSCDB package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.mscred/meta.yaml b/iraf.mscred/meta.yaml
index 599e17b..fece7d9 100644
--- a/iraf.mscred/meta.yaml
+++ b/iraf.mscred/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: MSCRED package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.mtools/meta.yaml b/iraf.mtools/meta.yaml
index 6a1a19c..7c0bc97 100644
--- a/iraf.mtools/meta.yaml
+++ b/iraf.mtools/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: MTOOLS package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.nfextern/meta.yaml b/iraf.nfextern/meta.yaml
index 742865b..ebcca07 100644
--- a/iraf.nfextern/meta.yaml
+++ b/iraf.nfextern/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: NFEXTERN package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.optic/meta.yaml b/iraf.optic/meta.yaml
index 27e8579..58deef4 100644
--- a/iraf.optic/meta.yaml
+++ b/iraf.optic/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: OPTIC package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.rvsao/meta.yaml b/iraf.rvsao/meta.yaml
index eb1b68e..45320c7 100644
--- a/iraf.rvsao/meta.yaml
+++ b/iraf.rvsao/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: RVSAO package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.song/meta.yaml b/iraf.song/meta.yaml
index 4a396f9..aa5c960 100644
--- a/iraf.song/meta.yaml
+++ b/iraf.song/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: SONG package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.sqiid/meta.yaml b/iraf.sqiid/meta.yaml
index fd1a8dd..bda9265 100644
--- a/iraf.sqiid/meta.yaml
+++ b/iraf.sqiid/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: SQIID package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.stecf/meta.yaml b/iraf.stecf/meta.yaml
index aecf9bf..5f28543 100644
--- a/iraf.stecf/meta.yaml
+++ b/iraf.stecf/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: STECF package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda unhelpfully
# disallows the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.stsdas/meta.yaml b/iraf.stsdas/meta.yaml
index fd2127d..7588b20 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: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, as conda unhelpfully
# disallows the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.tables/meta.yaml b/iraf.tables/meta.yaml
index 599f19e..61d2bb3 100644
--- a/iraf.tables/meta.yaml
+++ b/iraf.tables/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: STScI TABLES package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, as conda unhelpfully
# disallows the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.ucsclris/meta.yaml b/iraf.ucsclris/meta.yaml
index 6e2f8d4..c0627c0 100644
--- a/iraf.ucsclris/meta.yaml
+++ b/iraf.ucsclris/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: UCSCLRIS package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.upsqiid/meta.yaml b/iraf.upsqiid/meta.yaml
index a402245..f68eeeb 100644
--- a/iraf.upsqiid/meta.yaml
+++ b/iraf.upsqiid/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: UPSQIID package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.xdimsum/meta.yaml b/iraf.xdimsum/meta.yaml
index d375f07..5104f92 100644
--- a/iraf.xdimsum/meta.yaml
+++ b/iraf.xdimsum/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: XDIMSUM package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files:
diff --git a/iraf.xray/meta.yaml b/iraf.xray/meta.yaml
index 3a1a5fe..84cee7d 100644
--- a/iraf.xray/meta.yaml
+++ b/iraf.xray/meta.yaml
@@ -4,7 +4,7 @@ about:
summary: XRAY package for IRAF
build:
binary_relocation: False
- number: '0'
+ number: '1'
# These must be copied from astroconda-iraf-helpers, since conda disallows
# the post-install step from depending on other packages:
always_include_files: