Information for build python-xds-protos-0.0.11-27.fc39

ID2159805
Package Namepython-xds-protos
Version0.0.11
Release27.fc39
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-xds-protos.git#efcb45da14f387f5221490dee5c2851157661762
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
StartedSat, 25 Feb 2023 14:34:54 UTC
CompletedSat, 25 Feb 2023 14:38:05 UTC
Taskbuild (f39-build-side-63998, /rpms/python-xds-protos.git:efcb45da14f387f5221490dee5c2851157661762)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-xds-protos.git#efcb45da14f387f5221490dee5c2851157661762'}}
Tags No tags
RPMs
src
python-xds-protos-0.0.11-27.fc39.src.rpm (info) (download)
noarch
python3-xds-protos-0.0.11-27.fc39.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Feb 24 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-27 - Rebuild for python-opencensus-proto-0.4.1, python-opentelemetry- proto-1.16 * Tue Feb 21 2023 Major Hayden <major@redhat.com> - 0.0.11-26 - Update common_protos to 1.58.0 * Sat Jan 21 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-25 - Fix import check with compiled protobuf extension * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.11-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-23 - Add trailing slashes for dirs. in files lists * Mon Dec 12 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-22 - Update files list for opentelemetry 1.15 * Mon Nov 28 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-21 - Update License to SPDX * Mon Nov 28 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-20 - Drop default argument -r from pyproject_buildrequires * Fri Oct 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-19 - Rebuilt for python-opentelemetry 1.13.0 * Fri Aug 12 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-18 - Rebuilt for python-opentelemetry 1.12.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.11-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 12 2022 Major Hayden <major@redhat.com> - 0.0.11-16 - Rebuild for googleapis-common-protos 1.56.4 * Tue Jun 21 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-15 - Rebuilt for python-googleapis-common-protos 1.56.3 * Mon Jun 20 2022 Python Maint <python-maint@redhat.com> - 0.0.11-14 - Rebuilt for Python 3.11 * Fri May 27 2022 Major Hayden <major@mhtx.net> - 0.0.11-13 - Bump common-protos requirement to 1.56.2 * Fri May 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-12 - Exact-version dependency on googleapis-common-protos - Improve documentation on unbundled dependencies * Mon May 02 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-11 - Rebuild for python-opentelemetry-1.11.1 * Sun May 01 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-10 - Fix release number * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-1 - Drop “forge” macros since they do not simplify matters here * Fri Mar 18 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11^20210907gitv1.40.0-2 - Rebuild for googleapis-common-protos 1.56 * Fri Mar 18 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11^20210907gitv1.40.0-1 - Modernize snapshot versioning * Fri Mar 18 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-10 - Bump min unbundled opentelemetry-proto version * Sun Mar 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-9 - Rebuild for python-opentelemetry 1.9.1 (which has updated protos) * Sat Mar 12 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-8 - Rebuild for python-opentelemetry 1.6.1 (which has re-generated protos) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.11-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Oct 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-6 - Use %%python3 macro instead of %%__python3 * Tue Sep 28 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-5 - Update a comment about bootstrapping in the spec file * Mon Sep 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-4 - Drop BR on pyproject-rpm-macros, now implied by python3-devel * Mon Sep 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.11-3 - Reduce macro indirection in the spec file * 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