summaryrefslogtreecommitdiff
path: root/synphot
Commit message (Collapse)AuthorAgeFilesLines
* updating python build scripts to be more efficient, updating version ↵Brendan Gannon2022-02-182-2/+2
| | | | | | | | | numbers, updating package version numbers, updating python and numpy versions (#756) * updating python build scripts to be more efficient, updating version numbers, updating package version numbers, updating python and numpy versions * adding python up to 3.10 Co-authored-by: Brendan Gannon <bgannon@stsci.edu>
* Bump synphot to 1.1.1P. L. Lim2021-11-171-1/+1
|
* Bump synphot to 1.1.0Pey Lian Lim2021-06-231-5/+5
|
* Bump synphot to 1.0.1 (#662)P. L. Lim2020-08-031-1/+1
|
* Bump synphot and stsynphot to 1.0 (#661)P. L. Lim2020-07-311-2/+2
|
* Bump synphot to 0.3 (#626)P. L. Lim2020-03-171-4/+4
|
* Add setuptools_scm to synphot build requirements (#593)Matt Rendina2020-01-151-1/+2
| | | in order to avoid creation of erroneous synphot-0.0.0.dist-info file.
* Add extension-helpers; modify [st]synphot recipes to match. (#591)Matt Rendina2020-01-131-0/+1
|
* Bump synphot to 0.2.1 (#586)P. L. Lim2019-12-211-1/+1
|
* Bump synphot to 0.2.0 (#574)P. L. Lim2019-11-191-4/+5
| | | | | | * Bump synphot to 0.2.0 * Don't build on PY2
* Bump synphot to 0.1.3 (#496)P. L. Lim2019-03-251-1/+1
|
* Bump synphot to 0.1.2P. L. Lim2018-07-191-1/+1
|
* Bump synphot for 0.1.1P. L. Lim2018-06-051-2/+2
|
* Remove superfluous version prefix strippingMatt Rendina2018-03-131-3/+0
|
* Next (#292)Joseph Hunkeler2018-02-143-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Bump synphot and stsynphot to 0.1 (#298)P. L. Lim2018-01-221-1/+1
|
* Bump beta of refactored versions. Added pytest to all. (#226)P. L. Lim2017-06-281-1/+3
|
* Fix resolver failure on "b" suffix. (#149)Joseph Hunkeler2017-01-111-2/+2
|
* Removes spaces between version specifiers (#148)Joseph Hunkeler2017-01-111-2/+2
|
* Remove numpy locks; Add newlines (#147)Joseph Hunkeler2017-01-111-2/+7
|
* [EXP] Add refactored synphot and stsynphot (#123)P. L. Lim2017-01-113-0/+35
* Added recipes for Astropy version of pysynphot split into 2 packages * Bumped synphot to 0.1b3