summaryrefslogtreecommitdiff
path: root/crds
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>
* Release crds 10.3.11 (#707)Edward Slavich2021-03-031-1/+1
|
* Release crds 10.3.9 (#705)Edward Slavich2021-02-241-1/+1
|
* Release crds 10.3.8 (#703)Edward Slavich2021-02-191-1/+1
|
* Release crds 10.3.5 (#686)Edward Slavich2021-01-211-1/+1
|
* Release crds 10.3.0 (#684)Edward Slavich2020-12-171-1/+1
|
* Release crds 10.1.0 (#677)Edward Slavich2020-10-201-1/+1
|
* Release CRDS version 10.0.0 (#671)Edward Slavich2020-09-211-1/+1
|
* Update CRDS go release 7.5.0.0 (#649)Jonathan Eisenhamer2020-05-061-1/+1
|
* Updated version to crds 7.4.1.3 for DMS 7.4 pre-release #2, (#572)Todd Miller2019-11-121-1/+1
| | | | supports additional NIRCAM CORONMSK values and fixes exception handling for AWS S3-based reference file fetching.
* crds 7.4.1.1Matt Rendina2019-10-311-1/+1
|
* Updated CRDS to v7.4.1 (#557)Todd Miller2019-09-131-2/+2
|
* Add missing dependencies to crds recipe (#520)Matt Rendina2019-07-051-0/+4
|
* Incremented CRDS version to 7.3.4 (#518)Todd Miller2019-06-201-1/+1
|
* Update CRDS for release 7.3.3, add ASDF dependency (#509)Todd Miller2019-05-221-1/+3
| | | | | | * Final build for JWST B7.2 * Updated CRDS for 7.3.3, added asdf dependency.
* Update to CRDS 7.3.0 for HSTDP-2019.2 (#464)Todd Miller2019-02-141-2/+2
| | | | | | | * Final build for JWST B7.2 * Updating CRDS version to 7.3.0 to include HST SYNPHOT functionality as part of HSTDP-2019.2.
* crds: Disable python 2.7 (no longer works) (#427)Joseph Hunkeler2018-11-271-1/+2
|
* Updated CRDS version to 7.2.9 for JWST B7.2 + CAL 0.12.1 + NRS_MSATA,WATATodd Miller2018-10-291-1/+1
|
* Updated CRDS to 7.2.8, restores basic Python-3.5 operation.Todd Miller2018-10-241-1/+1
|
* Updated version to 7.2.7Todd Miller2018-10-151-1/+1
|
* Updated CRDS meta.yaml for version 7.2.6, not sure about "number".Todd Miller2018-10-091-6/+2
|
* Merge branch 'master' of https://github.com/astroconda/astroconda-contrib ↵Todd Miller2018-10-081-2/+6
|\ | | | | | | into update-crds-version
| * Cfitsio disable cURL (#385)Joseph Hunkeler2018-08-091-4/+4
| | | | | | * Bump build number for affected recipes
| * Update crds version (#373)Todd Miller2018-06-221-4/+4
| | | | | | | | | | | | | | * Updated version CRDS version to 7.2.4 corresponding to JWST DMS B7.1.3. Changed dependency on lockfile to filelock since lockfile is deprecated. * Reset build number
| * Updated CRDS release to 7.2.2 from spacetelescope/crds.Todd Miller2018-05-101-1/+1
| |
* | Updated version CRDS version to 7.2.4 corresponding to JWST DMS B7.1.3.Todd Miller2018-06-221-3/+3
|/ | | | Changed dependency on lockfile to filelock since lockfile is deprecated.
* Force rebuild of packages to use latest cfitsio.Matt Rendina2018-04-161-1/+1
|
* Remove superfluous version prefix strippingMatt Rendina2018-03-131-3/+0
|
* Bump build numbersMatt Rendina2018-03-131-1/+1
|
* Set version floor on cfitsio to force update when neededMatt Rendina2018-03-131-2/+2
|
* Force rebuild of packages that depend upon cfitsioMatt Rendina2018-03-131-1/+1
|
* Next (#292)Joseph Hunkeler2018-02-143-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* CRDS 7.1.4 -> 7.1.5 (#263)Joseph Hunkeler2017-09-251-3/+3
|
* Bump crds version (#238)Todd Miller2017-07-131-2/+2
| | | | | | | | | | | * Bumped CRDS version to 7.1.3 * Added dependency on lockfile to support JWST cal code concurrent crds bestrefs and corresonding multi-process CRDS cache syncs. * Updated CRDS version to 7.1.4 for JWST CRDS cache locking, association prefetch. * Reset build number
* Add CRDS dependency on lockfile (#230)Todd Miller2017-06-281-0/+2
| | | | | | | * Bumped CRDS version to 7.1.3 * Added dependency on lockfile to support JWST cal code concurrent crds bestrefs and corresonding multi-process CRDS cache syncs.
* Bumped CRDS version to 7.1.3 (#222)Todd Miller2017-06-071-1/+1
|
* Add optional dependencies; bump build (#215)Joseph Hunkeler2017-05-262-10/+12
|
* Revert changes for HSTDP 2017.2Matt Rendina2017-05-021-1/+1
|
* crds -> 7.1.1Joseph Hunkeler2017-04-141-1/+1
|
* Bump crds version to 7.1.0 for #156, crds.bestrefs --sync-references fix (#157)Todd Miller2017-01-201-3/+7
| | | | | | | | | | | | | | * Updated CRDS to 7.0.7 for early JWST B7 pipeline testing. * Bumped CRDS version to 7.0.10 * Removed crds/meta.yaml~ * Updated CRDS version to 7.1.0 for crds.bestrefs --sync-references fix. * Updated CRDS version to 7.1.0, corrected number to 0. * Added requests and lxml as build and run dependencies.
* 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/+13
|
* Remove numpy locksJoseph Hunkeler2016-12-131-2/+2
|
* Bump crds version to 7.0.10 (#121)Todd Miller2016-12-071-1/+1
| | | | | | | | * Updated CRDS to 7.0.7 for early JWST B7 pipeline testing. * Bumped CRDS version to 7.0.10 * Removed crds/meta.yaml~
* Updated CRDS to 7.0.7 for early JWST B7 pipeline testing. (#64)Todd Miller2016-09-301-2/+2
|
* Update crds -> 7.0.1; revamp recipeJoseph Hunkeler2016-07-061-5/+9
|
* Issue correct versionJoseph Hunkeler2016-04-291-2/+3
|
* Initial commitJoe Hunkeler2016-03-233-0/+34