Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update public dragons recipe for v3.1 release, with latest dependencies. | James E.H. Turner | 2023-03-30 | 2 | -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. | ||||
* | 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 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. | ||||
* | 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. | ||||
* | Update min. disco_stu version to 1.3.7 and increment build number. | James Turner | 2020-03-31 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | 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. | ||||
* | 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 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 | 3 | -0/+80 |
astroconda-gemini-internal one) and include it in the gemini meta-package. |