Thu, 02 May 2024 17:38:22 UTC | login

Information for build grpc-1.26.0-3.fc33

ID162035
Package Namegrpc
Version1.26.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/grpc.git#ae84ab8753768bce47a0c94d4794b58aa89cd249
SummaryModern, open source, high-performance remote procedure call (RPC) framework
DescriptiongRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services. The main usage scenarios: * Efficiently connecting polyglot services in microservices style architecture * Connecting mobile devices, browser clients to backend services * Generating efficient client libraries Core Features that make it awesome: * Idiomatic client libraries in 10 languages * Highly efficient on wire and with a simple service definition framework * Bi-directional streaming with http/2 based transport * Pluggable auth, tracing, load balancing and health checking
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 07 Jun 2020 19:11:21 UTC
CompletedMon, 08 Jun 2020 03:24:22 UTC
Taskbuild (f33, /rpms/grpc.git:ae84ab8753768bce47a0c94d4794b58aa89cd249)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/grpc.git#ae84ab8753768bce47a0c94d4794b58aa89cd249'}}
Tags
f33
RPMs
src
grpc-1.26.0-3.fc33.src.rpm (info) (download)
riscv64
grpc-1.26.0-3.fc33.riscv64.rpm (info) (download)
grpc-cli-1.26.0-3.fc33.riscv64.rpm (info) (download)
grpc-devel-1.26.0-3.fc33.riscv64.rpm (info) (download)
grpc-plugins-1.26.0-3.fc33.riscv64.rpm (info) (download)
python3-grpcio-1.26.0-3.fc33.riscv64.rpm (info) (download)
grpc-cli-debuginfo-1.26.0-3.fc33.riscv64.rpm (info) (download)
grpc-debuginfo-1.26.0-3.fc33.riscv64.rpm (info) (download)
grpc-debugsource-1.26.0-3.fc33.riscv64.rpm (info) (download)
grpc-plugins-debuginfo-1.26.0-3.fc33.riscv64.rpm (info) (download)
python3-grpcio-debuginfo-1.26.0-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.26.0-3 - Rebuilt for Python 3.9 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 15 2020 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.26.0-1 - Update to 1.26.0 * Thu Dec 19 2019 Orion Poplawski <orion@nwra.com> - 1.20.1-5 - Rebuild for protobuf 3.11 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.20.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.20.1-3 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 17 2019 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.20.1-1 - Update to 1.20.1 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 16 2019 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.18.0-1 - Update to 1.18.0 * Mon Dec 17 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.17.1-3 - Properly store patch in SRPM * Mon Dec 17 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.17.1-2 - Build without ruby plugin for Fedora < 30 (Thanks to Mathieu Bridon) * Fri Dec 14 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.17.1-1 - Update to 1.17.1 and package python bindings * Fri Dec 07 2018 Sergey Avseyev <sergey.avseyev@gmail.com> - 1.17.0-1 - Initial revision