add hint to remove linux_ppc64le - #2504
Draft
minrk wants to merge 1 commit into
Draft
Conversation
9 tasks
hmaarrfk
reviewed
Mar 27, 2026
|
|
||
| # 16: note deprecation of ppc64le support | ||
| if "hint_remove_ppc64le" not in lints_to_skip: | ||
| hint_remove_ppc64le(feedstock_config, hints) |
Contributor
There was a problem hiding this comment.
thanks for adding a skip.
Member
Author
|
Sure, no rush here. I don't think this one wants to go out until conda-forge/conda-forge.github.io#2781 is resolved, which will presumably affect the language (.e.g 'dropping support', 'reducing support', etc. It seems like we want to keep at least some level of support for ppc build targets. |
Member
Member
Author
|
Please feel free, thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
newsentrypython -m conda_smithy.schema)draft suggestion for conda-forge/conda-forge.github.io#2781
This is just a hint, so doesn't cause any failures. It mainly gives feedstocks permission to remove ppc64le builds.
Happy to have any suggestions for the wording.