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

Address conda-build deprecations #1868

Merged
merged 2 commits into from
Mar 16, 2024

Conversation

mbargull
Copy link
Member

@mbargull mbargull commented Mar 16, 2024

conda_build.conda_interface is going to be marked for deprecation.

refs:

Checklist

  • Added a news entry

conda_build.conda_interface is going to be marked for deprecation.

refs:
- conda/conda-build#5222

Signed-off-by: Marcel Bargull <marcel.bargull@udo.edu>
Signed-off-by: Marcel Bargull <marcel.bargull@udo.edu>
Comment on lines -35 to -39
import conda_build.api
import conda_build.utils
import conda_build.variants
import conda_build.conda_interface
import conda_build.render
Copy link
Member Author

Choose a reason for hiding this comment

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

These were dupes -- possibly a bad merge at some point?

Copy link
Member

Choose a reason for hiding this comment

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

We could turn on ruff or similar.

@mbargull mbargull marked this pull request as ready for review March 16, 2024 17:22
@mbargull mbargull requested a review from a team as a code owner March 16, 2024 17:22
@beckermr beckermr merged commit 44acb93 into conda-forge:main Mar 16, 2024
2 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