aboutsummaryrefslogtreecommitdiff
path: root/dragons/build.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update public dragons recipe for v3.1 release, with latest dependencies.James E.H. Turner2023-03-301-4/+7
| | | | | | | | | | | | | | | | 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.
* Add a couple of deps. that are optional for Python 2.James Turner2019-08-281-1/+1
| | | | Update source/package versions for addition of licensing documentation.
* Update dragons recipe to build from (latest commit in) the new release ↵James Turner2019-08-081-1/+1
| | | | 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 recipe for public dragons package (based on the ↵James Turner2019-04-251-0/+23
astroconda-gemini-internal one) and include it in the gemini meta-package.