Skip to content
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

Python protobuf rules missing in bazel #2626

Closed
adorokhine opened this issue Mar 3, 2017 · 8 comments
Closed

Python protobuf rules missing in bazel #2626

adorokhine opened this issue Mar 3, 2017 · 8 comments
Assignees
Labels
P2 We'll consider working on this in future. (Assignee optional) type: feature request
Milestone

Comments

@adorokhine
Copy link

Per #52, the "protobuf support" tracking issue is being split apart.

This issue is for the missing py_proto_library rules in bazel.

@adorokhine adorokhine reopened this Mar 3, 2017
@adorokhine
Copy link
Author

@cgrushko you asked to be cc'd on bazel issues for lacking protobuf support; here is one.

@hermione521 hermione521 added category: skylark > skylark build defs P2 We'll consider working on this in future. (Assignee optional) type: feature request labels Mar 3, 2017
@cgrushko
Copy link
Contributor

cgrushko commented Mar 3, 2017

Thanks!
I can open-source our rules, but it'll take some effort.
Who wants to use it?

@aj-michael
Copy link
Contributor

The Bazel Android tools would like to use it!

In particular, the tools that communicate with emulators that are in the process of being open-sourced need py_proto_library (but are currently planning on hacky workarounds instead).

@damienmg damienmg added this to the 0.7 milestone Apr 21, 2017
@ghost
Copy link

ghost commented May 11, 2017

Would love to have these as well. We're also using "hacky workarounds": pre-compiling our protos manually and checking in the resulting *_pb2.py files.

@kamalmarhubi
Copy link
Contributor

kamalmarhubi commented Jul 9, 2017

This would be really useful. In particular, I'm trying to write rules for nanopb, and it has a Python protoc plugin, which needs descriptor_pb2 as well as its own options proto.

@tweeter0830
Copy link

I would also really love these.

@laurentlb
Copy link
Contributor

Obsolete
(or if not, please file the bug in the corresponding repositories)

@brandjon
Copy link
Member

brandjon commented Jan 8, 2019

Not really obsolete but now dupped by #3935 I think. Follow that bug for further developments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 We'll consider working on this in future. (Assignee optional) type: feature request
Projects
None yet
Development

No branches or pull requests

10 participants