-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
V7.3.13 #110
V7.3.13 #110
Conversation
…nda-forge-pinning 2023.09.29.05.06.46
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 ( |
Windows is failing with
It was similarly failing in #108. Is this something that should be skipped on windows? |
Ahh, I removed too much from meta.yaml |
Note to self: merging this will require an additional PR to https://github.com/conda-forge/pypy-meta-feedstock for 7.3.13, like conda-forge/pypy-meta-feedstock#30 |
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.
Cool, happy to see this being fixed!
For completeness: merging here is fine (actually, a prerequisite); the pypy-meta PR is just necessary so that 7.3.13 is generally available. |
Self merging to move this forward |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)Fixes #109 (tested by creating an environment with 7.3.12, installing pandas, reproducing the failure. Then substituting the libpypy3.9-c.so with the one from this build and checking that the failure is gone).