Thu, 02 May 2024 16:45:40 UTC | login

Information for build grpc-1.26.0-6.fc33

ID181807
Package Namegrpc
Version1.26.0
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/grpc.git#7c4d8c04c4b82617199acfba94d5306ae528b57c
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
StartedFri, 14 Aug 2020 14:42:40 UTC
CompletedFri, 14 Aug 2020 20:03:57 UTC
Taskbuild (f33, /rpms/grpc.git:7c4d8c04c4b82617199acfba94d5306ae528b57c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/grpc.git#7c4d8c04c4b82617199acfba94d5306ae528b57c'}}
Tags
f33
RPMs
src
grpc-1.26.0-6.fc33.src.rpm (info) (download)
riscv64
grpc-1.26.0-6.fc33.riscv64.rpm (info) (download)
grpc-cli-1.26.0-6.fc33.riscv64.rpm (info) (download)
grpc-devel-1.26.0-6.fc33.riscv64.rpm (info) (download)
grpc-plugins-1.26.0-6.fc33.riscv64.rpm (info) (download)
python3-grpcio-1.26.0-6.fc33.riscv64.rpm (info) (download)
grpc-cli-debuginfo-1.26.0-6.fc33.riscv64.rpm (info) (download)
grpc-debuginfo-1.26.0-6.fc33.riscv64.rpm (info) (download)
grpc-debugsource-1.26.0-6.fc33.riscv64.rpm (info) (download)
grpc-plugins-debuginfo-1.26.0-6.fc33.riscv64.rpm (info) (download)
python3-grpcio-debuginfo-1.26.0-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.26.0-6 - Patches for https://github.com/grpc/grpc/pull/21669 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Jun 14 2020 Adrian Reber <adrian@lisas.de> - 1.26.0-4 - Rebuilt for protobuf 3.12 * 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