-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Rebuild for proj911 #129
Rebuild for proj911 #129
Conversation
…nda-forge-pinning 2022.12.13.21.25.24
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 ( |
Skipping because of #126 I'm leaving this in draft mode to reduce bot churn and so downstream packages don't try to update to this proj. |
We should be able to try again once conda-forge/proj.4-feedstock#130 is available. |
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 ( |
I just found out about this and it's quite convenient!
@conda-forge-admin, please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/pyproj-feedstock/actions/runs/3938670816. |
I'm seeing:
so I think we're testing what we want to to make sure pyproj4/pyproj#1192 is addressed and the test is passing. |
@snowman2, please have a look and merge if you think this is okay. |
Thanks @xylar 👍. We also need to enable the global context - PYPROJ_GLOBAL_CONTEXT=ON |
Ah, sorry. I'll add that. |
# make sure we've fixed the issue in https://github.com/conda-forge/pyproj-feedstock/issues/126 | ||
- export "PROJ_NETWORK=ON" # [unix] | ||
- export "PYPROJ_GLOBAL_CONTEXT=ON" # [unix] | ||
- set "PROJ_NETWORK=ON" # [win] | ||
- set "PYPROJ_GLOBAL_CONTEXT=ON" # [win] | ||
- pytest -v -s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@snowman2, does this look right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, that looks correct - thanks 👍
@conda-forge-admin, please restart ci |
@snowman2, at least in linux 64 tests, we're still seeing:
so hopefully things are working. |
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
Thanks for your help with this whole process, @snowman2! |
This PR has been triggered in an effort to update proj911.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
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. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/autotick-bot/actions/runs/3689910930, please use this URL for debugging.
Closes #126