pybind / pybind11_protobuf

Pybind11 bindings for Google's Protocol Buffers
Other
56 stars 34 forks source link

Update @com_google_protobuf//:proto_api dependency for Protobuf v22.0 and newer. #116

Closed ondrasej closed 1 year ago

ondrasej commented 1 year ago

The target @com_google_protobuf//:proto_api moved to @com_google_protobuf//python:proto_api with Protobuf v22.0 (Feb 16, 2023).

If needed, both versions can be supported by conditioning on PROTO_VERSION. Let me know if you'd prefer to do that.

ondrasej commented 1 year ago

Closing this PR. It is superseded by #117 that is more complete and will go through copybara.