summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove superfluous version prefix strippingMatt Rendina2018-03-1381-243/+0
|
* Remove never-used ccfits recipe.Matt Rendina2018-03-132-34/+0
|
* Merge pull request #324 from rendinam/cfitsio_vfloorMatt Rendina2018-03-132-6/+6
|\ | | | | Set version floor on cfitsio to force update when needed.
| * Bump build numbersMatt Rendina2018-03-132-2/+2
| |
| * Set version floor on cfitsio to force update when neededMatt Rendina2018-03-132-4/+4
|/
* Merge pull request #323 from rendinam/cfitsio_rebuildMatt Rendina2018-03-133-3/+3
|\ | | | | Force rebuild of packages that depend upon cfitsio
| * Force rebuild of packages that depend upon cfitsioMatt Rendina2018-03-133-3/+3
|/
* Merge pull request #321 from pllim/patch-1Matt Rendina2018-03-121-1/+1
|\ | | | | Bump asdf release to 1.3.3
| * Bump asdf release to 1.3.3P. L. Lim2018-03-121-1/+1
|/
* Merge pull request #320 from rendinam/cfitsio_updateMatt Rendina2018-03-091-3/+3
|\ | | | | Bump version of cfitsio
| * Bump version of cfitsioMatt Rendina2018-03-091-3/+3
|/
* Merge pull request #319 from pllim/patch-1Matt Rendina2018-03-081-2/+2
|\ | | | | Bump PySynphot to 0.9.9
| * Bump PySynphot to 0.9.9P. L. Lim2018-03-071-2/+2
|/
* Merge pull request #318 from rendinam/removalMatt Rendina2018-03-053-41/+0
|\ | | | | Remove stsci.numdisplay (deprecated).
| * Remove stsci.numdisplay (deprecated).Matt Rendina2018-03-053-41/+0
|/
* Bump Ginga to 2.7 and stginga to 0.3 (#316)P. L. Lim2018-02-272-8/+8
|
* Merge pull request #314 from rendinam/hstcal_releaseMatt Rendina2018-02-221-2/+2
|\ | | | | hstcal 2.0.0
| * hstcal 2.0.0Matt Rendina2018-02-211-2/+2
| |
* | Merge pull request #315 from rendinam/calcos_releaseMatt Rendina2018-02-221-5/+2
|\ \ | | | | | | calcos 3.3.4
| * | calcos 3.3.4Matt Rendina2018-02-221-5/+2
| |/
* | Merge pull request #302 from pllim/patch-3Matt Rendina2018-02-221-2/+2
|\ \ | |/ |/| Bump acstools to 2.0.10
| * Merge branch 'master' into patch-3Matt Rendina2018-02-22282-2229/+826
| |\ | |/ |/|
* | pyraf: add missing stsci.distutils (#313)Joseph Hunkeler2018-02-141-1/+2
| |
* | specviz: add missing dependency (#312)Joseph Hunkeler2018-02-141-0/+2
| |
* | Initial commit of spectral-cube (#311)Joseph Hunkeler2018-02-143-0/+46
| |
* | Initial commit of radio-beam (#310)Joseph Hunkeler2018-02-143-0/+43
| |
* | Fixup d2to1 recipes (#309)Joseph Hunkeler2018-02-143-2/+5
| |
* | Add missing pytest-runner requirement (#308)Joseph Hunkeler2018-02-141-0/+1
| |
* | stsci.tools: 3.4.11 -> 3.4.12 (#307)Joseph Hunkeler2018-02-141-5/+3
| |
* | Avoid python-agnostic packages (#305)Joseph Hunkeler2018-02-143-67/+82
| |
* | Next (#292)Joseph Hunkeler2018-02-14276-2090/+657
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Strip x.x selectors * Assign build-time python lock * Minimal build matrix * Numpy locking * Force -m64 on darwin * ds9: add md5 hash * stsci: Remove build section * Replace python calls with env variable; Strip redundant exit conditions * Remove dead packages * sextractor: Use Intel MKL * Use autotools whatever the platform; Switch URL to github mirror (astromatic is too slow) * Force linkage against Intel OpenMP Signed-off-by: Joseph Hunkeler <jhunkeler@gmail.com> * Add version guard template * Remove dead sextractor package * Bump all build revisions * Remove recipes that exist in defaults or no longer serve a purpose * Fixup mosviz requirements * Remove purge_path usage * Remove glue* recipes (favor defaults channel) * Remove pydrizzle * Replace glueviz requirement with glue-core * Remove pytools * Remove pytools dependency * Adjust specviz requirements * pyregion moved to astropy org * Fix d2to1 dependency * Remove d2to1 pip calls * Remove deprecated stsci_sphinx_theme
* | Merge pull request #306 from rendinam/remove_sphereMatt Rendina2018-02-123-48/+0
|\ \ | | | | | | Remove deprecated stsci.sphere
| * | Remove deprecated stsci.sphereMatt Rendina2018-02-123-48/+0
|/ /
* | Bump astroquery to 0.3.7 (#301)P. L. Lim2018-02-021-1/+1
| |
* | BUGFIX: Prevent incompatible package, stwcs-1.4.0, from entering py27 ↵Joseph Hunkeler2018-02-011-37/+5
| | | | | | | | environment (#304)
* | Merge pull request #303 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
|/ /
| * Bump acstools to 2.0.10P. L. Lim2018-01-311-2/+2
|/
* Merge pull request #300 from jhunkeler/acstools-optdepMatt Rendina2018-01-261-1/+3
|\ | | | | Optional dependencies are no longer optional. Do not revert.
| * Optional dependencies are no longer optional. Do not revert.Joseph Hunkeler2018-01-251-1/+3
|/
* Merge pull request #299 from rendinam/stwcs_bumpMatt Rendina2018-01-241-4/+9
|\ | | | | stwcs: version 1.4.0
| * stwcs: version 1.4.0Matt Rendina2018-01-241-4/+9
|/
* Bump synphot and stsynphot to 0.1 (#298)P. L. Lim2018-01-222-4/+4
|
* Merge pull request #297 from mcara/patch-15Matt Rendina2018-01-161-1/+1
|\ | | | | Bug fix release 2.1.21 for drizzlepac
| * Bug fix release 2.1.21 for drizzlepacMihai Cara2018-01-151-1/+1
|/ | | This bug fix includes fixes for the following issues: https://github.com/spacetelescope/drizzlepac/issues/93, https://github.com/spacetelescope/drizzlepac/issues/94, and https://github.com/spacetelescope/drizzlepac/issues/97
* Merge pull request #296 from rendinam/pyds9_reworkMatt Rendina2018-01-101-3/+1
|\ | | | | Rework to better leverage automatic build string creation, fewer vars.
| * Rework to to better leverage automatic build string creation, fewer vars.Matt Rendina2018-01-101-3/+1
| |
* | Loosen up numpy a bit (#295)Joseph Hunkeler2017-12-221-1/+1
| |
* | DA-4: Bump version and floor values (#294)Joseph Hunkeler2017-12-221-23/+17
| |
* | Contrib cubeviz & asteval (#293)Joseph Hunkeler2017-12-224-0/+117
| | | | | | | | | | | | * Initial commit of cubeviz * Initial commit of asteval