Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
* | Python 2.7 support dropped upstream. Skipping. (#73) | Joseph Hunkeler | 2017-09-26 | 1 | -0/+1 |
| | |||||
* | [py27 fix] Force shared library discovery. (#72) | Joseph Hunkeler | 2017-09-26 | 1 | -0/+3 |
| | |||||
* | hstcal: [Darwin] Force 64-bit linking (#71) | Joseph Hunkeler | 2017-09-22 | 1 | -0/+4 |
| | |||||
* | Initial commit; astroquery (#59) | Joseph Hunkeler | 2017-09-20 | 3 | -0/+50 |
| | | | | | | * Initial commit; astroquery * Only install secretstorage on linux | ||||
* | Initial commit; secretstorage (#56) | Joseph Hunkeler | 2017-09-20 | 3 | -0/+43 |
| | | | | | | | | * Initial commit; secretstorage * Skip if host is not linux * Remove commentary track | ||||
* | Initial commit; dbus-python (#57) | Joseph Hunkeler | 2017-09-20 | 3 | -0/+43 |
| | | | | | | | | * Initial commit; dbus-python * Update meta.yaml * Skip package if host is not Linux | ||||
* | Initial commit; dbus-glib (#58) | Joseph Hunkeler | 2017-09-20 | 2 | -0/+37 |
| | | | | | | | | * Initial commit; dbus-glib * Skip package host is not Linux; add selinux note * Remove worthless argument | ||||
* | Enforce rpath padding (#70) | Joseph Hunkeler | 2017-09-20 | 3 | -0/+3 |
| | |||||
* | Make sed calls portable (#69) | Joseph Hunkeler | 2017-09-20 | 1 | -1/+7 |
| | |||||
* | Deprecated cube-tools. New package: cubeviz (#68) | Joseph Hunkeler | 2017-09-20 | 4 | -15/+16 |
| | |||||
* | jwst_gtvt: Drop python selector (#67) | Joseph Hunkeler | 2017-09-19 | 1 | -2/+2 |
| | |||||
* | JWST: Add matplotlib as build dependency (#66) | Joseph Hunkeler | 2017-09-18 | 1 | -0/+1 |
| |