Subject: CVS commit: pkgsrc/net
From: Adam Ciarcinski
Date: 2021-04-16 11:20:01
Message id: 20210416092001.C0775FA95@cvs.NetBSD.org

Log Message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.37.0

Release v1.37.0
This release contains refinements, improvements, and bug fixes, with highlights \ 
listed below.

Core

Bump up minimum supported clang to 4.0.
Use URI form of address for channelz listen node.
Implementation CSDS (xDS Config Dump).
Don't assume that c-ares won't retry failed writes in \ 
grpc_core::GrpcPolledFdWindows::SendVUDP.
Fix an infinite read loop with SRV record resolution on windows.
xDS status notifier.
Remove CAS loops in global subchannel pool and simplify subchannel refcounting.
Add missing security field to channelz Socket.
Disable check_call_host when server_verification_option is not \ 
GRPC_TLS_SERVER_VERIFICATION.

C++

Remove fault injection environmental variable guard.
Implement C++ Admin Interface API.
cmake: Reflect minor version change in SONAME for C++ and C#.
xDS Client-Side Fault Injection.

Python

use boringssl asm optimizations in aarch64 wheel source build.
Clarify Guarantees about grpc.Future Interface.
Use crosscompilation to build python armv7 wheels.
[Aio] Add time_remaining method to ServicerContext.
Standardize all environment variable boolean configuration in python's setup.py.
Crosscompile python aarch64 wheels with dockcross.
Fix Signal Safety Issue.

Files:
RevisionActionfile
1.41modifypkgsrc/net/grpc/Makefile
1.25modifypkgsrc/net/grpc/PLIST
1.40modifypkgsrc/net/grpc/distinfo
1.31modifypkgsrc/net/py-grpcio/Makefile
1.29modifypkgsrc/net/py-grpcio/distinfo
1.17modifypkgsrc/net/py-grpcio-testing/Makefile
1.16modifypkgsrc/net/py-grpcio-testing/distinfo
1.27modifypkgsrc/net/py-grpcio-tools/Makefile
1.25modifypkgsrc/net/py-grpcio-tools/distinfo
1.5modifypkgsrc/net/py-grpcio-tools/patches/patch-setup.py
1.12modifypkgsrc/net/py-grpcio/patches/patch-setup.py