summaryrefslogtreecommitdiff
path: root/net/py-grpcio-testing
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-04-04 09:30:37 +0000
committeradam <adam@pkgsrc.org>2020-04-04 09:30:37 +0000
commit723851ad2d2f62ce8c315dc193b8b1b28b68d3ed (patch)
tree0cd7091cf3cf0ae078aa307660a987a9edd5b42c /net/py-grpcio-testing
parentd6e35d8ea8e6153560af68005898d6feebaaea5d (diff)
downloadpkgsrc-723851ad2d2f62ce8c315dc193b8b1b28b68d3ed.tar.gz
grpc: updated to 1.28.1
Release v1.28.1 This release is a patch specifically for the Python bindings to address 22546. Python Backport 22549 to 1.28 (Only load simple stubs code on 3.6+ interpreters). Release v1.28.0 This release contains refinements, improvements, and bug fixes, with highlights listed below. Core feat: add x-goog-user-project header from quota_project_id field. Reintroduce 21527 (boringssl submodule unification - take two). Reintroduce 21527 (boringssl submodule unification). Treat an empty http_proxy mean "Don't use proxy" and skip parsing it. C++ This release adds an experimental client side implementation of xDSv2 APIs. This allows a gRPC client written in C++ to receive configuration from an xDSv2 API compatible server and use that configuration to load balance RPCs. In this release, only the virtual host matching and cluster route action is supported. More features will be added in future. Cherrypick 22147: xds: send no-overprovisioning client capability and populate user_agent fields. Fix regression in MSVC runtime flag. Unify boringssl submodules and use non-developer boringssl cmake build. Objective-C Fix ObjC memory consumption increase as app runs. Python Backport Simple Stubs Codegen to 1.28. [Aio] Generate gRPC AsyncIO API Reference. Experimental: Implement Top-Level Invocation Functions Not Requiring an Explicit Channel. [Aio] Implement health checking servicer in AsyncIO. [Aio] Prohibit mixing two styles of API on client side. [Aio] Add channel_ready helper function. [Aio] Support compression for both client and server. [Aio] Close ongoing calls when the channel is closed. [Aio] Fix the server credentials & improve socket implementation. [Aio] Support wait-for-ready mechanism. [Aio] Fix the windows build failure. Stop building manylinux1 images. [Aio] Move status and initial metadata handling to Cython. Ruby Backport to 1.28.x: add ruby 2.7 to mac binary pkgs. Add ruby-2.7 to build process of binary gems for Windows and Linux.
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 92c1f1428ec..119035ded50 100644
--- a/net/py-grpcio-testing/Makefile
+++ b/net/py-grpcio-testing/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/02/14 10:35:56 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/04/04 09:30:37 adam Exp $
-DISTNAME= grpcio-testing-1.27.2
+DISTNAME= grpcio-testing-1.28.1
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 55975dbc44d..6f707a0c325 100644
--- a/net/py-grpcio-testing/distinfo
+++ b/net/py-grpcio-testing/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/02/14 10:35:56 adam Exp $
+$NetBSD: distinfo,v 1.4 2020/04/04 09:30:37 adam Exp $
-SHA1 (grpcio-testing-1.27.2.tar.gz) = 9fe3ba169e6cf699c881875675207cdb16e5d02e
-RMD160 (grpcio-testing-1.27.2.tar.gz) = c1a3d202004a278d26ba5c68080527862a067141
-SHA512 (grpcio-testing-1.27.2.tar.gz) = 666d20b56a4db31860d91c56a0efbd06f0933060ab5ae3815dca5fed9f47ecc9dbc14560221a729c4aadc98528ad26e20f24701df8c5f0cfd41dd604ec007902
-Size (grpcio-testing-1.27.2.tar.gz) = 16946 bytes
+SHA1 (grpcio-testing-1.28.1.tar.gz) = 5262f52706a0978bb90186fc80b325e37664d83b
+RMD160 (grpcio-testing-1.28.1.tar.gz) = bbb174c0522f6996558de32aeecbbf030dbe0ce1
+SHA512 (grpcio-testing-1.28.1.tar.gz) = 89c3aa5528e1f243a435997266a210ba6e287bca1401931689eb51f258a51768eb25a34c095d383dfcac7d446865535c48aefa0e37b4844bbb92214c7f431068
+Size (grpcio-testing-1.28.1.tar.gz) = 17127 bytes