Subject: CVS commit: pkgsrc/net
From: Adam Ciarcinski
Date: 2019-10-24 20:34:17
Message id: 20191024183418.0236DFA84@cvs.NetBSD.org

Log Message:
py-grpcio[-tools]: updated to 1.24.3

1.24.3
Add strip_prefix to python protoc plugin and py_grpc_library.
Switch py_proto_library from using src to deps to conform with google3.
Expose local credentials on Python layer.
Make default vtable for pointer argument a constant.
Gracefully handle errors from Future object callbacks.
Gracefully handle exceptions raised by signal handlers on the main thread while \ 
unary RPCs are in flight.
Separate py_grpc_library and py_proto_library.
Add wait_for_termination method to grpc.Server.
Add Python Cancellation Example.

Files:
RevisionActionfile
1.10modifypkgsrc/net/py-grpcio/Makefile
1.12modifypkgsrc/net/py-grpcio/distinfo
1.8modifypkgsrc/net/py-grpcio-tools/Makefile
1.8modifypkgsrc/net/py-grpcio-tools/distinfo
1.3modifypkgsrc/net/py-grpcio-tools/patches/patch-setup.py
1.5modifypkgsrc/net/py-grpcio/patches/patch-setup.py