summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Didn't bump revision on stsci.tools (#95)Joseph Hunkeler2018-01-231-1/+1
| | | | | | * stsci.tools: remove circular dependency on stwcs * Bump revision
* stsci.tools: remove circular dependency on stwcs (#94)Joseph Hunkeler2018-01-231-1/+0
|
* stsci.tools: Add missing runtime dependencies (#93)Joseph Hunkeler2018-01-121-3/+4
|
* Merge pull request #92 from rendinam/specviz_correctionMatt Rendina2018-01-101-0/+3
|\ | | | | Add build section to specviz recipe.
| * Add build sectionMatt Rendina2018-01-101-0/+3
| |
* | Conda's resolver cannot see glueviz >0.8 as latest package (#91)Joseph Hunkeler2018-01-081-1/+6
| | | | | | | | * Override this behavior by "building" with Python. Dumb but effective. * Warnings added to prevent this situtation from coming once again.
* | Fix recipe (#90)Joseph Hunkeler2018-01-071-4/+4
| | | | | | Make `conda_build_config` compliant
* | Fix recipe (#89)Joseph Hunkeler2018-01-071-3/+3
| | | | | | Make `conda_build_config` compliant
* | Fix recipe (#88)Joseph Hunkeler2018-01-071-3/+4
| | | | | | | | | | | | | | | | * Fix recipe make `conda_build_config` compliant * Update meta.yaml
* | Fix recipe (#87)Joseph Hunkeler2018-01-071-1/+4
| | | | | | "Sleek and special" is not sleek, but special
* | Backport from contrib (#86)Joseph Hunkeler2018-01-079-56/+190
| |
* | sextractor: of course the md5 hash changed (#85)Joseph Hunkeler2018-01-071-1/+1
| |
* | sextractor: Hopefully final fixup (#84)Joseph Hunkeler2018-01-072-6/+10
| | | | | | | | | | | | * Use autotools whatever the platform; Switch URL to github mirror (astromatic is too slow) * Force linkage against Intel OpenMP
* | stwcs: setuptools->pypi->d2to1+stsci.distutils!=winning (#83)Joseph Hunkeler2018-01-062-1/+2
| |
* | astropy: use master once again (#82)Joseph Hunkeler2018-01-061-2/+1
| |
* | Drop stsci.distutils as a runtime requirement. Not sure why it was even ↵Joseph Hunkeler2018-01-061-2/+1
| | | | | | | | there. (#81)
* | stwcs: Add missing 'requests' dependency (#80)Joseph Hunkeler2018-01-061-0/+2
| |
* | sextractor: Add missing 'automake' dependency (#79)Joseph Hunkeler2018-01-061-0/+1
| |
* | Update cubeviz dependencies in recipe (#74)Dan D'Avella2018-01-061-3/+6
| |
* | mosviz: Add missing 'qtpy' dependency (#78)Joseph Hunkeler2018-01-061-0/+2
| |
* | stwcs: Add missing lxml dependency (#77)Joseph Hunkeler2018-01-061-0/+2
|/
* 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-05317-2043/+1202
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* Python 2.7 support dropped upstream. Skipping. (#73)Joseph Hunkeler2017-09-261-0/+1
|
* [py27 fix] Force shared library discovery. (#72)Joseph Hunkeler2017-09-261-0/+3
|
* hstcal: [Darwin] Force 64-bit linking (#71)Joseph Hunkeler2017-09-221-0/+4
|
* Initial commit; astroquery (#59)Joseph Hunkeler2017-09-203-0/+50
| | | | | | * Initial commit; astroquery * Only install secretstorage on linux
* Initial commit; secretstorage (#56)Joseph Hunkeler2017-09-203-0/+43
| | | | | | | | * Initial commit; secretstorage * Skip if host is not linux * Remove commentary track
* Initial commit; dbus-python (#57)Joseph Hunkeler2017-09-203-0/+43
| | | | | | | | * Initial commit; dbus-python * Update meta.yaml * Skip package if host is not Linux
* Initial commit; dbus-glib (#58)Joseph Hunkeler2017-09-202-0/+37
| | | | | | | | * Initial commit; dbus-glib * Skip package host is not Linux; add selinux note * Remove worthless argument
* Enforce rpath padding (#70)Joseph Hunkeler2017-09-203-0/+3
|
* Make sed calls portable (#69)Joseph Hunkeler2017-09-201-1/+7
|
* Deprecated cube-tools. New package: cubeviz (#68)Joseph Hunkeler2017-09-204-15/+16
|
* jwst_gtvt: Drop python selector (#67)Joseph Hunkeler2017-09-191-2/+2
|
* JWST: Add matplotlib as build dependency (#66)Joseph Hunkeler2017-09-181-0/+1
|
* Merge pull request #65 from rendinam/fitsverify_sequence_2Matt Rendina2017-08-231-2/+3
|\ | | | | fitsverify soname change build sequence 2/2
| * fitsverify soname change build sequence 2/2Matt Rendina2017-08-231-2/+3
| |
* | Merge pull request #64 from rendinam/fitsverify_sequenceMatt Rendina2017-08-231-2/+4
|\| | | | | fitsverify soname change build sequence 1/2
| * fitsverify soname change build sequence 1/2Matt Rendina2017-08-231-2/+4
|/
* Update meta.yaml (#63)Joseph Hunkeler2017-08-211-1/+1
|
* Add namedlist dependency (#62)Joseph Hunkeler2017-08-211-0/+2
|
* Initial commit of namedlist (#61)Joseph Hunkeler2017-08-213-0/+36
|
* [ds9] Disable xscreensaver support (#50)Joseph Hunkeler2017-08-132-16/+14
| | | | | | * Disable xscreensaver support * Update meta.yaml
* Merge pull request #55 from rendinam/cfitsio_posixMatt Rendina2017-08-111-2/+6
|\ | | | | Add platform-selective CFLAGS var for POSIX compliance on MacOS
| * Add platform-selective CFLAGS var for POSIX compliance on MacOSMatt Rendina2017-08-111-2/+6
|/
* Merge pull request #54 from rendinam/scpo_egg_dirMatt Rendina2017-08-111-0/+1
|\ | | | | Add directive allowing successful build
| * Add directive allowing successful buildMatt Rendina2017-08-111-0/+1
|/
* Merge pull request #53 from rendinam/wcstools_versionMatt Rendina2017-08-111-1/+1
|\ | | | | Bump wcstools version to latest available
| * Bump wcstools version to latest availableMatt Rendina2017-08-111-1/+1
|/
* Merge pull request #52 from rendinam/cfitsio-osxMatt Rendina2017-08-101-0/+6
|\ | | | | 3.410 requires gcc for semaphore union type