Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | glue-core: add spectral-cube (#117) | Joseph Hunkeler | 2018-03-07 | 1 | -0/+1 | |
| | ||||||
* | Webbpsf: Pin astropy <3.0 (#116) | Joseph Hunkeler | 2018-03-07 | 1 | -2/+2 | |
| | ||||||
* | Truncate READMEs to avoid unicode errors (#115) | Joseph Hunkeler | 2018-03-07 | 2 | -4/+2 | |
| | ||||||
* | Build glue-core from latest source (#114) | Dan D'Avella | 2018-03-07 | 10 | -5/+133 | |
| | | | | | | | | | | | | | | | | | | * Fix glue-core recipe to build from latest source * Fix glue-core dependency in cubeviz * Add recipe for mpl-scatter-density (dependency of glue-core) * Add recipe for fast-histogram (dependency of mpl-scatter-density) * AstroCondaify fast-histogram * AstroCondaify mpl-scatter-density * AstroCondaify glue-core * glue-core: add mpl-scatter-density | |||||
* | specutils: Remove dead import (#113) | Joseph Hunkeler | 2018-03-05 | 1 | -2/+0 | |
| | ||||||
* | Merge pull request #112 from rendinam/removal | Matt Rendina | 2018-03-05 | 6 | -83/+0 | |
|\ | | | | | Remove sphinx_rtd_theme (in defaults), stsci.numdisplay (deprecated). | |||||
| * | Remove sphinx_rtd_theme (in defaults), stsci.numdisplay (deprecated). | Matt Rendina | 2018-03-05 | 6 | -83/+0 | |
|/ | ||||||
* | specutils: Update requirements (#111) | Joseph Hunkeler | 2018-03-05 | 1 | -1/+5 | |
| | ||||||
* | astropy: track next major release (#110) | Joseph Hunkeler | 2018-02-19 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #109 from rendinam/rm_purgepath | Matt Rendina | 2018-02-14 | 5 | -35/+0 | |
|\ | | | | | Remove unused package purge_path | |||||
| * | Remove unused package purge_path | Matt Rendina | 2018-02-14 | 5 | -35/+0 | |
|/ | ||||||
* | Merge pull request #108 from rendinam/remove_old_sphere | Matt Rendina | 2018-02-12 | 3 | -46/+0 | |
|\ | | | | | Remove deprecated stsci.sphere | |||||
| * | Remove deprecated stsci.sphere | Matt Rendina | 2018-02-12 | 3 | -46/+0 | |
|/ | ||||||
* | Remove d2to1 and stsci.distutils dependencies (#107) | Joseph Hunkeler | 2018-02-07 | 3 | -8/+2 | |
| | ||||||
* | Merge pull request #106 from rendinam/stwcs_py27_disable | Matt Rendina | 2018-02-01 | 1 | -0/+1 | |
|\ | | | | | Disable build of stwcs under python 2.7 | |||||
| * | Disable build of stwcs under python 2.7 | Matt Rendina | 2018-02-01 | 1 | -0/+1 | |
|/ | ||||||
* | Quick fix: add docopt run dependency to specviz recipe (#103) | Dan D'Avella | 2018-02-01 | 1 | -1/+2 | |
| | | | | | | * Quick fix: add docopt run dependency to specviz recipe * Bump build revision | |||||
* | Replace glueviz with glue-core (#105) | Joseph Hunkeler | 2018-02-01 | 1 | -2/+2 | |
| | ||||||
* | Drop specutils 0.2.2 version pinning in setup (#104) | Joseph Hunkeler | 2018-02-01 | 2 | -0/+6 | |
| | ||||||
* | Create new recipe for spectral-cube (#99) | Dan D'Avella | 2018-02-01 | 3 | -0/+44 | |
| | | | | | | * Create new recipe for spectral-cube (dependency of cubeviz) * Reset build revision; Normalize dependencies | |||||
* | Update specviz recipe to package dev version (#102) | Dan D'Avella | 2018-02-01 | 1 | -6/+12 | |
| | | | | | | * Update specviz recipe to package dev version * Reset build revision (version reported is >2.0.0) | |||||
* | Add radio-beam (#101) | Joseph Hunkeler | 2018-02-01 | 3 | -0/+43 | |
| | ||||||
* | Cubeviz: use glue-core as dependency instead of glueviz (#98) | Dan D'Avella | 2018-02-01 | 1 | -4/+5 | |
| | | | | | | | | * Use glue-core as dependency instead of glueviz * Add dependency on spectral-cube package * Bump revision | |||||
* | jwst: Add missing stwcs dependency (#100) | Joseph Hunkeler | 2018-01-30 | 1 | -0/+1 | |
| | ||||||
* | Upstream astropy/master uses 3.1.dev now (#97) | Joseph Hunkeler | 2018-01-29 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #96 from jhunkeler/acstools-optdep | Matt Rendina | 2018-01-26 | 1 | -1/+4 | |
|\ | | | | | Optional dependencies are no longer optional. Do not revert. | |||||
| * | Optional dependencies are no longer optional. Do not revert. | Joseph Hunkeler | 2018-01-25 | 1 | -1/+4 | |
|/ | ||||||
* | Didn't bump revision on stsci.tools (#95) | Joseph Hunkeler | 2018-01-23 | 1 | -1/+1 | |
| | | | | | | * stsci.tools: remove circular dependency on stwcs * Bump revision | |||||
* | stsci.tools: remove circular dependency on stwcs (#94) | Joseph Hunkeler | 2018-01-23 | 1 | -1/+0 | |
| | ||||||
* | stsci.tools: Add missing runtime dependencies (#93) | Joseph Hunkeler | 2018-01-12 | 1 | -3/+4 | |
| | ||||||
* | Merge pull request #92 from rendinam/specviz_correction | Matt Rendina | 2018-01-10 | 1 | -0/+3 | |
|\ | | | | | Add build section to specviz recipe. | |||||
| * | Add build section | Matt Rendina | 2018-01-10 | 1 | -0/+3 | |
| | | ||||||
* | | Conda's resolver cannot see glueviz >0.8 as latest package (#91) | Joseph Hunkeler | 2018-01-08 | 1 | -1/+6 | |
| | | | | | | | | * Override this behavior by "building" with Python. Dumb but effective. * Warnings added to prevent this situtation from coming once again. | |||||
* | | Fix recipe (#90) | Joseph Hunkeler | 2018-01-07 | 1 | -4/+4 | |
| | | | | | | Make `conda_build_config` compliant | |||||
* | | Fix recipe (#89) | Joseph Hunkeler | 2018-01-07 | 1 | -3/+3 | |
| | | | | | | Make `conda_build_config` compliant | |||||
* | | Fix recipe (#88) | Joseph Hunkeler | 2018-01-07 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | * Fix recipe make `conda_build_config` compliant * Update meta.yaml | |||||
* | | Fix recipe (#87) | Joseph Hunkeler | 2018-01-07 | 1 | -1/+4 | |
| | | | | | | "Sleek and special" is not sleek, but special | |||||
* | | Backport from contrib (#86) | Joseph Hunkeler | 2018-01-07 | 9 | -56/+190 | |
| | | ||||||
* | | sextractor: of course the md5 hash changed (#85) | Joseph Hunkeler | 2018-01-07 | 1 | -1/+1 | |
| | | ||||||
* | | sextractor: Hopefully final fixup (#84) | Joseph Hunkeler | 2018-01-07 | 2 | -6/+10 | |
| | | | | | | | | | | | | * Use autotools whatever the platform; Switch URL to github mirror (astromatic is too slow) * Force linkage against Intel OpenMP | |||||
* | | stwcs: setuptools->pypi->d2to1+stsci.distutils!=winning (#83) | Joseph Hunkeler | 2018-01-06 | 2 | -1/+2 | |
| | | ||||||
* | | astropy: use master once again (#82) | Joseph Hunkeler | 2018-01-06 | 1 | -2/+1 | |
| | | ||||||
* | | Drop stsci.distutils as a runtime requirement. Not sure why it was even ↵ | Joseph Hunkeler | 2018-01-06 | 1 | -2/+1 | |
| | | | | | | | | there. (#81) | |||||
* | | stwcs: Add missing 'requests' dependency (#80) | Joseph Hunkeler | 2018-01-06 | 1 | -0/+2 | |
| | | ||||||
* | | sextractor: Add missing 'automake' dependency (#79) | Joseph Hunkeler | 2018-01-06 | 1 | -0/+1 | |
| | | ||||||
* | | Update cubeviz dependencies in recipe (#74) | Dan D'Avella | 2018-01-06 | 1 | -3/+6 | |
| | | ||||||
* | | mosviz: Add missing 'qtpy' dependency (#78) | Joseph Hunkeler | 2018-01-06 | 1 | -0/+2 | |
| | | ||||||
* | | stwcs: Add missing lxml dependency (#77) | Joseph Hunkeler | 2018-01-06 | 1 | -0/+2 | |
|/ | ||||||
* | Jwst parameterized rev (#76) | Matt Rendina | 2018-01-05 | 1 | -0/+6 | |
| | | | | | * Accept git rev build parameter via environment var * Bump recipe rev | |||||
* | [WIP] Next (#75) | Joseph Hunkeler | 2018-01-05 | 317 | -2043/+1202 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Purge x.x style selectors * Add python jinja2 selectors * Add numpy jinja2 selectors * Add basic build matrix configuration * Delete iraf package; see astroconda/astroconda-iraf * Bump all build revisions * Remove drizzlepac and nose dependencies * Fixup dependencies * Strip newlines in version declaration * Implements new package versioning scheme * Revert sandboxing * Purge old or unnecessary packages * Clean up meta-packages * Use fake version * Minor clean up * Add missing md5 hashes * Python is not a dependency of XPA * Remove GIT_ usage in non-git recipe * Initial commit of asteval * cubeviz: sed patching glue/numpy/pytest * Add missing curly braces * Remove references to pywcs * Add mosviz * Fix up specutils * Forcefully strip all "v" version prefixes. Please stop using them. * Fix ginga * Use PYTHON * Remove d2to1 dep * Remove d2to1 dep * Remove d2to1 dep * Remove d2to1 dep * Remove deprecated JWST pipeline packages * Simplify python builds * Simplify python builds (windows) * Remove d2to1 dep * Remove d2to1 dep * Stop using 2to3 * Remove ATLAS * Move sextractor to mainline * Sextractor Intel MKL integration patches (i.e NO ATLAS) |