conda-forge / gdal-feedstock

A conda-smithy repository for gdal.
BSD 3-Clause "New" or "Revised" License
30 stars 63 forks source link

gdal v3.8.0 #836

Closed regro-cf-autotick-bot closed 11 months ago

regro-cf-autotick-bot commented 11 months ago

It is very likely that the current package version for this feedstock is out of date.

Checklist before merging this PR:

Information about this PR:

  1. Feel free to push to the bot's branch to update this PR if needed.
  2. The bot will almost always only open one PR per version.
  3. The bot will stop issuing PRs if more than 3 version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.
  4. If you want these PRs to be merged automatically, make an issue with code>@conda-forge-admin,</codeplease add bot automerge in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.
  5. If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

Pending Dependency Version Updates

Here is a list of all the pending dependency version updates for this repo. Please double check all dependencies before merging.

Name Upstream Version Current Version
gdal 3.8.0 Anaconda-Server Badge
lerc 4.0.4 Anaconda-Server Badge
libjpeg-turbo 9e Anaconda-Server Badge

Dependency Analysis

We couldn't run dependency analysis due to an internal error in the bot, depfinder, or grayskull. :/ Help is very welcome!

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/6859375765, please use this URL for debugging.

conda-forge-webservices[bot] commented 11 months ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

akrherz commented 11 months ago

Perhaps #784 could be addressed now?

The windows build failure looks transient

    actions["LINK"] = [index[d] for d in actions["LINK"]]
KeyError: Dist(channel='conda-forge', dist_name='libarrow-12.0.1-h44a494c_25_cpu', name='libarrow', fmt='.conda',  version='12.0.1', build_string='h44a494c_25_cpu', build_number=0, base_url=None, platform=None)

will push a abi migration branch change now to restart that build anyway.

rouault commented 11 months ago

Done in https://github.com/conda-forge/gdal-feedstock/pull/837 (as I can't push to regro-cf-autotick-bot:3.8.0_h9dca69)

akrherz commented 11 months ago

CI was green here, so that windows issue did appear to be transient.

akrherz commented 11 months ago

@conda-forge-admin please rerender

akrherz commented 11 months ago

Thanks @rouault for the patch and this should be good to go. I also have created the v3.7.x branch from main... Will review logs to ensure libaec gets picked up...

akrherz commented 11 months ago

Linux 64 seems to check out

 -- The following OPTIONAL packages have been found:
* LIBAEC
   Adaptive Entropy Coding implementing Golomb-Rice algorithm (used by GRIB)

Building C object frmts/grib/CMakeFiles/gdal_GRIB.dir/degrib/g2clib/aecunpack.c.o

INFO (libgdal,lib/libgdal.so.34.3.8.0): Needed DSO lib/libaec.so.0 found in conda-forge::libaec-1.1.2-h59595ed_1
akrherz commented 11 months ago

Windows appears to check out, onward and upward! :partying_face: