grpc/bazel
Richard Belleville 7e7b4fd1a4 Fix breakage when built against protobuf head (#34945)
This PR is required in order to upgrade to the `master` branch version of protobuf. To do this, we upgrade to the latest version of `rules_python` by:

- Adding in explicit dependencies on all PyPi Bazel test dependencies
  - Resolving the circular dependency this creates for `xds-protos` by giving it a Bazel build
    - Generating the Python code for `xds-protos` as part of `generate-projects.sh` since doing so directly in Bazel would be highly fragily, dependent on many other projects' Bazel builds

Closes #34945

PiperOrigin-RevId: 599875020
2024-01-19 12:43:14 -08:00
..
BUILD Internal change 2023-12-13 20:06:30 -08:00
_gevent_test_main.py [Test] Do not use importlib find_module API, removed in Python 3.12 (#33506) 2023-09-06 13:13:12 -07:00
cc_grpc_library.bzl Internal change 2023-12-13 20:06:30 -08:00
copts.bzl [build] Enable -Wunused-but-set-variable (#32439) 2023-02-21 13:28:47 -08:00
custom_exec_properties.bzl Internal change 2023-12-13 20:06:30 -08:00
cython_library.bzl [EventEngine] Disable EventEngine polling in gRPC Python (#33279) 2023-05-30 19:26:44 -07:00
experiments.bzl [chttp2] Remove a bunch of mostly-rolled-out experiments (#35426) 2024-01-02 14:07:55 -08:00
generate_cc.bzl Change outdated cfg = "host" to cfg = "exec" (#35258) 2023-12-14 17:10:44 -08:00
generate_objc.bzl Change outdated cfg = "host" to cfg = "exec" (#35258) 2023-12-14 17:10:44 -08:00
gevent_test.bzl [Python fix-it][Gevent] Enable gevent _dynamic_stubs_test (#32842) 2023-04-12 14:03:31 -07:00
googleapis.BUILD Internal change 2023-11-13 21:49:47 +00:00
grpc_build_system.bzl [EventEngine] Adjust visibility of event_engine_base_hdrs and //src/core:useful targets 2023-12-27 10:33:40 -08:00
grpc_deps.bzl Fix deprecation warnings from upb (#35510) 2024-01-12 10:15:56 -08:00
grpc_extra_deps.bzl Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
grpc_python_deps.bzl Fix breakage when built against protobuf head (#34945) 2024-01-19 12:43:14 -08:00
grpc_util.bzl Internal change 2023-12-13 20:06:30 -08:00
internal_python_rules.bzl Remove Python2 from python_configure.bzl (#28406) 2021-12-28 10:16:14 -08:00
objc_grpc_library.bzl Internal change 2023-12-13 20:06:30 -08:00
protobuf.bzl Internal change 2023-12-13 20:06:30 -08:00
python_rules.bzl Change outdated cfg = "host" to cfg = "exec" (#35258) 2023-12-14 17:10:44 -08:00
supported_versions.txt [Tool] Added Bazel 7 basic support (#35362) 2023-12-21 14:13:56 -08:00
test_experiments.bzl Reapply "[experiments] Explicit requirement check" (#34911) (#34915) 2023-11-16 11:35:25 -08:00
update_mirror.sh [Tool] Added Bazel 7 basic support (#35362) 2023-12-21 14:13:56 -08:00