Skip to content

Add py_proto_library targets #452

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

ferstlf
Copy link
Contributor

@ferstlf ferstlf commented Mar 28, 2025

This allows using the protos in Python.

Note, in reference to two old, alternative PRs (PR1, PR2): To the best of my knowledge, there are (or there used to be) three implementations of py_proto_library to choose from, and they don't mix well. The Protobuf team has taken ownership of py_proto_library and the implementation from the Protobuf repository is the one to use now.

  • The py_proto_library from rules_python has been removed in favor of the one from Protobuf.
  • The py_proto_library from gRPC is also deprecated. gRPC is migrating to the one from Protobuf.

@ferstlf ferstlf marked this pull request as ready for review March 28, 2025 08:13
@TristonianJones
Copy link
Collaborator

/gcbrun

@TristonianJones TristonianJones merged commit 29ba111 into google:master Mar 31, 2025
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