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

Revert "Add a constraint on python_abi" #76

Merged

Conversation

forrestwaters
Copy link
Contributor

This reverts commit b7f3c08.

Hotfixing not applied to the free channel which has caused some breakage for users on older versions of conda. We need to temporarily revert this until we have a plan for applying this to the free channel

Copy link

@kalefranz kalefranz left a comment

Choose a reason for hiding this comment

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

LGTM

@forrestwaters forrestwaters merged commit 8660ab8 into AnacondaRecipes:master Feb 27, 2020
@kalefranz
Copy link

xref: conda/conda#9715

@isuruf
Copy link
Contributor

isuruf commented Mar 6, 2020

Sorry about the breakage. What can I do to help revert the revert?

@jjhelmus
Copy link
Contributor

jjhelmus commented Mar 6, 2020

Sorry about the breakage. What can I do to help revert the revert?

We had to revert this because it was causing packages in the free subchannel to be preferred over those in main. Additionally, the patching seem to be incomplete, none of the .conda package meta-data was being patched. I think this was caused by not recording changes to instructions.

I have looking into this on my to-do for next week. My guess is that both main and free will need to be patched.

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.

4 participants