summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* glue-core: add spectral-cube (#117)Joseph Hunkeler2018-03-071-0/+1
|
* Webbpsf: Pin astropy <3.0 (#116)Joseph Hunkeler2018-03-071-2/+2
|
* Truncate READMEs to avoid unicode errors (#115)Joseph Hunkeler2018-03-072-4/+2
|
* Build glue-core from latest source (#114)Dan D'Avella2018-03-0710-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 Hunkeler2018-03-051-2/+0
|
* Merge pull request #112 from rendinam/removalMatt Rendina2018-03-056-83/+0
|\ | | | | Remove sphinx_rtd_theme (in defaults), stsci.numdisplay (deprecated).
| * Remove sphinx_rtd_theme (in defaults), stsci.numdisplay (deprecated).Matt Rendina2018-03-056-83/+0
|/
* specutils: Update requirements (#111)Joseph Hunkeler2018-03-051-1/+5
|
* astropy: track next major release (#110)Joseph Hunkeler2018-02-191-1/+1
|
* Merge pull request #109 from rendinam/rm_purgepathMatt Rendina2018-02-145-35/+0
|\ | | | | Remove unused package purge_path
| * Remove unused package purge_pathMatt Rendina2018-02-145-35/+0
|/
* Merge pull request #108 from rendinam/remove_old_sphereMatt Rendina2018-02-123-46/+0
|\ | | | | Remove deprecated stsci.sphere
| * Remove deprecated stsci.sphereMatt Rendina2018-02-123-46/+0
|/
* Remove d2to1 and stsci.distutils dependencies (#107)Joseph Hunkeler2018-02-073-8/+2
|
* Merge pull request #106 from rendinam/stwcs_py27_disableMatt Rendina2018-02-011-0/+1
|\ | | | | Disable build of stwcs under python 2.7
| * Disable build of stwcs under python 2.7Matt Rendina2018-02-011-0/+1
|/
* Quick fix: add docopt run dependency to specviz recipe (#103)Dan D'Avella2018-02-011-1/+2
| | | | | | * Quick fix: add docopt run dependency to specviz recipe * Bump build revision
* Replace glueviz with glue-core (#105)Joseph Hunkeler2018-02-011-2/+2
|
* Drop specutils 0.2.2 version pinning in setup (#104)Joseph Hunkeler2018-02-012-0/+6
|
* Create new recipe for spectral-cube (#99)Dan D'Avella2018-02-013-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'Avella2018-02-011-6/+12
| | | | | | * Update specviz recipe to package dev version * Reset build revision (version reported is >2.0.0)
* Add radio-beam (#101)Joseph Hunkeler2018-02-013-0/+43
|
* Cubeviz: use glue-core as dependency instead of glueviz (#98)Dan D'Avella2018-02-011-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 Hunkeler2018-01-301-0/+1
|
* Upstream astropy/master uses 3.1.dev now (#97)Joseph Hunkeler2018-01-291-2/+2
|
* Merge pull request #96 from jhunkeler/acstools-optdepMatt Rendina2018-01-261-1/+4
|\ | | | | Optional dependencies are no longer optional. Do not revert.
| * Optional dependencies are no longer optional. Do not revert.Joseph Hunkeler2018-01-251-1/+4
|/
* Didn't bump revision on stsci.tools (#95)Joseph Hunkeler2018-01-231-1/+1
| | | | | | * stsci.tools: remove circular dependency on stwcs * Bump revision
* stsci.tools: remove circular dependency on stwcs (#94)Joseph Hunkeler2018-01-231-1/+0
|
* stsci.tools: Add missing runtime dependencies (#93)Joseph Hunkeler2018-01-121-3/+4
|
* Merge pull request #92 from rendinam/specviz_correctionMatt Rendina2018-01-101-0/+3
|\ | | | | Add build section to specviz recipe.
| * Add build sectionMatt Rendina2018-01-101-0/+3
| |
* | Conda's resolver cannot see glueviz >0.8 as latest package (#91)Joseph Hunkeler2018-01-081-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 Hunkeler2018-01-071-4/+4
| | | | | | Make `conda_build_config` compliant
* | Fix recipe (#89)Joseph Hunkeler2018-01-071-3/+3
| | | | | | Make `conda_build_config` compliant
* | Fix recipe (#88)Joseph Hunkeler2018-01-071-3/+4
| | | | | | | | | | | | | | | | * Fix recipe make `conda_build_config` compliant * Update meta.yaml
* | Fix recipe (#87)Joseph Hunkeler2018-01-071-1/+4
| | | | | | "Sleek and special" is not sleek, but special
* | Backport from contrib (#86)Joseph Hunkeler2018-01-079-56/+190
| |
* | sextractor: of course the md5 hash changed (#85)Joseph Hunkeler2018-01-071-1/+1
| |
* | sextractor: Hopefully final fixup (#84)Joseph Hunkeler2018-01-072-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 Hunkeler2018-01-062-1/+2
| |
* | astropy: use master once again (#82)Joseph Hunkeler2018-01-061-2/+1
| |
* | Drop stsci.distutils as a runtime requirement. Not sure why it was even ↵Joseph Hunkeler2018-01-061-2/+1
| | | | | | | | there. (#81)
* | stwcs: Add missing 'requests' dependency (#80)Joseph Hunkeler2018-01-061-0/+2
| |
* | sextractor: Add missing 'automake' dependency (#79)Joseph Hunkeler2018-01-061-0/+1
| |
* | Update cubeviz dependencies in recipe (#74)Dan D'Avella2018-01-061-3/+6
| |
* | mosviz: Add missing 'qtpy' dependency (#78)Joseph Hunkeler2018-01-061-0/+2
| |
* | stwcs: Add missing lxml dependency (#77)Joseph Hunkeler2018-01-061-0/+2
|/
* Jwst parameterized rev (#76)Matt Rendina2018-01-051-0/+6
| | | | | * Accept git rev build parameter via environment var * Bump recipe rev
* [WIP] Next (#75)Joseph Hunkeler2018-01-05317-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)