-
-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update pin for gdal #922
Update pin for gdal #922
Conversation
Hi! This is the friendly automated conda-forge-webservice. I was asked to ping @conda-forge/gdal and so here I am doing that. |
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 ( |
Should this have moved the |
Yeah, the bot is still confused on multiple outputs. I'll fix that later today. Thanks for catching up! |
Just to confirm, that would explain this error message when trying to install rasterio with an explicit
|
No/yes, this is an indirect consequence of the above. |
Still having trouble in conda-forge/rasterio-feedstock#185 It seems like we need to try to remember to change |
Bump `gdal` from 3.1.x to 3.2.x. Supersedes #339. This is inline with conda-forge's current migration to gdal=3.2.x (see conda-forge/conda-forge-pinning-feedstock#922 and https://conda-forge.org/status/#gdal32). Update on rapidsai/integration is at rapidsai/integration#211. Authors: - Wei Ji (@weiji14) Approvers: - AJ Schmidt (@ajschmidt8) - Keith Kraus (@kkraus14) URL: #347
This PR has been triggered in an effort to update the pin for gdal. The current pinned version is 3.0, the latest available version is 3.2 and the max pin pattern is x.x. This migration will impact 11 feedstocks.
Notes and instructions for merging this PR:
**Please note that if you close this PR we presume that the new pin has been rejected.
@conda-forge-admin please ping gdal
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@conda-forge-admin, please rerun bot
in a PR comment to have theconda-forge-admin
add it for you.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. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (
conda install -c conda-forge rever
) and pip (pip install re-ver
) installable.Finally, feel free to drop us a line if there are any issues!
This PR was generated by , please use this URL for debugging