pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net grpc py-grpcio py-grpcio-testing py-grpcio-tools: ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67cee2fc016b
branches:  trunk
changeset: 453187:67cee2fc016b
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue May 25 05:45:53 2021 +0000

description:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.38.0

Release v1.38.0

Core

Invalidate ExecCtx now before computing timeouts in all repeating timer events using a WorkSerializer or combiner.
Fix use-after-unref bug in fault_injection_filter.
Fix 25897 to avoid crashes when certificates are not yet updated.
gRPC EventEngine Interface.
Allow the AWS_DEFAULT_REGION environment variable.

C++

s/OnServingStatusChange/OnServingStatusUpdate.
cmake: only install channelz if gRPC_USE_PROTO_LITE is off.

C#

Grpc.Tools: Use x64 protoc on macOS arm64.
Provide runtime/framework info in gRPC C# user agent string.

Python

Add grpcio-admin Python package.
Add CSDS API to Python.
Expose code and details from context on the server side.
Explicitly import importlib.abc; required on Python 3.10.
Fix potential deadlock on the GIL in AuthMetdataPlugin.
Introduce new Python package "xds_protos".
also build python3.6 aarch64 manylinux2014 wheel.
Remove async mark for set_trailing_metadata interface.

Ruby

ruby: use x86_64 binary on M1 macs.
Add ruby 3.0 support for mac binary packages.

diffstat:

 net/grpc/Makefile                                        |   4 +-
 net/grpc/PLIST                                           |  40 ++++++++-------
 net/grpc/distinfo                                        |  11 ++--
 net/grpc/patches/patch-include_grpc_event__engine_port.h |  16 ++++++
 net/py-grpcio-testing/Makefile                           |   4 +-
 net/py-grpcio-testing/distinfo                           |  10 ++--
 net/py-grpcio-tools/Makefile                             |   4 +-
 net/py-grpcio-tools/distinfo                             |  10 ++--
 net/py-grpcio/Makefile                                   |   4 +-
 net/py-grpcio/distinfo                                   |  10 ++--
 10 files changed, 67 insertions(+), 46 deletions(-)

diffs (216 lines):

diff -r 5afa17c21ef9 -r 67cee2fc016b net/grpc/Makefile
--- a/net/grpc/Makefile Tue May 25 05:40:21 2021 +0000
+++ b/net/grpc/Makefile Tue May 25 05:45:53 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2021/04/30 10:34:06 adam Exp $
+# $NetBSD: Makefile,v 1.43 2021/05/25 05:45:53 adam Exp $
 
-DISTNAME=      grpc-1.37.1
+DISTNAME=      grpc-1.38.0
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=grpc/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 5afa17c21ef9 -r 67cee2fc016b net/grpc/PLIST
--- a/net/grpc/PLIST    Tue May 25 05:40:21 2021 +0000
+++ b/net/grpc/PLIST    Tue May 25 05:45:53 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2021/04/16 09:20:00 adam Exp $
+@comment $NetBSD: PLIST,v 1.26 2021/05/25 05:45:53 adam Exp $
 bin/grpc_cpp_plugin
 bin/grpc_csharp_plugin
 bin/grpc_node_plugin
@@ -89,6 +89,10 @@
 include/grpc/byte_buffer_reader.h
 include/grpc/census.h
 include/grpc/compression.h
+include/grpc/event_engine/channel_args.h
+include/grpc/event_engine/event_engine.h
+include/grpc/event_engine/port.h
+include/grpc/event_engine/slice_allocator.h
 include/grpc/fork.h
 include/grpc/grpc.h
 include/grpc/grpc_posix.h
@@ -260,41 +264,41 @@
 lib/cmake/grpc/modules/Findc-ares.cmake
 lib/cmake/grpc/modules/Findre2.cmake
 lib/libaddress_sorting.so
-lib/libaddress_sorting.so.15
-lib/libaddress_sorting.so.15.0.0
+lib/libaddress_sorting.so.16
+lib/libaddress_sorting.so.16.0.0
 lib/libgpr.so
-lib/libgpr.so.15
-lib/libgpr.so.15.0.0
+lib/libgpr.so.16
+lib/libgpr.so.16.0.0
 lib/libgrpc++.so
 lib/libgrpc++.so.${PKGVERSION}
-lib/libgrpc++.so.1.37
+lib/libgrpc++.so.1.38
 lib/libgrpc++_alts.so
 lib/libgrpc++_alts.so.${PKGVERSION}
