summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* webbpsf: Update home to point to new repositoryjhunkeler-patch-2Joseph Hunkeler2018-12-121-1/+1
|
* webbpsf: Unlock astropy pin (#175)Joseph Hunkeler2018-12-121-3/+3
| | | | | | * webbpsf: Unlock astropy pin * Update meta.yaml
* webbpsf: Align version information with latest (#174)Joseph Hunkeler2018-12-124-12/+7
|
* Add ci_watson to jwst build recipe (#173)James Davies2018-12-121-6/+2
|
* sphinxcontrib-programoutput: Update to 0.11 (#172)Joseph Hunkeler2018-11-261-5/+4
|
* pysiaf: Add missing dependency (#171)Joseph Hunkeler2018-11-261-0/+2
|
* stistools: Fix broken dependencies (#170)Joseph Hunkeler2018-11-261-2/+12
|
* update stsci_rtd_theme to 0.0.2 release (#166)Megan Sosey2018-11-261-1/+1
|
* astropy-healpix: Remove setuptools pin (#169)Joseph Hunkeler2018-11-261-1/+1
|
* Fix py37 package resolution failures (#168)Joseph Hunkeler2018-11-263-5/+3
| | | | * Remove totally deprecated dependencies * Future: If recipe no longer exists... remove from metapackage
* Merge pull request #165 from rendinam/astropy_tdisableMatt Rendina2018-10-311-11/+11
|\ | | | | Temporarily disable astropy recipe test section...
| * Temp. disable astropy recipe test section until numpy!=1.15.3 situation gets ↵Matt Rendina2018-10-311-11/+11
|/ | | | sorted.
* Merge pull request #163 from rendinam/remove_semverMatt Rendina2018-10-083-34/+0
|\ | | | | Remove semantic_version recipe
| * Remove semantic_version recipeMatt Rendina2018-10-083-34/+0
|/
* Add version override capability similar to the JWST recipe.Matt Rendina2018-09-271-0/+6
|
* Add missing lockfile dependency (#161)Joseph Hunkeler2018-08-151-0/+3
|
* Ignore all releases of pyopengl for this version upstream (#160)Joseph Hunkeler2018-08-142-2/+2
|
* Initial commit of pyopengl (#159)Joseph Hunkeler2018-08-136-0/+85
|
* Fix botched version nomenclature (#158)Joseph Hunkeler2018-08-133-5/+5
|
* Tie each metapackage to its respective python version (#157)Joseph Hunkeler2018-08-133-52/+64
|
* Initial commit of semantic_version (#156)Joseph Hunkeler2018-08-103-0/+34
|
* Deprecate pyregion (#155)Joseph Hunkeler2018-08-102-1/+1
|
* stsci.imagemanip: Reset build for pending 1.1.4Joseph Hunkeler2018-08-101-1/+1
|
* Add 3.7 to conda_build_config.yaml (#154)Joseph Hunkeler2018-08-091-1/+2
|
* Add pysiaf (#153)Joseph Hunkeler2018-08-093-0/+48
| | | | | | | | | | | | | | | * add pysiaf recipe (#352) * add pysiaf astroconda setup files * Minor touchups * Use `-` in "test/imports" list * Remove `python-dateutil` provided by `matplotlib` * pysiaf: Add missing build number field (#355) * pysiaf: convert to dev-style
* webbpsf: add missing pysiaf requirement (#152)Joseph Hunkeler2018-08-081-0/+2
|
* specviz: circumvent pyqt5 dependency (#151)Joseph Hunkeler2018-08-072-3/+9
|
* glue-core: Re-enable version detection (#150)Joseph Hunkeler2018-08-071-4/+2
|
* Update photutils recipe (#149)Joseph Hunkeler2018-08-071-20/+23
|
* Cfitsio disable curl (#148)Joseph Hunkeler2018-08-067-6/+215
| | | | | | | | * Initial commit of 0001-cfitsio-autoconf-disable-curl.patch * Apply patch to recipe * Rebuild recipes requiring cfitsio
* 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
|
* Add visual verification of linkage (#145)Joseph Hunkeler2018-08-011-1/+3
|
* Help prevent linkage against conda libcurl (#144)Joseph Hunkeler2018-08-012-8/+6
|
* drizzlepac: replace pyregion with stregion (#143)Joseph Hunkeler2018-07-111-2/+2
|
* Update conda_build_config.yaml (#142)Joseph Hunkeler2018-07-091-1/+1
| | | numpy floor: 1.12 -> 1.13
* Merge pull request #140 from rendinam/new_jwst_repo_locationMatt Rendina2018-06-271-4/+4
|\ | | | | JWST repo relocation
| * Prepare jwst reicpe for repo relocation.Matt Rendina2018-06-271-4/+4
| |
* | Add stregion (#141)Joseph Hunkeler2018-06-273-0/+43
|/ | | | | | * Initial commit of stregion (#377) * stregion: convert to dev
* crds: Update dependencies (#139)Joseph Hunkeler2018-06-221-3/+3
|
* stsci.stimage: reset build number (#136)Joseph Hunkeler2018-06-011-9/+9
|
* stsci.imagestats: Reset build number (#135)Joseph Hunkeler2018-05-311-9/+9
|
* stsci.skypac: add sphinx build dependency (#134)Joseph Hunkeler2018-05-291-0/+1
|
* drizzlepac: support new build mechanics (#133)Joseph Hunkeler2018-05-032-2/+8
|
* Remove checksum value from fitsverifyMatt Rendina2018-04-231-1/+1
| | | The comparison mechanism in conda-build seems to be broken.
* Merge pull request #132 from rendinam/rebuild_for_cfitsioMatt Rendina2018-04-163-3/+4
|\ | | | | Force rebuild of packages to use latest cfitsio.
| * Force rebuild of packages to use latest cfitsio.Matt Rendina2018-04-163-3/+4
|/
* webbpsf: fix version pinning failure (#131)Joseph Hunkeler2018-04-151-0/+3
|
* Merge pull request #130 from rendinam/cfitsio_update2Matt Rendina2018-04-131-2/+2
|\ | | | | Bump cfitsio to 3.44