Skip to content

Add protobuf-py plugins#2561

Merged
oliversun9 merged 5 commits into
mainfrom
osun/protobuf-py-registry
Jun 24, 2026
Merged

Add protobuf-py plugins#2561
oliversun9 merged 5 commits into
mainfrom
osun/protobuf-py-registry

Conversation

@oliversun9

Copy link
Copy Markdown
Contributor

This contains changes from #2553 with registry field added to the buf.pluin.yamls and v0.1.0 changed to v0.1.1.

@oliversun9 oliversun9 requested review from anuraaga and pkwarren June 24, 2026 20:31
requires_python: ">=3.10"
deps:
# https://pypi.org/project/grpcio/
- "grpcio>=1.68"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

the latest is 1.81.1 but the example uses 1.68

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is ok - I think we deliberately leave these on older versions to simplify dependency selection.

opts:
# Produce PEP 420 namespace packages so the py, grpc-py, and dependency
# SDKs for a module can share the same top-level package.
- init_files=false

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I assume this is needed

requires_python: ">=3.10"
deps:
# https://pypi.org/project/grpcio/
- "grpcio>=1.68"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is ok - I think we deliberately leave these on older versions to simplify dependency selection.

@anuraaga anuraaga left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks! Sorry for missing the generated SDK settings

@oliversun9 oliversun9 merged commit 1deabc1 into main Jun 24, 2026
2 checks passed
@oliversun9 oliversun9 deleted the osun/protobuf-py-registry branch June 24, 2026 23:18
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