Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating python build scripts to be more efficient, updating version ↵ | Brendan Gannon | 2022-02-18 | 2 | -2/+2 |
| | | | | | | | | | numbers, updating package version numbers, updating python and numpy versions (#756) * updating python build scripts to be more efficient, updating version numbers, updating package version numbers, updating python and numpy versions * adding python up to 3.10 Co-authored-by: Brendan Gannon <bgannon@stsci.edu> | ||||
* | Remove superfluous version prefix stripping | Matt Rendina | 2018-03-13 | 1 | -3/+0 |
| | |||||
* | Next (#292) | Joseph Hunkeler | 2018-02-14 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Strip x.x selectors * Assign build-time python lock * Minimal build matrix * Numpy locking * Force -m64 on darwin * ds9: add md5 hash * stsci: Remove build section * Replace python calls with env variable; Strip redundant exit conditions * Remove dead packages * sextractor: Use Intel MKL * Use autotools whatever the platform; Switch URL to github mirror (astromatic is too slow) * Force linkage against Intel OpenMP Signed-off-by: Joseph Hunkeler <jhunkeler@gmail.com> * Add version guard template * Remove dead sextractor package * Bump all build revisions * Remove recipes that exist in defaults or no longer serve a purpose * Fixup mosviz requirements * Remove purge_path usage * Remove glue* recipes (favor defaults channel) * Remove pydrizzle * Replace glueviz requirement with glue-core * Remove pytools * Remove pytools dependency * Adjust specviz requirements * pyregion moved to astropy org * Fix d2to1 dependency * Remove d2to1 pip calls * Remove deprecated stsci_sphinx_theme | ||||
* | Initial commit of py_expression_eval (#250) | Joseph Hunkeler | 2017-08-10 | 3 | -0/+35 |