Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update gemini_calmgr recipe for v1.1.22 (in new repo), to go with DRAGONS 3.1. | James E.H. Turner | 2023-03-30 | 4 | -26/+49 |
| | | | | | | | | | | Add recipe for new gemini_obs_db package (v1.0.27), similar to gemini_calmgr. Consolidate simple build scripts into meta.yaml & use template for version etc. Convert packages to noarch since they are pure Python (otherwise we'd need 16 builds). Use DRAGONS 3.1 version constraints, limiting sqlalchemy to <2.0 until the code can be ported to the new API. | ||||
* | Increment dragons build number (& rebuild against conda-forge deps). | James Turner | 2022-12-30 | 1 | -11/+11 |
| | | | | | Add constraints needed to avoid problematic dep versions from conda-forge. Re-order some deps that were out of alphabetical order, for easier comparison with lists currently kept elsewhere (for testing). | ||||
* | Update dragons version for 3.0.4 patch release. | James E.H. Turner | 2022-11-09 | 1 | -3/+3 |
| | |||||
* | Constrain max specutils version for DRAGONS 3.0.3, to avoid a MRO conflict ↵ | James Turner | 2022-07-18 | 1 | -3/+3 |
| | | | | with 1.4+ that has been resolved in our 3.1 branch. | ||||
* | Update DRAGONS recipe again, for 3.0.3, since there's a problem with 3.0.2. | James E.H. Turner | 2022-07-08 | 1 | -3/+2 |
| | |||||
* | Update public dragons recipe for 3.0.2. | James E.H. Turner | 2022-06-29 | 1 | -3/+3 |
| | |||||
* | Update pyfu recipe to use pip & ensure it doesn't produce an egg instead of ↵ | James E.H. Turner | 2022-05-25 | 2 | -8/+9 |
| | | | | | | copying the pyfu directory to site-packages (causing later file copies to fail). Also re-order meta.yaml as needed to avoid a known conda-build problem/bug. | ||||
* | Update recipe for Gemini IRAF 1.15 release. | James E.H. Turner | 2022-05-23 | 1 | -4/+5 |
| | |||||
* | Update patch-level version number for bug fixes in the 3.0 release branch. | James Turner | 2021-12-02 | 1 | -3/+3 |
| | |||||
* | Update build number after the v3.0.0 tag has been moved again to resolve a ↵ | James Turner | 2021-10-07 | 1 | -1/+1 |
| | | | | failure with the latest numpy 1.21.x (etc.). | ||||
* | Update build number after the v3.0.0 tag has been moved to resolve a ↵ | James Turner | 2021-09-28 | 1 | -1/+1 |
| | | | | documentation problem. | ||||
* | Add numpy as a dependency, since it now gets imported by gemini_calmgr ↵ | James Turner | 2021-09-23 | 1 | -0/+1 |
| | | | | (though it's already required indirectly via the existing deps). | ||||
* | Update for v3.0.0, mostly copied from the astroconda-gemini-internal ↵ | James Turner | 2021-09-21 | 1 | -32/+46 |
| | | | | | | v3.0.0.dev recipe, plus recently-added bokeh dep. The dep versions have not yet been re-tested/checked since earlier this year. | ||||
* | Require dragons 3.0.0 (final), as Kathleen isn't convinced it's still ↵ | James Turner | 2021-09-15 | 1 | -1/+1 |
| | | | | compatible with the previous dev version. | ||||
* | Update gemini_calmgr version/tag to 1.0.0/2020-2.20 for dragons 3.0.0 (final). | James Turner | 2021-09-15 | 1 | -2/+2 |
| | |||||
* | Update gemini_calmgr for v1 (to go with dragons v3), now in gitlab. | James Turner | 2021-01-14 | 1 | -6/+6 |
| | |||||
* | Also raise minimum astropy version to 2 for disco_stu. | James Turner | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | Remove astropy<4 constraint, as the source has been updated to support 4. | James Turner | 2020-04-01 | 1 | -1/+1 |
| | |||||
* | Update min. disco_stu version to 1.3.7 and increment build number. | James Turner | 2020-03-31 | 1 | -3/+3 |
| | |||||
* | Update disco_stu version to 1.3.7 & disallow installing with AstroPy 4 for now. | James Turner | 2020-03-31 | 1 | -5/+5 |
| | |||||
* | Update dragons version for patch release, remove astropy max requirement and ↵ | James Turner | 2020-03-30 | 1 | -4/+6 |
| | | | | increase disco_stu requirement for bug fix (I think). | ||||
* | Update recipe for final DRAGONS 2.1.0 release (after pex_config relicensing). | James Turner | 2019-10-30 | 1 | -5/+4 |
| | |||||
* | Update disco_stu version to 1.3.6 following bug fixes. | James Turner | 2019-10-25 | 1 | -4/+4 |
| | |||||
* | Drop numdisplay dependency and bundle the files in gempy instead. Fix typos. | James Turner | 2019-10-21 | 1 | -5/+3 |
| | | | | Still pending update to LSST licence notice(s) for final release. | ||||
* | Probably-final RC version, following a few updates in the release branch. | James Turner | 2019-10-15 | 1 | -2/+4 |
| | | | | Constrain required ds9 version when installed, since there were a few problems with 7.5/7.6. | ||||
* | Finalize version number for release and fix SVN branch revision number. | James Turner | 2019-10-11 | 1 | -2/+2 |
| | |||||
* | Add a couple of deps. that are optional for Python 2. | James Turner | 2019-08-28 | 2 | -6/+10 |
| | | | | Update source/package versions for addition of licensing documentation. | ||||
* | Update dragons recipe to build from (latest commit in) the new release ↵ | James Turner | 2019-08-08 | 2 | -10/+12 |
| | | | | branch, move the about section to keep new conda versions happy, update astropy dep to v2 & numdisplay to our bug-fixed version, add calmgr as a run-time dependency and temporarily comment out install of currently-missing licenses directory. | ||||
* | Add a package for the local calibration manager for DRAGONS (which comes ↵ | James Turner | 2019-08-01 | 3 | -0/+38 |
| | | | | from a subdir of the private FITS storage repository). | ||||
* | Add setuptools to DRAGONS build deps. | James Turner | 2019-08-01 | 1 | -0/+1 |
| | |||||
* | Add recipe for public dragons package (based on the ↵ | James Turner | 2019-04-25 | 4 | -5/+85 |
| | | | | astroconda-gemini-internal one) and include it in the gemini meta-package. | ||||
* | Update kepler build number to go with astroconda-iraf-helpers changes, as ↵ | James Turner | 2019-04-24 | 1 | -1/+1 |
| | | | | for the plain iraf packages. | ||||
* | Increment IRAF pkg build numbers for astroconda-iraf-helpers 0.2.0 install ↵ | James Turner | 2019-04-01 | 29 | -29/+31 |
| | | | | fixes for Python 3.7 & Ubuntu. | ||||
* | Uncommitted version number update for latest PyFU package. | James Turner | 2019-03-29 | 1 | -2/+2 |
| | |||||
* | Uncommitted version update to go with IRAF change (for ccdred parameter file ↵ | James Turner | 2019-03-29 | 1 | -3/+6 |
| | | | | problem with PyRAF on Python 3). | ||||
* | Update astroconda-iraf-helpers ver. for changes to work on Python 3.7 & Ubuntu. | James Turner | 2019-03-28 | 1 | -2/+2 |
| | |||||
* | Update CFITSIO dependency to new security-patched version with a new SONAME. | James E.H. Turner | 2018-03-15 | 1 | -3/+3 |
| | |||||
* | Update STSDAS/TABLES to 3.18.3 & aXe to 2.6.2 for sosey's last slitless fix. | James Turner | 2018-02-15 | 3 | -6/+6 |
| | |||||
* | Update aXe version to 2.6.1, to go with @sosey's minor changes to STSDAS ↵ | James Turner | 2018-02-08 | 1 | -3/+3 |
| | | | | slitless (the code packaged here hasn't actually changed, just the dependency). | ||||
* | Update STSDAS/TABLES to 3.18.2 following @sosey's slitless/aXe updates. | James Turner | 2018-02-08 | 2 | -4/+6 |
| | | | | Add option to help ensure IRAF binaries are not being altered by conda. | ||||
* | Update astroconda-iraf-helpers version (for change to avoid setting RPATH). | James Turner | 2018-02-08 | 1 | -6/+4 |
| | |||||
* | Force destination of bin.IRAFARCH (which is what the slitless code expects); | James E.H. Turner | 2018-01-10 | 1 | -7/+12 |
| | | | | replace sed cmd with a more portable awk version; check for error conditions. | ||||
* | Merge branch 'master' of github.com:astroconda/astroconda-iraf | James Turner | 2018-01-07 | 3 | -6/+8 |
|\ | |||||
| * | Update STSDAS/TABLES to 3.18.1 (small patch for io.fits syntax in slitless). | James Turner | 2018-01-07 | 2 | -4/+4 |
| | | |||||
| * | Long-uncommitted change to include pyraf.kepler only for Python 2.7 (the ↵ | James E.H. Turner | 2017-12-18 | 1 | -2/+4 |
| | | | | | | | | existing meta-packages were built with this version; it just wasn't checked in). | ||||
* | | Add IRAF & STSDAS as aXe build deps so files go in bin.$IRAFARCH/, not bin/. | James Turner | 2018-01-07 | 2 | -13/+31 |
|/ | |||||
* | Make iraf.aXe build with clang (MacOS 10.10) after change to use old gsl. | James E.H. Turner | 2017-12-18 | 2 | -3/+11 |
| | |||||
* | Build old, working GSL 1.9 & link to it statically. | James Turner | 2017-12-15 | 2 | -21/+42 |
| | | | | Require new STSDAS 3.18 with updated aXe Python files & update pkg version to 2.6 to match. | ||||
* | Update STSDAS & TABLES to 3.18, using new github repo. | James Turner | 2017-12-15 | 2 | -8/+10 |
| | |||||
* | Initial definition of James's PyFU datacube mosaicking package for PyRAF & ↵ | James Turner | 2017-08-24 | 6 | -0/+63 |
| | | | | Python, which is fairly widely used to reduce GMOS data. |