summaryrefslogtreecommitdiff
path: root/net/py-grpcio-testing
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-02-27 10:03:10 +0000
committeradam <adam@pkgsrc.org>2021-02-27 10:03:10 +0000
commit5677cc3a50989b541e7ab8ce7674d7d228434ca0 (patch)
treee138b3a30bb447189b79d2c73b53d28e6d2e9e11 /net/py-grpcio-testing
parent9732d17eddd811534c0ebf0a3f587b38dcadceb7 (diff)
downloadpkgsrc-5677cc3a50989b541e7ab8ce7674d7d228434ca0.tar.gz
grpc: updated to 1.36.0
Release v1.36.0 Core Remove unnecessary internal pollset set in c-ares DNS resolver. Fix implicit declaration error in zlib + macOS. Support Default Root Certs in Tls Credentials. C++ Move third party identity C++ api out of experimental namespace. refactor!: change error_details functions to templates. Support ServerContext for callback API. Python Implement Python Client and Server xDS Creds.
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 ce1a8def909..cb0297ac1be 100644
--- a/net/py-grpcio-testing/Makefile
+++ b/net/py-grpcio-testing/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2021/01/21 17:27:07 adam Exp $
+# $NetBSD: Makefile,v 1.15 2021/02/27 10:03:10 adam Exp $
-DISTNAME= grpcio-testing-1.35.0
+DISTNAME= grpcio-testing-1.36.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 63f99c7e45d..19faed7473b 100644
--- a/net/py-grpcio-testing/distinfo
+++ b/net/py-grpcio-testing/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/01/21 17:27:07 adam Exp $
+$NetBSD: distinfo,v 1.14 2021/02/27 10:03:10 adam Exp $
-SHA1 (grpcio-testing-1.35.0.tar.gz) = 60e25e58243a91bad2b795ac08bc4ba027b18910
-RMD160 (grpcio-testing-1.35.0.tar.gz) = a9274a7626b029396070fad55009bdb67399c43e
-SHA512 (grpcio-testing-1.35.0.tar.gz) = a2a531d1e61cc33a0ada00ffe7fcc5da2fb28d763c5d62701975175cb7d157e3ca47bcaef8274c2fdfe4ad34602991c303f6f09bc41b493f51925735cf72915f
-Size (grpcio-testing-1.35.0.tar.gz) = 16921 bytes
+SHA1 (grpcio-testing-1.36.0.tar.gz) = 4f4363866a9f2bd96c9b680a7fb79ee8313f03bf
+RMD160 (grpcio-testing-1.36.0.tar.gz) = 4db45bca22f31bb58e7c0993cb8632a75593c042
+SHA512 (grpcio-testing-1.36.0.tar.gz) = c4021cb86a55deff9eb60b693bbc2f3896959117b24f76fa5c6c6036935af564a0fda9342d3c230a942a682ed893bdea1b2cef42c35a3a07b96469e6d5e7a625
+Size (grpcio-testing-1.36.0.tar.gz) = 16998 bytes