summaryrefslogtreecommitdiff
path: root/net/py-grpcio-testing
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-04-16 09:20:00 +0000
committeradam <adam@pkgsrc.org>2021-04-16 09:20:00 +0000
commit282a02906f8542aea7db275992d02cbfa6c2d459 (patch)
tree606418340550d92c0eca4cba8dd3ab37d601b4e4 /net/py-grpcio-testing
parentcea1be2b974a694f3d067376084f76f0e8db7417 (diff)
downloadpkgsrc-282a02906f8542aea7db275992d02cbfa6c2d459.tar.gz
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.
Diffstat (limited to 'net/py-grpcio-testing')
-rw-r--r--net/py-grpcio-testing/Makefile4
-rw-r--r--net/py-grpcio-testing/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/py-grpcio-testing/Makefile b/net/py-grpcio-testing/Makefile
index da799ab148d..2cafe19c28e 100644
--- a/net/py-grpcio-testing/Makefile
+++ b/net/py-grpcio-testing/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2021/03/04 08:09:31 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/04/16 09:20:01 adam Exp $
-DISTNAME= grpcio-testing-1.36.1
+DISTNAME= grpcio-testing-1.37.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio-testing/}
diff --git a/net/py-grpcio-testing/distinfo b/net/py-grpcio-testing/distinfo
index ac5a2843e65..fdf72f8a790 100644
--- a/net/py-grpcio-testing/distinfo
+++ b/net/py-grpcio-testing/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2021/03/04 08:09:31 adam Exp $
+$NetBSD: distinfo,v 1.16 2021/04/16 09:20:01 adam Exp $
-SHA1 (grpcio-testing-1.36.1.tar.gz) = 02cc657710f3e98f121a150c5a4a1b8a2ee084b6
-RMD160 (grpcio-testing-1.36.1.tar.gz) = 7ae10ed1314618af5c1c690fa3c5d02e1b30fbb8
-SHA512 (grpcio-testing-1.36.1.tar.gz) = 726d193ce95d4422ad05c96c4f87e1d6f1059c4e733c55b7eae50a016b35400fcb32271461c01e6b34140d921f30a9f98abac8f17e529672e23ab1b7b434c677
-Size (grpcio-testing-1.36.1.tar.gz) = 16966 bytes
+SHA1 (grpcio-testing-1.37.0.tar.gz) = baea22ee80b69b09ea151d12a4a5ae1cb3157715
+RMD160 (grpcio-testing-1.37.0.tar.gz) = ab55ca96933de7d68c1975426c63ffa5ebf0d9b7
+SHA512 (grpcio-testing-1.37.0.tar.gz) = a09a1dc98dda81b4fce6a730f7aa7e116e2eb8f1f6ef909fc1bd61a7e1e0ed590e57f95878a679957e79fa0ea3ec8432a6e73bf486e655f1e41b1d6e6e60da44
+Size (grpcio-testing-1.37.0.tar.gz) = 16774 bytes