Skip to content

Fix connectrpc/py plugin dependencies - #2674

Merged
pkwarren merged 1 commit into
mainfrom
pkw/fix-connectrpc-py-v0.11.1
Aug 21, 2026
Merged

Fix connectrpc/py plugin dependencies#2674
pkwarren merged 1 commit into
mainfrom
pkw/fix-connectrpc-py-v0.11.1

Conversation

@pkwarren

Copy link
Copy Markdown
Member

connectrpc/py v0.11.1 has a hard requirement on bufbuild/py v0.1.1 - we can't update deps until connect-py updates.

connectrpc/py v0.11.1 has a hard requirement on bufbuild/py v0.1.1 - we
can't update `deps` until connect-py updates.
@pkwarren
pkwarren merged commit 3eeff48 into main Aug 21, 2026
4 checks passed
@pkwarren
pkwarren deleted the pkw/fix-connectrpc-py-v0.11.1 branch August 21, 2026 19:56
pkwarren added a commit that referenced this pull request Aug 21, 2026
Instead of just verifying the versions are valid for an individual
plugin, build a directory structure containing a plugin and its
dependencies and attempt to resolve everything together. This catches
issues like #2674 and also validates the requires-python values. The
requires-python validation caught two issues in mypy plugins at the
latest version.
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.

4 participants