summaryrefslogtreecommitdiff
path: root/specutils/meta.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Update specutils to v1.3 (#732)Nicholas Earl2021-06-181-2/+2
| | | | | | | * Update specutils to v1.3 * Update meta.yaml Co-authored-by: Joseph Hunkeler <jhunkeler@users.noreply.github.com>
* Update specutils to v1.1 (#670)Nicholas Earl2020-09-181-1/+1
|
* Add asdf to package dependencies (#630)James Davies2020-03-241-1/+3
| | | | | | | | | | | * Add asdf to package dependencies It has always been a dependency (since the `AsdfExtension` was added) but has been pulled in via `gwcs`. It is now a package dependency in `setup.cfg` and needs to be reflected here as well. * Update meta.yaml Update build number Co-authored-by: Joseph Hunkeler <jhunkeler@users.noreply.github.com>
* Bump specutils to v1.0 (#627)Nicholas Earl2020-03-201-2/+1
| | | | | | | * Bump specutils to v1.0 * Remove test import: specutils.wcs Co-authored-by: Joseph Hunkeler <jhunkeler@users.noreply.github.com>
* Update specutils version (#558)Nicholas Earl2019-09-231-1/+1
|
* specutils update (#475)Sara Ogaz2019-02-281-1/+1
|
* Update specutils to v0.5.1 (#431)Larry Bradley2018-12-061-5/+11
| | | | | | | | | | * Update specutils to v0.5.1 * Update recipe * Removed "noarch" directive * Repair missing {{ python }} variable (required for build system) * Add "skip"; Do not build for python 2.7
* Remove superfluous version prefix strippingMatt Rendina2018-03-131-3/+0
|
* Next (#292)Joseph Hunkeler2018-02-141-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update astroconda specviz and specutils packages (#246)Nicholas Earl2017-08-071-1/+1
| | | | | | | | * Update astroconda specviz and specutils packages * Reuse version string * Spaces.
* Bump build numbers and meta-package versionsJoseph Hunkeler2016-12-131-1/+1
|
* Revert spaces around jinja2 variablesJoseph Hunkeler2016-12-131-5/+5
|
* Improve recipe uniformityJoseph Hunkeler2016-12-131-6/+5
|
* Remove numpy locksJoseph Hunkeler2016-12-131-2/+2
|
* Initial commit of specutils (#40)Joseph Hunkeler2016-07-181-0/+44
* Initial commit of specutils * Bump tag to 0.2.1