From a006127c317f435bd902b44c5b7bc0782379e1a6 Mon Sep 17 00:00:00 2001 From: James Turner Date: Mon, 1 Apr 2019 13:29:41 -0300 Subject: Increment IRAF pkg build numbers for astroconda-iraf-helpers 0.2.0 install fixes for Python 3.7 & Ubuntu. --- iraf.fitsutil/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iraf.fitsutil') diff --git a/iraf.fitsutil/meta.yaml b/iraf.fitsutil/meta.yaml index 8f388dd..8d18d6d 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: '1' + number: '2' # These must be copied from astroconda-iraf-helpers, as conda unhelpfully # disallows the post-install step from depending on other packages: always_include_files: -- cgit