Thu, 18 Apr 2024 23:50:32 UTC | login

Information for build grpc-1.26.0-2.fc33

ID148957
Package Namegrpc
Version1.26.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/grpc.git#324b1afedb24fadedd0ed458e9392a73c7a1f7bc
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
StartedTue, 26 May 2020 04:01:46 UTC
CompletedTue, 26 May 2020 12:19:50 UTC
Taskbuild (f33, /rpms/grpc.git:324b1afedb24fadedd0ed458e9392a73c7a1f7bc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/grpc.git#324b1afedb24fadedd0ed458e9392a73c7a1f7bc'}}
Tags
f33
RPMs
src
grpc-1.26.0-2.fc33.src.rpm (info) (download)
riscv64
grpc-1.26.0-2.fc33.riscv64.rpm (info) (download)
grpc-cli-1.26.0-2.fc33.riscv64.rpm (info) (download)
grpc-devel-1.26.0-2.fc33.riscv64.rpm (info) (download)
grpc-plugins-1.26.0-2.fc33.riscv64.rpm (info) (download)
python3-grpcio-1.26.0-2.fc33.riscv64.rpm (info) (download)
grpc-cli-debuginfo-1.26.0-2.fc33.riscv64.rpm (info) (download)
grpc-debuginfo-1.26.0-2.fc33.riscv64.rpm (info) (download)
grpc-debugsource-1.26.0-2.fc33.riscv64.rpm (info) (download)
grpc-plugins-debuginfo-1.26.0-2.fc33.riscv64.rpm (info) (download)
python3-grpcio-debuginfo-1.26.0-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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