Tue, 19 Mar 2024 08:43:30 UTC | login

Information for build grpc-1.20.1-1.el7

ID26125
Package Namegrpc
Version1.20.1
Release1.el7
Epoch
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 byamoralej
State complete
Volume DEFAULT
StartedThu, 30 May 2019 10:16:06 UTC
CompletedThu, 30 May 2019 10:30:22 UTC
Taskbuild (cloud7-openstack-train-el7, grpc-1.20.1-1.el7.src.rpm)
Tags
cloud7-openstack-train-release
cloud7-openstack-train-testing
cloud7-openstack-ussuri-testing
RPMs
src
grpc-1.20.1-1.el7.src.rpm (info) (download)
aarch64
grpc-1.20.1-1.el7.aarch64.rpm (info) (download)
grpc-cli-1.20.1-1.el7.aarch64.rpm (info) (download)
grpc-devel-1.20.1-1.el7.aarch64.rpm (info) (download)
grpc-plugins-1.20.1-1.el7.aarch64.rpm (info) (download)
python2-grpcio-1.20.1-1.el7.aarch64.rpm (info) (download)
grpc-debuginfo-1.20.1-1.el7.aarch64.rpm (info) (download)
ppc64le
grpc-1.20.1-1.el7.ppc64le.rpm (info) (download)
grpc-cli-1.20.1-1.el7.ppc64le.rpm (info) (download)
grpc-devel-1.20.1-1.el7.ppc64le.rpm (info) (download)
grpc-plugins-1.20.1-1.el7.ppc64le.rpm (info) (download)
python2-grpcio-1.20.1-1.el7.ppc64le.rpm (info) (download)
grpc-debuginfo-1.20.1-1.el7.ppc64le.rpm (info) (download)
x86_64
grpc-1.20.1-1.el7.x86_64.rpm (info) (download)
grpc-cli-1.20.1-1.el7.x86_64.rpm (info) (download)
grpc-devel-1.20.1-1.el7.x86_64.rpm (info) (download)
grpc-plugins-1.20.1-1.el7.x86_64.rpm (info) (download)
python2-grpcio-1.20.1-1.el7.x86_64.rpm (info) (download)
grpc-debuginfo-1.20.1-1.el7.x86_64.rpm (info) (download)
Logs
aarch64
root.log
build.log
state.log
ppc64le
root.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * 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