summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* drizzlepac: remove unused dependencies (#199)HEADmasterJoseph Hunkeler2019-06-021-4/+1
|
* Remove jwst.steps from import test in jwst recipe (#198)James Davies2019-05-311-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 Hunkeler2019-05-291-2/+1
|
* Fix a few broken packages (#196)Joseph Hunkeler2019-05-106-8/+10
| | | | | | * acstools: fix requirements * pysynphot: fix requirements
* Refactor namespace packages to avoid .egg creation (#195)Joseph Hunkeler2019-05-0730-67/+30
|
* cubeviz: update recipe (#194)Joseph Hunkeler2019-05-023-4/+4
|
* mosviz: update recipe (#193)Joseph Hunkeler2019-05-023-2/+4
|
* jwst_gtvt: update recipe (#192)Joseph Hunkeler2019-05-023-2/+4
|
* asdf-standard: skip build entirely. no longer a standalone package. (#191)Joseph Hunkeler2019-05-021-0/+2
|
* asdf: update recipe (#190)Joseph Hunkeler2019-05-023-4/+4
|
* drizzlepac: update recipe (#189)Joseph Hunkeler2019-05-023-14/+4
|
* Force new build of asdfMatt Rendina2019-03-141-1/+1
| | | To apply dependency changes introduced with #187
* Remove namedlist and pytest from jwst build recipe (#184)James Davies2019-03-121-2/+0
|
* added requirments to recipe, removed patched replacements for requirments (#185)Josh Alexander2019-03-122-4/+2
|
* Fix asdf dependencies. Reflect jsonschema<=2.6 (#187)Dan D'Avella2019-03-121-12/+8
|
* Pin jsonschema <=2.6 (#188)James Davies2019-03-121-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 Rendina2019-02-182-3/+8
|
* removed pyyaml from recipe (#183)Josh Alexander2019-01-291-1/+0
|
* drizzlepac: Fix dependencies (#182)Joseph Hunkeler2019-01-271-2/+2
| | | | * Add acstools * Remove stsci.convolve
* Merge pull request #181 from rendinam/add_hlapipelineMatt Rendina2019-01-233-0/+58
|\ | | | | Add hlapipeline
| * Add hlapipelineMatt Rendina2019-01-233-0/+58
|/
* Add autoconf dep to ds9 to satisfy version requirementMatt Rendina2019-01-151-0/+1
|
* Merge pull request #180 from rendinam/remove_mpl-scatter-densityMatt Rendina2019-01-144-63/+0
|\ | | | | Remove mpl-scatter-density; exists on main channel.
| * Remove mpl-scatter-density; exists on main channel.Matt Rendina2019-01-144-63/+0
|/
* Merge pull request #179 from sosey/update-ds9Matt Rendina2019-01-141-3/+3
|\ | | | | update ds9 to v8.0
| * Update ds9 8.0.1 tarball MD5Matt Rendina2019-01-141-1/+1
| |
| * update ds9 to 8.0.1Megan Sosey2019-01-071-1/+1
| |
| * update ds9 to v8.0Megan Sosey2019-01-021-2/+2
|/
* Remove ci_watson from JWST dependenciesMatt Rendina2018-12-211-3/+1
|
* Initial commit of tweakwcs (#178)Joseph Hunkeler2018-12-133-0/+54
|
* Prevent spurious 'work/' directory (#177)Joseph Hunkeler2018-12-132-3/+10
|
* webbpsf: Update home to point to new repository (#176)Joseph Hunkeler2018-12-121-1/+1
|
* webbpsf: Unlock astropy pin (#175)Joseph Hunkeler2018-12-121-3/+3
| | | | | | * webbpsf: Unlock astropy pin * Update meta.yaml
* webbpsf: Align version information with latest (#174)Joseph Hunkeler2018-12-124-12/+7
|
* Add ci_watson to jwst build recipe (#173)James Davies2018-12-121-6/+2
|
* sphinxcontrib-programoutput: Update to 0.11 (#172)Joseph Hunkeler2018-11-261-5/+4
|
* pysiaf: Add missing dependency (#171)Joseph Hunkeler2018-11-261-0/+2
|
* stistools: Fix broken dependencies (#170)Joseph Hunkeler2018-11-261-2/+12
|
* update stsci_rtd_theme to 0.0.2 release (#166)Megan Sosey2018-11-261-1/+1
|
* astropy-healpix: Remove setuptools pin (#169)Joseph Hunkeler2018-11-261-1/+1
|
* Fix py37 package resolution failures (#168)Joseph Hunkeler2018-11-263-5/+3
| | | | * Remove totally deprecated dependencies * Future: If recipe no longer exists... remove from metapackage
* Merge pull request #165 from rendinam/astropy_tdisableMatt Rendina2018-10-311-11/+11
|\ | | | | Temporarily disable astropy recipe test section...
| * Temp. disable astropy recipe test section until numpy!=1.15.3 situation gets ↵Matt Rendina2018-10-311-11/+11
|/ | | | sorted.
* Merge pull request #163 from rendinam/remove_semverMatt Rendina2018-10-083-34/+0
|\ | | | | Remove semantic_version recipe
| * Remove semantic_version recipeMatt Rendina2018-10-083-34/+0
|/
* Add version override capability similar to the JWST recipe.Matt Rendina2018-09-271-0/+6
|
* Add missing lockfile dependency (#161)Joseph Hunkeler2018-08-151-0/+3
|
* Ignore all releases of pyopengl for this version upstream (#160)Joseph Hunkeler2018-08-142-2/+2
|
* Initial commit of pyopengl (#159)Joseph Hunkeler2018-08-136-0/+85
|
* Fix botched version nomenclature (#158)Joseph Hunkeler2018-08-133-5/+5
|