-lib/libgrpc++_alts.so.1.37
+lib/libgrpc++_alts.so.1.38
 lib/libgrpc++_error_details.so
 lib/libgrpc++_error_details.so.${PKGVERSION}
-lib/libgrpc++_error_details.so.1.37
+lib/libgrpc++_error_details.so.1.38
 lib/libgrpc++_reflection.so
 lib/libgrpc++_reflection.so.${PKGVERSION}
-lib/libgrpc++_reflection.so.1.37
+lib/libgrpc++_reflection.so.1.38
 lib/libgrpc++_unsecure.so
 lib/libgrpc++_unsecure.so.${PKGVERSION}
-lib/libgrpc++_unsecure.so.1.37
+lib/libgrpc++_unsecure.so.1.38
 lib/libgrpc.so
-lib/libgrpc.so.15
-lib/libgrpc.so.15.0.0
+lib/libgrpc.so.16
+lib/libgrpc.so.16.0.0
 lib/libgrpc_plugin_support.so
 lib/libgrpc_plugin_support.so.${PKGVERSION}
-lib/libgrpc_plugin_support.so.1.37
+lib/libgrpc_plugin_support.so.1.38
 lib/libgrpc_unsecure.so
-lib/libgrpc_unsecure.so.15
-lib/libgrpc_unsecure.so.15.0.0
+lib/libgrpc_unsecure.so.16
+lib/libgrpc_unsecure.so.16.0.0
 lib/libgrpcpp_channelz.so
 lib/libgrpcpp_channelz.so.${PKGVERSION}
-lib/libgrpcpp_channelz.so.1.37
+lib/libgrpcpp_channelz.so.1.38
 lib/libupb.so
-lib/libupb.so.15
-lib/libupb.so.15.0.0
+lib/libupb.so.16
+lib/libupb.so.16.0.0
 lib/pkgconfig/gpr.pc
 lib/pkgconfig/grpc++.pc
 lib/pkgconfig/grpc++_unsecure.pc
diff -r 5afa17c21ef9 -r 67cee2fc016b net/grpc/distinfo
--- a/net/grpc/distinfo Tue May 25 05:40:21 2021 +0000
+++ b/net/grpc/distinfo Tue May 25 05:45:53 2021 +0000
@@ -1,11 +1,12 @@
-$NetBSD: distinfo,v 1.41 2021/04/30 10:34:06 adam Exp $
+$NetBSD: distinfo,v 1.42 2021/05/25 05:45:53 adam Exp $
 
-SHA1 (grpc-1.37.1.tar.gz) = a86e0fa9523a6539b508676241ee71edc8666c34
-RMD160 (grpc-1.37.1.tar.gz) = 2a0d6b99cb12e2bf7aef64aba53ccbcc8dcc0299
-SHA512 (grpc-1.37.1.tar.gz) = fe02447f558116e9ed2de48142b9bd3b8908d496aea7816406eee2c6ad136714ee14c2104a82a32f56ab486c5050b4665c55bacb24c91ceabcf1b998a5fc86b7
-Size (grpc-1.37.1.tar.gz) = 8212731 bytes
+SHA1 (grpc-1.38.0.tar.gz) = c377221098852c7d148182ee66d04921d8823b53
+RMD160 (grpc-1.38.0.tar.gz) = 77a5adf050265dd4e5e01934618ecbd6d1968c9b
+SHA512 (grpc-1.38.0.tar.gz) = 6ce37b4b87f08c227995f8c8a9649a3d9a4d8622458772f5f32552ff5b00b920a6e57ba7208c2e8f67eb2ee4f503378320866905863598d08e21b226aa0cd1c5
+Size (grpc-1.38.0.tar.gz) = 8296425 bytes
 SHA1 (patch-CMakeLists.txt) = af17a03bdbb2b7905ced111b3c13c80b0cf3fec2
 SHA1 (patch-cmake_benchmark.cmake) = 6a7880c30019a723a35b56b0c5bd2d730b36550d
+SHA1 (patch-include_grpc_event__engine_port.h) = b236585630813a4525177b307a9daa490e685de7
 SHA1 (patch-include_grpc_impl_codegen_port__platform.h) = 77137590f488d81ee731d82148b6e982f29b7aad
 SHA1 (patch-src_core_ext_filters_client__channel_resolver_dns_c__ares_grpc__ares__ev__driver__posix.cc) = 3b250e94b20c64c80c1b3943da2c82031e084773
 SHA1 (patch-src_core_lib_iomgr_port.h) = e3c5e6ee071557c717df0a1a61597f9906fbeff5
