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

Import _build_current_repodata from conda_index instead of conda_build #690

Closed
wants to merge 1 commit into from

Conversation

atrawog
Copy link
Collaborator

@atrawog atrawog commented Apr 18, 2024

Importing _build_current_repodata has been deprecated in conda_build: https://github.com/search?q=repo%3Aconda%2Fconda-build%20_build_current_repodata&type=code

This PR uses the new conda_index module for importing _build_current_repodata instead of the deprecated functionality in conda_build .

@wolfv
Copy link
Member

wolfv commented Apr 19, 2024

Hmm, weird that the tests are timing out. Did you try running them locally?

@atrawog
Copy link
Collaborator Author

atrawog commented Apr 19, 2024

Thinks work fine in my local test environment. But I haven't looked yet into what versions of conda_build and conda_index are getting used by the github test environment at the moment.

@DerThorsten
Copy link
Collaborator

closed via #693

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