summaryrefslogtreecommitdiff
path: root/net/py-grpcio-testing
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-02-18 09:08:08 +0000
committeradam <adam@pkgsrc.org>2022-02-18 09:08:08 +0000
commit0002394bc232ef6ea77068cd5f258c6f9bec6f10 (patch)
treece05c8d942521bc5c6e2cc22c09e912818f4445d /net/py-grpcio-testing
parent7ba6144f6d743223a66b823e59495aaf9e4f5d9f (diff)
downloadpkgsrc-0002394bc232ef6ea77068cd5f258c6f9bec6f10.tar.gz
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.
Diffstat (limited to 'net/py-grpcio-testing')
-rw-r--r--net/py-grpcio-testing/Makefile5
-rw-r--r--net/py-grpcio-testing/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/py-grpcio-testing/Makefile b/net/py-grpcio-testing/Makefile
index 0045e58dba6..d3fcd2da943 100644
--- a/net/py-grpcio-testing/Makefile
+++ b/net/py-grpcio-testing/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2022/01/04 20:54:27 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2022/02/18 09:08:08 adam Exp $
-DISTNAME= grpcio-testing-1.43.0
+DISTNAME= grpcio-testing-1.44.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
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 2f17beabd22..47fa4fa48e4 100644
--- a/net/py-grpcio-testing/distinfo
+++ b/net/py-grpcio-testing/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2021/12/31 14:16:40 adam Exp $
+$NetBSD: distinfo,v 1.28 2022/02/18 09:08:08 adam Exp $
-BLAKE2s (grpcio-testing-1.43.0.tar.gz) = d36c0515d1d1cb1887773bf3e0657bbd56f851447efdd42672388f907bcbe083
-SHA512 (grpcio-testing-1.43.0.tar.gz) = 4ad3da7805e85c0869c5a8c992d1512942334edeef10812665bdfb4a81b3d07efff08686b93c501f43d12e0c6181717ddbea392f1751a229d7a5fe26f162fae2
-Size (grpcio-testing-1.43.0.tar.gz) = 17693 bytes
+BLAKE2s (grpcio-testing-1.44.0.tar.gz) = ffe2d1605f8eca8f005fd621bf07ba85d4ed2d7a2a8c2401f9724b1fbb441fcc
+SHA512 (grpcio-testing-1.44.0.tar.gz) = 8a63522f24e7e9f92385974f4bdd90ca2bf6200a7720851fa80da4d249b96844a07f4f5bf3946f7652a11d7aa9cb9dc44f5e73cc53f76a60bc4a73d37f777828
+Size (grpcio-testing-1.44.0.tar.gz) = 17382 bytes