Skip to content
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

start implementing cep 20 for abi3 packages #1320

Merged
merged 14 commits into from
Jan 16, 2025

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented Jan 9, 2025

@wolfv
Copy link
Member Author

wolfv commented Jan 15, 2025

@isuruf if you have time for a review, that would be highly appreciated! :)

Comment on lines 242 to 243
if self.python().version_independent {
return NoArchType::python();
Copy link

Choose a reason for hiding this comment

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

Why do this?

In conda-build PR what I did was to check python_version_independent which was the union of python_version_independent setting and noarch: python setting.

@wolfv wolfv merged commit 7c949b8 into prefix-dev:main Jan 16, 2025
16 checks passed
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.

2 participants