Skip to content

add hint to remove linux_ppc64le - #2504

Draft
minrk wants to merge 1 commit into
conda-forge:mainfrom
minrk:hint-remove-ppc
Draft

add hint to remove linux_ppc64le#2504
minrk wants to merge 1 commit into
conda-forge:mainfrom
minrk:hint-remove-ppc

Conversation

@minrk

@minrk minrk commented Mar 27, 2026

Copy link
Copy Markdown
Member

Checklist

  • Added a news entry
  • Regenerated schema JSON if schema altered (python -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.


# 16: note deprecation of ppc64le support
if "hint_remove_ppc64le" not in lints_to_skip:
hint_remove_ppc64le(feedstock_config, hints)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for adding a skip.

@jaimergp jaimergp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we hold this one sec while we finish #2408? With that it'll be way easier to add a skipping logic too.

@minrk

minrk commented Mar 30, 2026

Copy link
Copy Markdown
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.

@jaimergp

Copy link
Copy Markdown
Member

#2408 got merged, so we can update this PR. Would you like to do that or is it ok if I take over, @minrk? Thanks!

@minrk

minrk commented Apr 29, 2026

Copy link
Copy Markdown
Member Author

Please feel free, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants