27 Commits (bbfcb7ca352dfab3baea0bea5130d7d2eaf1a4ee)

Author SHA1 Message Date
Thomas Köppe 324ea5a9c1
[bazel] Fix import path for virtual packages (#28103) 3 years ago
Thomas Köppe 90a56a3d15
[bazel/protobuf.bzl] Improve py_proto_library path handling (#28040) 3 years ago
Richard Belleville eab375e439
Reland #27275 (#27806) 3 years ago
Craig Tiller 763e5b40f3
Revert "Add Aspects to Bazel py_proto_library and py_grpc_library Rules (#27275)" (#27805) 3 years ago
Michael Beardsworth e970b8fa03
Add Aspects to Bazel py_proto_library and py_grpc_library Rules (#27275) 3 years ago
Richard Belleville 25d8458721
Migrate remaining tests with protobuf dep to Python 3 only (#27776) 3 years ago
daicoden 2fc3131829 Add copyrights 4 years ago
Matt Wilson 67f3ebd90e PR Feedback. 5 years ago
Matt Wilson 594e1f6a64 py_proto_library uses workspace and pkg paths 5 years ago
Yannic Bonenberger 06ecc87290 [bazel] Add fixes for --incompatible_load_proto_rules_from_bzl 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
vam-google 91c0d093bd Fix unnecessary dependency and add new line 5 years ago
vam-google 5d9eeb34fc Address PR feedback. Also add a dummy plugin. 5 years ago
vam-google dbe62a6e6c Switch to `py2and3_test` rule from py_test 5 years ago
vam-google 564dc771dc Return PyInfo provider with imports from _gen rules and pass that as deps in py_library. This allows hiding _virtual_imports include path from the surface. 5 years ago
Danjie Wenren 93e8830070 Address comments. 5 years ago
Rafi Kamal 7c85e29076 Add protobuf_deps to python_test_repo WORKSPACE 5 years ago
vam 461c053c37 [bazel][python] Support _virtual_imports input for py_proto_library and py_grpc_library rules 5 years ago
Richard Belleville 8ce740cfe0 Switch py_proto_library from using src to deps to conform with google3 5 years ago
Richard Belleville a77404ae6b Add README to bazel test 5 years ago
Richard Belleville 3638167e40 Call grpc_python_deps() from grpc_deps(). 5 years ago
Richard Belleville e89096cdf2 AAAAAAAHHHHHH 5 years ago
Richard Belleville f054bd73f4 Compensate for missing upb dependencies 5 years ago
Richard Belleville 835b3d3293 Copyright. 5 years ago
Richard Belleville 7b2c8c27b0 Separate py_grpc_library and py_proto_library. 5 years ago