I'd like to propose the transfer of the dependency-groups project to the PyPA org. This is a reference implementation and tool for PEP 735's dependency groups. Some links:
- Repo: https://github.com/sirosen/dependency-groups
- Discuss on making this vote: https://discuss.python.org/t/moving-dependency-groups-under-the-pypa-org
- Docs: https://dependency-groups.readthedocs.io
- PR vending to pip: https://github.com/pypa/pip/pull/13065
- PEP 735: https://peps.python.org/pep-0735
The author of the package and PEP, Stephen Rosen, would be a new PyPA member. dependency-groups has already become a dependency of cibuildwheel and nox. I can be added as a co-maintainer.
Per PEP 609:
> The proposal will be put to a vote on the PyPA-Committers mailing list,
> over a 7-day period. Each PyPA committer can vote once, and can choose one
> of +1 and -1. If at least two thirds of recorded votes are +1, then the
> vote succeeds.