aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add a README noting that the astroconda/astroconda-iraf repo will be ↵HEADmasterJames E.H. Turner2023-04-131-0/+8
| | | | succeeded by GeminiDRSoftware/astroconda-gemini-public.
* Update gemini meta-package to v2.1 for dragons 3.1, removing disco-stu, ↵James E.H. Turner2023-04-041-23/+7
| | | | | | which is now incorporated in dragons. Convert to a noarch package and remove some old comments.
* Convert pyraf-all to a generic package (v1.1) that will support Python 3.7+ ↵James E.H. Turner2023-04-031-14/+12
| | | | | | | | (while the previous builds stop at 3.7). Remove kepler package that only works on Py 2 & required python-version-specific builds; Py 2 envs are now deprecated but can continue using the previous pyraf-all 1.0 build. This version of pyraf-all now only installs pyraf + iraf, for backward/forward compatibility. Remove unnecessary build deps, since they are really run-time deps, which conda-build now checks anyway.
* Update public dragons recipe for v3.1 release, with latest dependencies.James E.H. Turner2023-03-302-45/+34
| | | | | | | | | | | | | | | | Disco_stu is now incorporated into dragons. Constrain max sqlalchemy until code is updated for new v2 API and max specutils on Python 3.7, because v1.9.1 incorrectly allows installation there. Stop requiring run-time deps at build time, since conda-build now checks that they can be satisfied anyway and it complicates things. Make testing dependencies optional (they were incomplete anyway). Include licence files in meta.yaml and use Jinja template for version etc. Use newer pip install command (otherwise get pkg_resources file collision err). Handle exit status more cleanly.
* Update gemini_calmgr recipe for v1.1.22 (in new repo), to go with DRAGONS 3.1.James E.H. Turner2023-03-304-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 Turner2022-12-301-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. Turner2022-11-091-3/+3
|
* Constrain max specutils version for DRAGONS 3.0.3, to avoid a MRO conflict ↵James Turner2022-07-181-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. Turner2022-07-081-3/+2
|
* Update public dragons recipe for 3.0.2.James E.H. Turner2022-06-291-3/+3
|
* Update pyfu recipe to use pip & ensure it doesn't produce an egg instead of ↵James E.H. Turner2022-05-252-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. Turner2022-05-231-4/+5
|
* Update patch-level version number for bug fixes in the 3.0 release branch.James Turner2021-12-021-3/+3
|
* Update build number after the v3.0.0 tag has been moved again to resolve a ↵James Turner2021-10-071-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 Turner2021-09-281-1/+1
| | | | documentation problem.
* Add numpy as a dependency, since it now gets imported by gemini_calmgr ↵James Turner2021-09-231-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 Turner2021-09-211-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 Turner2021-09-151-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 Turner2021-09-151-2/+2
|
* Update gemini_calmgr for v1 (to go with dragons v3), now in gitlab.James Turner2021-01-141-6/+6
|
* Also raise minimum astropy version to 2 for disco_stu.James Turner2020-04-031-1/+1
|
* Remove astropy<4 constraint, as the source has been updated to support 4.James Turner2020-04-011-1/+1
|
* Update min. disco_stu version to 1.3.7 and increment build number.James Turner2020-03-311-3/+3
|
* Update disco_stu version to 1.3.7 & disallow installing with AstroPy 4 for now.James Turner2020-03-311-5/+5
|
* Update dragons version for patch release, remove astropy max requirement and ↵James Turner2020-03-301-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 Turner2019-10-301-5/+4
|
* Update disco_stu version to 1.3.6 following bug fixes.James Turner2019-10-251-4/+4
|
* Drop numdisplay dependency and bundle the files in gempy instead. Fix typos.James Turner2019-10-211-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 Turner2019-10-151-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 Turner2019-10-111-2/+2
|
* Add a couple of deps. that are optional for Python 2.James Turner2019-08-282-6/+10
| | | | Update source/package versions for addition of licensing documentation.
* Update dragons recipe to build from (latest commit in) the new release ↵James Turner2019-08-082-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 Turner2019-08-013-0/+38
| | | | from a subdir of the private FITS storage repository).
* Add setuptools to DRAGONS build deps.James Turner2019-08-011-0/+1
|
* Add recipe for public dragons package (based on the ↵James Turner2019-04-254-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 Turner2019-04-241-1/+1
| | | | for the plain iraf packages.
* Increment IRAF pkg build numbers for astroconda-iraf-helpers 0.2.0 install ↵James Turner2019-04-0129-29/+31
| | | | fixes for Python 3.7 & Ubuntu.
* Uncommitted version number update for latest PyFU package.James Turner2019-03-291-2/+2
|
* Uncommitted version update to go with IRAF change (for ccdred parameter file ↵James Turner2019-03-291-3/+6
| | | | problem with PyRAF on Python 3).
* Update astroconda-iraf-helpers ver. for changes to work on Python 3.7 & Ubuntu.James Turner2019-03-281-2/+2
|
* Update CFITSIO dependency to new security-patched version with a new SONAME.James E.H. Turner2018-03-151-3/+3
|
* Update STSDAS/TABLES to 3.18.3 & aXe to 2.6.2 for sosey's last slitless fix.James Turner2018-02-153-6/+6
|
* Update aXe version to 2.6.1, to go with @sosey's minor changes to STSDAS ↵James Turner2018-02-081-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 Turner2018-02-082-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 Turner2018-02-081-6/+4
|
* Force destination of bin.IRAFARCH (which is what the slitless code expects);James E.H. Turner2018-01-101-7/+12
| | | | replace sed cmd with a more portable awk version; check for error conditions.
* Merge branch 'master' of github.com:astroconda/astroconda-irafJames Turner2018-01-073-6/+8
|\
| * Update STSDAS/TABLES to 3.18.1 (small patch for io.fits syntax in slitless).James Turner2018-01-072-4/+4
| |
| * Long-uncommitted change to include pyraf.kepler only for Python 2.7 (the ↵James E.H. Turner2017-12-181-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 Turner2018-01-072-13/+31
|/