Name: | python3-xds-protos |
---|---|
Version: | 0.0.11 |
Release: | 13.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 13587969 |
License: | ASL 2.0 |
RPM: | python3-xds-protos-0.0.11-13.el9.noarch.rpm |
Source RPM: | python-xds-protos-0.0.11-13.el9.src.rpm |
Build Date: | Fri Jun 17 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.org/project/xds-protos |
Summary: | ProtoBuf generated Python files for xDS protos |
Description: | Package “xds-protos” is a collection of ProtoBuf generated Python files for xDS protos (or the data-plane-api, https://github.com/envoyproxy/data-plane-api). You can find the source code of this project in https://github.com/grpc/grpc. For any question or suggestion, please post to https://github.com/grpc/grpc/issues. Each generated Python file can be imported according to their proto package. For example, if we are trying to import a proto located at “envoy/service/status/v3/csds.proto”, whose proto package is “package envoy.service.status.v3”, then we can import it as: from envoy.service.status.v3 import csds_pb2 from envoy.service.status.v3 import csds_pb2_grpc |
- Backport to EPEL9
- Exact-version dependency on googleapis-common-protos - Improve documentation on unbundled dependencies
- Rebuild for python-opentelemetry-1.11.1
- Fix release number
- Drop “forge” macros since they do not simplify matters here
- Rebuild for googleapis-common-protos 1.56
- Modernize snapshot versioning
- Bump min unbundled opentelemetry-proto version
- Rebuild for python-opentelemetry 1.9.1 (which has updated protos)
- Rebuild for python-opentelemetry 1.6.1 (which has re-generated protos)