Subject: CVS commit: pkgsrc/net
From: Adam Ciarcinski
Date: 2022-02-18 10:08:09
Message id: 20220218090809.32084FB24@cvs.NetBSD.org

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

Release v1.44.0

Core

xDS: Rbac filter updates
Fix xDS client for multiple watchers.
bump C-core version for upcoming release.
Add a trace to list which filters are contained in a channel stack.
Remove grpc_httpcli_context.
xDS: Add support for RBAC HTTP filter.
API to cancel grpc_resolve_address.
Replace work serializer with a mutex in c-ares resolver.
xDS: Add graceful shutdown for old connections on listener resource update.

C++

Promote ClientContext::set_wait_for_ready to be non-experimental.

Python

Add python async example for hellostreamingworld using generator.
Disable __wrap_memcpy hack for Python builds.
Bump Bazel Python Cython dependency to 0.29.26.
Fix libatomic linking on Raspberry Pi OS Bullseye.
Allow generated proto sources in remote repositories for py_proto_library.

Files:
RevisionActionfile
1.54modifypkgsrc/net/grpc/Makefile
1.32modifypkgsrc/net/grpc/PLIST
1.54modifypkgsrc/net/grpc/distinfo
1.44modifypkgsrc/net/py-grpcio/Makefile
1.41modifypkgsrc/net/py-grpcio/distinfo
1.28modifypkgsrc/net/py-grpcio-testing/Makefile
1.28modifypkgsrc/net/py-grpcio-testing/distinfo
1.40modifypkgsrc/net/py-grpcio-tools/Makefile
1.37modifypkgsrc/net/py-grpcio-tools/distinfo
1.13modifypkgsrc/net/py-grpcio/patches/patch-setup.py