Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drizzlepac: remove unused dependencies (#199)HEADmaster | Joseph Hunkeler | 2019-06-02 | 1 | -4/+1 |
| | |||||
* | Remove jwst.steps from import test in jwst recipe (#198) | James Davies | 2019-05-31 | 1 | -2/+0 |
| | | | This test is now moved to the `jwst` package itself, so no need to do it here. And we would like to remove `steps.py` as it now serves no purpose. | ||||
* | Remove outdated/deprecated stsci.sphinxext from HST metapackage (#197) | Joseph Hunkeler | 2019-05-29 | 1 | -2/+1 |
| | |||||
* | Fix a few broken packages (#196) | Joseph Hunkeler | 2019-05-10 | 6 | -8/+10 |
| | | | | | | * acstools: fix requirements * pysynphot: fix requirements | ||||
* | Refactor namespace packages to avoid .egg creation (#195) | Joseph Hunkeler | 2019-05-07 | 30 | -67/+30 |
| | |||||
* | cubeviz: update recipe (#194) | Joseph Hunkeler | 2019-05-02 | 3 | -4/+4 |
| | |||||
* | mosviz: update recipe (#193) | Joseph Hunkeler | 2019-05-02 | 3 | -2/+4 |
| | |||||
* | jwst_gtvt: update recipe (#192) | Joseph Hunkeler | 2019-05-02 | 3 | -2/+4 |
| | |||||
* | asdf-standard: skip build entirely. no longer a standalone package. (#191) | Joseph Hunkeler | 2019-05-02 | 1 | -0/+2 |
| | |||||
* | asdf: update recipe (#190) | Joseph Hunkeler | 2019-05-02 | 3 | -4/+4 |
| | |||||
* | drizzlepac: update recipe (#189) | Joseph Hunkeler | 2019-05-02 | 3 | -14/+4 |
| | |||||
* | Force new build of asdf | Matt Rendina | 2019-03-14 | 1 | -1/+1 |
| | | | To apply dependency changes introduced with #187 | ||||
* | Remove namedlist and pytest from jwst build recipe (#184) | James Davies | 2019-03-12 | 1 | -2/+0 |
| | |||||
* | added requirments to recipe, removed patched replacements for requirments (#185) | Josh Alexander | 2019-03-12 | 2 | -4/+2 |
| | |||||
* | Fix asdf dependencies. Reflect jsonschema<=2.6 (#187) | Dan D'Avella | 2019-03-12 | 1 | -12/+8 |
| | |||||
* | Pin jsonschema <=2.6 (#188) | James Davies | 2019-03-12 | 1 | -6/+2 |
| | | | | | | | | | | Conda made a package of `jsonschema 3.0` yesterday and broke the `jwst` package, which really needs `>=2.3,<=2.6`. ``` firewatch -t 2d | grep jsonschema 2019-03-11T16:32:36 : main/osx-64 : jsonschema-3.0.1-py27_0.tar.bz2 2019-03-11T16:40:13 : main/osx-64 : jsonschema-3.0.1-py37_0.tar.bz2 2019-03-11T16:40:45 : main/osx-64 : jsonschema-3.0.1-py36_0.tar.bz2 ``` Also, removing 2 dependencies that are no longer needed - `stsci.tools` and `namedlist`. | ||||
* | Fix build failures in drizzlepac (#186) | Matt Rendina | 2019-02-18 | 2 | -3/+8 |
| | |||||
* | removed pyyaml from recipe (#183) | Josh Alexander | 2019-01-29 | 1 | -1/+0 |
| | |||||
* | drizzlepac: Fix dependencies (#182) | Joseph Hunkeler | 2019-01-27 | 1 | -2/+2 |
| | | | | * Add acstools * Remove stsci.convolve | ||||
* | Merge pull request #181 from rendinam/add_hlapipeline | Matt Rendina | 2019-01-23 | 3 | -0/+58 |
|\ | | | | | Add hlapipeline | ||||
| * | Add hlapipeline | Matt Rendina | 2019-01-23 | 3 | -0/+58 |
|/ | |||||
* | Add autoconf dep to ds9 to satisfy version requirement | Matt Rendina | 2019-01-15 | 1 | -0/+1 |
| | |||||
* | Merge pull request #180 from rendinam/remove_mpl-scatter-density | Matt Rendina | 2019-01-14 | 4 | -63/+0 |
|\ | | | | | Remove mpl-scatter-density; exists on main channel. | ||||
| * | Remove mpl-scatter-density; exists on main channel. | Matt Rendina | 2019-01-14 | 4 | -63/+0 |
|/ | |||||
* | Merge pull request #179 from sosey/update-ds9 | Matt Rendina | 2019-01-14 | 1 | -3/+3 |
|\ | | | | | update ds9 to v8.0 | ||||
| * | Update ds9 8.0.1 tarball MD5 | Matt Rendina | 2019-01-14 | 1 | -1/+1 |
| | | |||||
| * | update ds9 to 8.0.1 | Megan Sosey | 2019-01-07 | 1 | -1/+1 |
| | | |||||
| * | update ds9 to v8.0 | Megan Sosey | 2019-01-02 | 1 | -2/+2 |
|/ | |||||
* | Remove ci_watson from JWST dependencies | Matt Rendina | 2018-12-21 | 1 | -3/+1 |
| | |||||
* | Initial commit of tweakwcs (#178) | Joseph Hunkeler | 2018-12-13 | 3 | -0/+54 |
| | |||||
* | Prevent spurious 'work/' directory (#177) | Joseph Hunkeler | 2018-12-13 | 2 | -3/+10 |
| | |||||
* | webbpsf: Update home to point to new repository (#176) | Joseph Hunkeler | 2018-12-12 | 1 | -1/+1 |
| | |||||
* | webbpsf: Unlock astropy pin (#175) | Joseph Hunkeler | 2018-12-12 | 1 | -3/+3 |
| | | | | | | * webbpsf: Unlock astropy pin * Update meta.yaml | ||||
* | webbpsf: Align version information with latest (#174) | Joseph Hunkeler | 2018-12-12 | 4 | -12/+7 |
| | |||||
* | Add ci_watson to jwst build recipe (#173) | James Davies | 2018-12-12 | 1 | -6/+2 |
| | |||||
* | sphinxcontrib-programoutput: Update to 0.11 (#172) | Joseph Hunkeler | 2018-11-26 | 1 | -5/+4 |
| | |||||
* | pysiaf: Add missing dependency (#171) | Joseph Hunkeler | 2018-11-26 | 1 | -0/+2 |
| | |||||
* | stistools: Fix broken dependencies (#170) | Joseph Hunkeler | 2018-11-26 | 1 | -2/+12 |
| | |||||
* | update stsci_rtd_theme to 0.0.2 release (#166) | Megan Sosey | 2018-11-26 | 1 | -1/+1 |
| | |||||
* | astropy-healpix: Remove setuptools pin (#169) | Joseph Hunkeler | 2018-11-26 | 1 | -1/+1 |
| | |||||
* | Fix py37 package resolution failures (#168) | Joseph Hunkeler | 2018-11-26 | 3 | -5/+3 |
| | | | | * Remove totally deprecated dependencies * Future: If recipe no longer exists... remove from metapackage | ||||
* | Merge pull request #165 from rendinam/astropy_tdisable | Matt Rendina | 2018-10-31 | 1 | -11/+11 |
|\ | | | | | Temporarily disable astropy recipe test section... | ||||
| * | Temp. disable astropy recipe test section until numpy!=1.15.3 situation gets ↵ | Matt Rendina | 2018-10-31 | 1 | -11/+11 |
|/ | | | | sorted. | ||||
* | Merge pull request #163 from rendinam/remove_semver | Matt Rendina | 2018-10-08 | 3 | -34/+0 |
|\ | | | | | Remove semantic_version recipe | ||||
| * | Remove semantic_version recipe | Matt Rendina | 2018-10-08 | 3 | -34/+0 |
|/ | |||||
* | Add version override capability similar to the JWST recipe. | Matt Rendina | 2018-09-27 | 1 | -0/+6 |
| | |||||
* | Add missing lockfile dependency (#161) | Joseph Hunkeler | 2018-08-15 | 1 | -0/+3 |
| | |||||
* | Ignore all releases of pyopengl for this version upstream (#160) | Joseph Hunkeler | 2018-08-14 | 2 | -2/+2 |
| | |||||
* | Initial commit of pyopengl (#159) | Joseph Hunkeler | 2018-08-13 | 6 | -0/+85 |
| | |||||
* | Fix botched version nomenclature (#158) | Joseph Hunkeler | 2018-08-13 | 3 | -5/+5 |
| |