HTTP/2-based RPC framework
https://grpc.io
gRPC is a modern, open source, high-performance remote procedure call (RPC)
framework that can run anywhere. gRPC enables client and server applications to
communicate transparently, and simplifies the building of connected systems.
- Developed at network
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/python-grpcio && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
grpcio-1.56.2.tar.gz | 0024304951 23.2 MB | |
python-grpcio.changes | 0000011433 11.2 KB | |
python-grpcio.spec | 0000002841 2.77 KB |
Revision 29 (latest revision is 42)
Dominique Leuenberger (dimstar_suse)
accepted
request 1102575
from
Atri Bhattacharya (badshah400)
(revision 29)
- Update to version 1.56.2: - Switch build to pip/wheel. - Use system abseil with '-std=c++17' to prevent undefined symbol eg. with python-grpcio-tools (_ZN3re23RE213GlobalReplaceEPNSt7__ cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS0_N4absl12lts_ 2023012511string_viewE) - Remove python-grpcio-disable-boring-ssl.patch, use 'export GRPC_BUILD_WITH_BORING_SSL_ASM=false' instead.
Comments 0