diff -r 5afa17c21ef9 -r 67cee2fc016b net/grpc/patches/patch-include_grpc_event__engine_port.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/grpc/patches/patch-include_grpc_event__engine_port.h  Tue May 25 05:45:53 2021 +0000
@@ -0,0 +1,16 @@
+$NetBSD: patch-include_grpc_event__engine_port.h,v 1.1 2021/05/25 05:45:53 adam Exp $
+
+Support NetBSD.
+https://github.com/grpc/grpc/issues/26357
+
+--- include/grpc/event_engine/port.h.orig      2021-05-25 05:21:42.595878017 +0000
++++ include/grpc/event_engine/port.h
+@@ -22,7 +22,7 @@
+ #elif defined(GPR_ANDROID) || defined(GPR_LINUX) || defined(GPR_APPLE) ||   \
+     defined(GPR_FREEBSD) || defined(GPR_OPENBSD) || defined(GPR_SOLARIS) || \
+     defined(GPR_AIX) || defined(GPR_NACL) || defined(GPR_FUCHSIA) ||        \
+-    defined(GRPC_POSIX_SOCKET)
++    defined(GRPC_POSIX_SOCKET) || defined(GPR_NETBSD)
+ #define GRPC_EVENT_ENGINE_POSIX
+ #include <netdb.h>
+ #include <netinet/in.h>
diff -r 5afa17c21ef9 -r 67cee2fc016b net/py-grpcio-testing/Makefile
--- a/net/py-grpcio-testing/Makefile    Tue May 25 05:40:21 2021 +0000
+++ b/net/py-grpcio-testing/Makefile    Tue May 25 05:45:53 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/04/30 10:38:25 adam Exp $
+# $NetBSD: Makefile,v 1.19 2021/05/25 05:45:54 adam Exp $
 
-DISTNAME=      grpcio-testing-1.37.1
+DISTNAME=      grpcio-testing-1.38.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/grpcio-testing/}
diff -r 5afa17c21ef9 -r 67cee2fc016b net/py-grpcio-testing/distinfo
--- a/net/py-grpcio-testing/distinfo    Tue May 25 05:40:21 2021 +0000
+++ b/net/py-grpcio-testing/distinfo    Tue May 25 05:45:53 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2021/04/30 10:38:25 adam Exp $
+$NetBSD: distinfo,v 1.18 2021/05/25 05:45:54 adam Exp $
 
-SHA1 (grpcio-testing-1.37.1.tar.gz) = b5d945911699f24def7152b9c107b5527de70925
-RMD160 (grpcio-testing-1.37.1.tar.gz) = 258747ba6f54273c7cda946e052ade554a703592
-SHA512 (grpcio-testing-1.37.1.tar.gz) = bb32067abd145dc2b45b29fe2f01ea9cd4c2a9fe76b94f4c5392c26557118aba2e3032b2566809575311e2773a0afd408a3ae656e31deb93e978fb35ad64c98a
-Size (grpcio-testing-1.37.1.tar.gz) = 16930 bytes
+SHA1 (grpcio-testing-1.38.0.tar.gz) = 4e916f91b3590229cdba06ea9f2b6ef00b3c9dd2
+RMD160 (grpcio-testing-1.38.0.tar.gz) = 0cb0c3688d6734bc32336c78dbbd5d82dd6021f1
+SHA512 (grpcio-testing-1.38.0.tar.gz) = 5bcd2204475329bfe7ea194380152bddd440d82cb31a3a2510bf253cd4c165c06e02b607f19e93d5860eec18e08ef39bd6ac105c6dc016bb2d083c1dd74fbee4
+Size (grpcio-testing-1.38.0.tar.gz) = 16637 bytes
diff -r 5afa17c21ef9 -r 67cee2fc016b net/py-grpcio-tools/Makefile
--- a/net/py-grpcio-tools/Makefile      Tue May 25 05:40:21 2021 +0000
+++ b/net/py-grpcio-tools/Makefile      Tue May 25 05:45:53 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2021/04/30 10:38:25 adam Exp $
+# $NetBSD: Makefile,v 1.29 2021/05/25 05:45:54 adam Exp $
 
