-
-
Notifications
You must be signed in to change notification settings - Fork 16
Test openssl removal #126
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
Test openssl removal #126
Conversation
…a-forge-pinning 2021.10.12.12.38.27
|
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 ( |
|
@akrherz, please play away! This problem is likely not isolated to this feedstock to that would be a great community service. |
|
👀 https://bugs.python.org/msg403595 , which is using the same conda-forge builds it appears. |
|
Another python report https://bugs.python.org/issue45424 with a responder saying
trying a |
|
FYI, those two bugs.python.org links are the same issue. |
|
I'm now at this comment on conda-forge/python-feedstock#508 that links to a number of other things that sort of imply python 3.7 does not support openssl 3. I'm just logging stuff as I find it :) |
|
Okay, goodie, I can easily reproduce this locally on a windows install |
|
Glad to hear it. I didn't have much luck but that's due to my poor windows-and-conda skills. |
|
So the history of _ssl.c for python 3.7 is concerning. No openssl 3 patches, unlike history of _ssl.c for python 3.8 |
|
I don't think this is fixable from cartopy's end and python 3.7 + openssl 3 should be reverted upstream in conda-forge :) |
|
complained upstream to conda-forge/python-feedstock#516 |
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)I am not at all against what @xylar did in #125, but would like to play with this some more and isolate why CI fails on python 3.7, openssl 3 and windows. Pardon the thrashing and noise.