summaryrefslogtreecommitdiff
path: root/net/py-grpcio-testing
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-10-30 12:58:31 +0000
committeradam <adam@pkgsrc.org>2020-10-30 12:58:31 +0000
commit4de81266953d217dbf8f0e984c7b54b7cf9ffa97 (patch)
tree93704d8252efb155c3dc15d0056d0093e8e46f9a /net/py-grpcio-testing
parentf30600ea8ab51a842afa2708a7ee8bb0b7ed1283 (diff)
downloadpkgsrc-4de81266953d217dbf8f0e984c7b54b7cf9ffa97.tar.gz
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.33.2
Release v1.33.2 Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product. This release contains refinements, improvements, and bug fixes, with highlights listed below. Core Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS. Expose Cronet error message to the application layer. Remove grpc_channel_ping from surface API. Do not send BDP pings if there is no receive side activity. C++ Makefile: only support building deps from submodule. C# Add trimming attribute to BindServiceMethodAttribute. Fix incremental build of csproj projects depending on grpc. Python [Backport] Implement grpc.Future interface in SingleThreadedRendezvous. [Backport] Make Python 2 an optional dependency for Bazel build. Allow asyncio API to be imported as grpc.aio. [gRPC Easy] Fix import errors on Windows. Make version check for importlib.abc in grpcio-tools more stringent.
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 622b6416008..f8a59847a13 100644
--- a/net/py-grpcio-testing/Makefile
+++ b/net/py-grpcio-testing/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2020/10/21 20:01:20 adam Exp $
+# $NetBSD: Makefile,v 1.11 2020/10/30 12:58:32 adam Exp $
-DISTNAME= grpcio-testing-1.33.1
+DISTNAME= grpcio-testing-1.33.2
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 6018f0be9df..93fe8cbf41e 100644
--- a/net/py-grpcio-testing/distinfo
+++ b/net/py-grpcio-testing/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/10/21 20:01:20 adam Exp $
+$NetBSD: distinfo,v 1.10 2020/10/30 12:58:32 adam Exp $
-SHA1 (grpcio-testing-1.33.1.tar.gz) = bfc75947fe317d50c6a74cf6285c7129d8de69f6
-RMD160 (grpcio-testing-1.33.1.tar.gz) = 9489baad8f5ccac2d70694ed0387fb4e43dd61b8
-SHA512 (grpcio-testing-1.33.1.tar.gz) = 40d2d9415cf64bddd1dded3c9b1917aba15f38da68d2756f7265fcb1a5cfb42364cb14d1da7d638b943c18eb7d88b3ec66e0820b12500e8d4f74c3c3f1806398
-Size (grpcio-testing-1.33.1.tar.gz) = 16929 bytes
+SHA1 (grpcio-testing-1.33.2.tar.gz) = f897e3594657954f2c33626ef1fbbb5dca9caceb
+RMD160 (grpcio-testing-1.33.2.tar.gz) = 7d6afb925acf4c49f50ef4a45a7acd0fe170c31a
+SHA512 (grpcio-testing-1.33.2.tar.gz) = 2bfdf6d0dbe833f42085a206262727b5322a9b546c8fa11d70689f3637e8f8fd5fd064e4b8a0773a43c4b75de03382d7e5fcecabf4a183b4885e957aa4c4aed2
+Size (grpcio-testing-1.33.2.tar.gz) = 17187 bytes