-DISTNAME=      grpcio-tools-1.37.1
+DISTNAME=      grpcio-tools-1.38.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/grpcio-tools/}
diff -r 5afa17c21ef9 -r 67cee2fc016b net/py-grpcio-tools/distinfo
--- a/net/py-grpcio-tools/distinfo      Tue May 25 05:40:21 2021 +0000
+++ b/net/py-grpcio-tools/distinfo      Tue May 25 05:45:53 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.26 2021/04/30 10:38:25 adam Exp $
+$NetBSD: distinfo,v 1.27 2021/05/25 05:45:54 adam Exp $
 
-SHA1 (grpcio-tools-1.37.1.tar.gz) = 3e10eddde706f86296828c512213b6f4e94803b7
-RMD160 (grpcio-tools-1.37.1.tar.gz) = bc05f1341cf4c773c1e40ab1b86b2b928935c00d
-SHA512 (grpcio-tools-1.37.1.tar.gz) = 7fa77a822fd242c94547e93aaa7120648a25ddfc0af16a0c1b721e6e2df1fb02a4e29c260e0cd3b35f1b25fa74dcfd42065d0dc34e71fa489e7abbdf2e4ddb4a
-Size (grpcio-tools-1.37.1.tar.gz) = 2120381 bytes
+SHA1 (grpcio-tools-1.38.0.tar.gz) = ee60e094ec34bf9eba235cf70f3a741f38e9cc83
+RMD160 (grpcio-tools-1.38.0.tar.gz) = 95e335d96fc092e8ce9c71a613c89fb943e3b8e6
+SHA512 (grpcio-tools-1.38.0.tar.gz) = 0aa5827d2f6e575874b9d1222f889a8d07e54c64d4a2e9fb76610cc5ca731789cf5e9eec2dd42462eda386d96ea519040e162e0ad8883c1fe9683289311cd8eb
+Size (grpcio-tools-1.38.0.tar.gz) = 2128330 bytes
 SHA1 (patch-setup.py) = ecd08109c7d3173ccaa6d3b4428a66a9eac560f7
diff -r 5afa17c21ef9 -r 67cee2fc016b net/py-grpcio/Makefile
--- a/net/py-grpcio/Makefile    Tue May 25 05:40:21 2021 +0000
+++ b/net/py-grpcio/Makefile    Tue May 25 05:45:53 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2021/04/30 10:38:25 adam Exp $
+# $NetBSD: Makefile,v 1.33 2021/05/25 05:45:53 adam Exp $
 
-DISTNAME=      grpcio-1.37.1
+DISTNAME=      grpcio-1.38.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/grpcio/}
diff -r 5afa17c21ef9 -r 67cee2fc016b net/py-grpcio/distinfo
--- a/net/py-grpcio/distinfo    Tue May 25 05:40:21 2021 +0000
+++ b/net/py-grpcio/distinfo    Tue May 25 05:45:53 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2021/04/30 10:38:25 adam Exp $
+$NetBSD: distinfo,v 1.31 2021/05/25 05:45:53 adam Exp $
 
-SHA1 (grpcio-1.37.1.tar.gz) = 251a30d5d8a2ed65f14d730739fb0575a95ae99d
-RMD160 (grpcio-1.37.1.tar.gz) = 0ee23acd1e01627ed508a904dd71ec987983c0f8
-SHA512 (grpcio-1.37.1.tar.gz) = e7697a6d0da40b7d63be7f4f31223d2314bf16fcab8887a41bc4750c844a58ad55fd27fca0a9f1016fc725076a16c3b2db5a9eb040a86a2acb9f45083835d90e
-Size (grpcio-1.37.1.tar.gz) = 21678919 bytes
+SHA1 (grpcio-1.38.0.tar.gz) = 26469aeb6b55c42b90f7af2f70683ce5ba69414a
+RMD160 (grpcio-1.38.0.tar.gz) = b5e6f096087a366f1fa5b64c2afa168ef8cb7a75
+SHA512 (grpcio-1.38.0.tar.gz) = 7def460f1a96df65b99fae8aa149428286002aecd14242f62885622fda1568f2d44fc69c3bea28cd1568e3eaa46f03b0fbfda2a9cee23e1e5dfb44ac99ffe597
+Size (grpcio-1.38.0.tar.gz) = 21391828 bytes
 SHA1 (patch-setup.py) = c3135fbac1d69942eca57a5fccaf805c8a6cff23
 SHA1 (patch-src_core_lib_iomgr_port.h) = 8f088cbf22110c03a684c24c9e17ef5fc64e925a



Home | Main Index | Thread Index | Old Index