Skip to content

start implementing cep 20 for abi3 packages#1320

Merged
wolfv merged 14 commits intoprefix-dev:mainfrom
wolfv:implement-cep20
Jan 16, 2025
Merged

start implementing cep 20 for abi3 packages#1320
wolfv merged 14 commits intoprefix-dev:mainfrom
wolfv:implement-cep20

Conversation

@wolfv
Copy link
Copy Markdown
Member

@wolfv wolfv commented Jan 9, 2025

@wolfv
Copy link
Copy Markdown
Member Author

wolfv commented Jan 15, 2025

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

Comment thread src/recipe/parser/build.rs Outdated
Comment on lines +242 to +243
if self.python().version_independent {
return NoArchType::python();
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.

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
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