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

pin conda <23.1 in conda-libmamba-solver #179

Merged

Conversation

jaimergp
Copy link
Contributor

Comes from conda/conda-libmamba-solver#113.

Prevent breakage by an API change.

@dholth
Copy link
Contributor

dholth commented Jan 20, 2023

conda-libmamba-solver should not subclass SubdirData.

Could it possibly use the new repodata gateway class?

Also, this PR eliminates almost all of the overhead from SubdirData which it turns out is mostly creating PackageRecord classes

@jezdez
Copy link
Contributor

jezdez commented Jan 20, 2023

conda-libmamba-solver should not subclass SubdirData.

Could it possibly use the new repodata gateway class?

Also, this PR eliminates almost all of the overhead from SubdirData which it turns out is mostly creating PackageRecord classes

It might be useful to open a ticket in the conda-libmamba-solver repo, this isn't a good place to leave that info.

@jaimergp
Copy link
Contributor Author

Can this get merged? It might be breaking envs if conda 23.1 is out.

@jezdez jezdez merged commit 96dd2e2 into AnacondaRecipes:master Jan 26, 2023
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.

None yet

3 participants