-
-
Notifications
You must be signed in to change notification settings - Fork 174
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
fix: pin back lief again #964
Conversation
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 ( |
Well show diff is not showing any diffs so that has to be fixed first. :/ |
Looks like a previous patch failed, but I'll leave it
|
I don't think this'll completely fix the issue, the renaming that caused conda/conda-build#5626 was in lief 0.15. |
Thank you! Yes I missed that and fixed here: #966 |
Checklist
generate_patch_json.py
if absolutely necessary.pre-commit run -a
and ensured all files pass the linting checks.python show_diff.py
and posted the output as part of the PR.