-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
feat: add dependency-groups recipe #29077
feat: add dependency-groups recipe #29077
Conversation
Hi! This is the staged-recipes linter and your PR looks excellent! 🚀 |
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/dependency-groups/recipe.yaml:
For recipes/dependency-groups/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13243993340. Examine the logs at this URL for more detail. |
fed820c
to
330595e
Compare
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipes/dependency-groups/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13244116227. Examine the logs at this URL for more detail. |
330595e
to
a66aa30
Compare
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
Signed-off-by: Henry Schreiner <[email protected]>
a66aa30
to
0286ee7
Compare
@conda-forge/help-python, ready for review! |
Co-authored-by: Joshua Adelman <[email protected]>
@sirosen, let me know if you want me to add you to the feedstock maintainers for dependency-groups. Also, pypa/pip#13065 looks like it was approved but has conflicts. nox is now updated on conda-forge using the new package. :) |
Let's leave me out of the conda side unless it's useful to have multiple people with privileges. Thanks for letting me know that some conflicts have appeared -- I'll get that ironed out. Based on discussion in that PR, I think we're on track to have |
Checklist
url
) rather than a repo (e.g.git_url
) is used in your recipe (see here for more details).This is the official package for PEP 735, and is needed for conda-forge/nox-feedstock#37.
I've tried using ratter-build for it.