summaryrefslogtreecommitdiff
path: root/jwst
Commit message (Collapse)AuthorAgeFilesLines
* Remove namedlist and pytest from jwst build recipe (#184)James Davies2019-03-121-2/+0
|
* 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`.
* Remove ci_watson from JWST dependenciesMatt Rendina2018-12-211-3/+1
|
* Add ci_watson to jwst build recipe (#173)James Davies2018-12-121-6/+2
|
* Normalize build and run dependencies (#147)Joseph Hunkeler2018-08-031-0/+20
|
* jwst: remove pymssql constraint (#146)Joseph Hunkeler2018-08-011-3/+3
|
* jwst: Purge unused dependencies (#137)Joseph Hunkeler2018-08-011-2/+0
|
* Prepare jwst reicpe for repo relocation.Matt Rendina2018-06-271-4/+4
|
* Correct name of spherical-geometry packageMatt Rendina2018-04-031-1/+1
| | | | | * Repository is named `spherical_geometry` * Package is named `spherical-geometry` see PR #39 * Python import name is `spherical_geometry`
* Replace deprecated sphere package in JWSTWarren Hack2018-04-031-1/+1
|
* jwst: Add missing stwcs dependency (#100)Joseph Hunkeler2018-01-301-0/+1
|
* Jwst parameterized rev (#76)Matt Rendina2018-01-051-0/+6
| | | | | * Accept git rev build parameter via environment var * Bump recipe rev
* [WIP] Next (#75)Joseph Hunkeler2018-01-051-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Purge x.x style selectors * Add python jinja2 selectors * Add numpy jinja2 selectors * Add basic build matrix configuration * Delete iraf package; see astroconda/astroconda-iraf * Bump all build revisions * Remove drizzlepac and nose dependencies * Fixup dependencies * Strip newlines in version declaration * Implements new package versioning scheme * Revert sandboxing * Purge old or unnecessary packages * Clean up meta-packages * Use fake version * Minor clean up * Add missing md5 hashes * Python is not a dependency of XPA * Remove GIT_ usage in non-git recipe * Initial commit of asteval * cubeviz: sed patching glue/numpy/pytest * Add missing curly braces * Remove references to pywcs * Add mosviz * Fix up specutils * Forcefully strip all "v" version prefixes. Please stop using them. * Fix ginga * Use PYTHON * Remove d2to1 dep * Remove d2to1 dep * Remove d2to1 dep * Remove d2to1 dep * Remove deprecated JWST pipeline packages * Simplify python builds * Simplify python builds (windows) * Remove d2to1 dep * Remove d2to1 dep * Stop using 2to3 * Remove ATLAS * Move sextractor to mainline * Sextractor Intel MKL integration patches (i.e NO ATLAS)
* JWST: Add matplotlib as build dependency (#66)Joseph Hunkeler2017-09-181-0/+1
|
* Add namedlist dependency (#62)Joseph Hunkeler2017-08-211-0/+2
|
* Revert build string hashesMatt Rendina2017-08-011-1/+0
|
* Add git commit hash to build string of recipes that use git.Matt Rendina2017-07-261-0/+1
|
* jwst: astropy is a build dependencyJoseph Hunkeler2017-06-091-1/+2
|
* Overhaul (#17)Joseph Hunkeler2017-02-161-5/+11
| | | | | | | | * Remove numpy x.x locks * Improve formatting and jinja2 usage; License changes minimal * Bump build numbers on affected packages
* Remove astropy lock for jwstJoseph Hunkeler2017-01-041-1/+1
|
* More astropy changes broke our code (#12)Joseph Hunkeler2016-12-121-1/+1
|
* Unlock astropy versionJoseph Hunkeler2016-12-051-1/+1
|
* Clean up build deps, add jplephem and pymssqlJoseph Hunkeler2016-11-021-15/+4
|
* JWST, reset build numberJoseph Hunkeler2016-10-011-1/+1
|
* Lock astropy to pre-fits-deprecationjwst_0.7.0rc1Joseph Hunkeler2016-09-291-3/+3
|
* Add verhawk as a dependency of jwstJoseph Hunkeler2016-08-231-1/+3
|
* Convert case to one-linerJoseph Hunkeler2016-06-161-11/+1
|
* Make headerpadding more portableJoseph Hunkeler2016-06-161-1/+11
|
* Use -headerpad_max_install_names for jwst packageJoe Hunkeler2016-06-141-0/+1
|
* Initial commit of [new] JWST pipelineJoseph Hunkeler2016-06-133-0/+59