Information for build python-xds-protos-0.0.11-2.20210907gitv1.40.0.fc36

ID1829175
Package Namepython-xds-protos
Version0.0.11
Release2.20210907gitv1.40.0.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-xds-protos.git#f18b84e3d7f4e880628655bc803650e44cebcebb
SummaryProtoBuf generated Python files for xDS protos
DescriptionPackage “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
Built bymusic
State complete
Volume DEFAULT
StartedTue, 07 Sep 2021 18:21:10 UTC
CompletedTue, 07 Sep 2021 18:23:34 UTC
Taskbuild (rawhide, /rpms/python-xds-protos.git:f18b84e3d7f4e880628655bc803650e44cebcebb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-xds-protos.git#f18b84e3d7f4e880628655bc803650e44cebcebb'}}
Tags No tags
RPMs
src
python-xds-protos-0.0.11-2.20210907gitv1.40.0.fc36.src.rpm (info) (download)
noarch
python3-xds-protos-0.0.11-2.20210907gitv1.40.0.fc36.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 07 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.0.11-2 - Base on grpc 1.40.0 rather than on a snapshot * Wed Aug 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.0.11-1 - Update to 0.0.11 (fix RHBZ#1989668) * Tue Jul 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.0.8-2 - Move %generate_buildrequires after %prep to make the spec file easier to follow * Sun Jul 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> 0.0.8-1 - Initial package