pkgsrc/net/py-grpcio/distinfo
minskim 2dde1f62dd net/py-grpcio: Update to 1.13.0
Notable changes:
- Eliminate grpcio package dependency on protobuf package
- A new grpc.Channel.close method is introduced and correct use of
  gRPC Python now requires that channels be closed after use.
- Python errors have become more verbose.
- GRPC_ENABLE_FORK_SUPPORT=false is no longer required when running
  fork-exec.
- Relying on an explicit with statement or explicitly calling
  Channel.close to release the underlying resources in Channel objects
  is now a required coding practice starting in v1.13.0.
2018-08-04 21:56:47 +00:00

8 lines
560 B
Text

$NetBSD: distinfo,v 1.2 2018/08/04 21:56:47 minskim Exp $
SHA1 (grpcio-1.13.0.tar.gz) = 4ea6933da54b1628c65e3907134c805fa9d2d640
RMD160 (grpcio-1.13.0.tar.gz) = 829e7b0a0004738a90852e7f4c67d617a51df6b7
SHA512 (grpcio-1.13.0.tar.gz) = 4263c027d123332967692df467f01cb3b84acb3721eab7ae421a8ad79850cf00d0abca306ad6ff16acc95f1599c9c219a6c137e934f07f91ef1a11ce66b04545
Size (grpcio-1.13.0.tar.gz) = 14320631 bytes
SHA1 (patch-setup.py) = 383ea9fc9067b84a6eb08edd99cb9e9062724744
SHA1 (patch-src_python_grpcio_commands.py) = e84c0ddb13d9d9a3d2c90fe93c9db72264176512