Thu, 28 Mar 2024 11:35:26 UTC | login

Information for build grpc-1.26.0-2.el8s

ID37929
Package Namegrpc
Version1.26.0
Release2.el8s
Epoch
Sourcegit+https://git.centos.org/rpms/grpc.git#852d212ff25c8f4728499b4bcbdf4ada09b10840
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 bykkeithle
State complete
Volume DEFAULT
StartedThu, 03 Mar 2022 18:57:20 UTC
CompletedThu, 03 Mar 2022 19:21:35 UTC
Taskbuild (storage8s-ceph-quincy-el8s, /rpms/grpc.git:852d212ff25c8f4728499b4bcbdf4ada09b10840)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/grpc.git#852d212ff25c8f4728499b4bcbdf4ada09b10840'}}
Tags
storage8s-ceph-pacific-candidate
storage8s-ceph-pacific-release
storage8s-ceph-pacific-testing
storage8s-ceph-quincy-candidate
storage8s-ceph-quincy-release
storage8s-ceph-quincy-testing
RPMs
src
grpc-1.26.0-2.el8s.src.rpm (info) (download)
aarch64
grpc-1.26.0-2.el8s.aarch64.rpm (info) (download)
grpc-cli-1.26.0-2.el8s.aarch64.rpm (info) (download)
grpc-devel-1.26.0-2.el8s.aarch64.rpm (info) (download)
grpc-plugins-1.26.0-2.el8s.aarch64.rpm (info) (download)
python3-grpcio-1.26.0-2.el8s.aarch64.rpm (info) (download)
grpc-cli-debuginfo-1.26.0-2.el8s.aarch64.rpm (info) (download)
grpc-debuginfo-1.26.0-2.el8s.aarch64.rpm (info) (download)
grpc-debugsource-1.26.0-2.el8s.aarch64.rpm (info) (download)
grpc-plugins-debuginfo-1.26.0-2.el8s.aarch64.rpm (info) (download)
python3-grpcio-debuginfo-1.26.0-2.el8s.aarch64.rpm (info) (download)
ppc64le
grpc-1.26.0-2.el8s.ppc64le.rpm (info) (download)
grpc-cli-1.26.0-2.el8s.ppc64le.rpm (info) (download)
grpc-devel-1.26.0-2.el8s.ppc64le.rpm (info) (download)
grpc-plugins-1.26.0-2.el8s.ppc64le.rpm (info) (download)
python3-grpcio-1.26.0-2.el8s.ppc64le.rpm (info) (download)
grpc-cli-debuginfo-1.26.0-2.el8s.ppc64le.rpm (info) (download)
grpc-debuginfo-1.26.0-2.el8s.ppc64le.rpm (info) (download)
grpc-debugsource-1.26.0-2.el8s.ppc64le.rpm (info) (download)
grpc-plugins-debuginfo-1.26.0-2.el8s.ppc64le.rpm (info) (download)
python3-grpcio-debuginfo-1.26.0-2.el8s.ppc64le.rpm (info) (download)
x86_64
grpc-1.26.0-2.el8s.x86_64.rpm (info) (download)
grpc-cli-1.26.0-2.el8s.x86_64.rpm (info) (download)
grpc-devel-1.26.0-2.el8s.x86_64.rpm (info) (download)
grpc-plugins-1.26.0-2.el8s.x86_64.rpm (info) (download)
python3-grpcio-1.26.0-2.el8s.x86_64.rpm (info) (download)
grpc-cli-debuginfo-1.26.0-2.el8s.x86_64.rpm (info) (download)
grpc-debuginfo-1.26.0-2.el8s.x86_64.rpm (info) (download)
grpc-debugsource-1.26.0-2.el8s.x86_64.rpm (info) (download)
grpc-plugins-debuginfo-1.26.0-2.el8s.x86_64.rpm (info) (download)
python3-grpcio-debuginfo-1.26.0-2.el8s.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
ppc64le
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Thu Mar 03 2022 Kaleb S. KEITHLEY <kkeithle [at] redhat.com> - 1.26.0-2 - (re)build from lookaside, and w/ protobuf-3.19.0 * 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