Sun Dec 4 17:59:09 2022 UTC ()
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.51.1

Release v1.51.1

Python

Revert "Build with System OpenSSL on Mac OS arm64

Release v1.51.0

Core

Bump core version 202211082118.
c-ares DNS resolver: fix logical race between resolution timeout/cancellation and fd readability.
[log] Longer space for filenames.
c-ares DNS resolver: remove unnecessary code in SRV callback.
Correct the domain-socket client address read out from the ServerContext.
outlier detection: remove env var protection.
EventEngineFactoryReset - remove custom factory and reset default engine.
[tls] Remove support for pthread tls.

C++

Added version macros to gRPC C++.
OpenCensus: Move measures, views and CensusContext to include file.
GcpObservability: Add experimental public target.

C#

Fix msbuild failing when '@' is present in path (2nd attempt).
Revert "Fix msbuild failing when '@' is present in path".
Fix msbuild failing when '@' is present in path.

PHP

fixing php 8.2 deprecations.

Python

Fix lack of cooldown between poll attempts.
Build with System OpenSSL on Mac OS arm64.
Remove enum and future.
[Remove Six] Remove dependency on six.
Update xds-protos package to pull in protobuf 4.X.


(adam)
diff -r1.64 -r1.65 pkgsrc/net/grpc/Makefile
diff -r1.37 -r1.38 pkgsrc/net/grpc/PLIST
diff -r1.65 -r1.66 pkgsrc/net/grpc/distinfo
diff -r1.52 -r1.53 pkgsrc/net/py-grpcio/Makefile
diff -r1.10 -r1.11 pkgsrc/net/py-grpcio/PLIST
diff -r1.48 -r1.49 pkgsrc/net/py-grpcio/distinfo
diff -r1.35 -r1.36 pkgsrc/net/py-grpcio-testing/Makefile
diff -r1.35 -r1.36 pkgsrc/net/py-grpcio-testing/distinfo
diff -r1.48 -r1.49 pkgsrc/net/py-grpcio-tools/Makefile
diff -r1.44 -r1.45 pkgsrc/net/py-grpcio-tools/distinfo

cvs diff -r1.64 -r1.65 pkgsrc/net/grpc/Makefile (expand / switch to unified diff)

--- pkgsrc/net/grpc/Makefile 2022/10/28 09:21:00 1.64
+++ pkgsrc/net/grpc/Makefile 2022/12/04 17:59:08 1.65
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.64 2022/10/28 09:21:00 adam Exp $ 1# $NetBSD: Makefile,v 1.65 2022/12/04 17:59:08 adam Exp $
2 2
3DISTNAME= grpc-1.50.1 3DISTNAME= grpc-1.51.1
4CATEGORIES= net 4CATEGORIES= net
5MASTER_SITES= ${MASTER_SITE_GITHUB:=grpc/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=grpc/}
6GITHUB_TAG= v${PKGVERSION_NOREV} 6GITHUB_TAG= v${PKGVERSION_NOREV}
7 7
8MAINTAINER= minskim@NetBSD.org 8MAINTAINER= minskim@NetBSD.org
9HOMEPAGE= https://grpc.io/ 9HOMEPAGE= https://grpc.io/
10COMMENT= High performance, open-source universal RPC framework 10COMMENT= High performance, open-source universal RPC framework
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13USE_CMAKE= yes 13USE_CMAKE= yes
14USE_LANGUAGES+= c c++11 14USE_LANGUAGES+= c c++11
15USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
16 16

cvs diff -r1.37 -r1.38 pkgsrc/net/grpc/PLIST (expand / switch to unified diff)

--- pkgsrc/net/grpc/PLIST 2022/10/28 09:21:00 1.37
+++ pkgsrc/net/grpc/PLIST 2022/12/04 17:59:08 1.38
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.37 2022/10/28 09:21:00 adam Exp $ 1@comment $NetBSD: PLIST,v 1.38 2022/12/04 17:59:08 adam Exp $
2bin/grpc_cpp_plugin 2bin/grpc_cpp_plugin
3bin/grpc_csharp_plugin 3bin/grpc_csharp_plugin
4bin/grpc_node_plugin 4bin/grpc_node_plugin
5bin/grpc_objective_c_plugin 5bin/grpc_objective_c_plugin
6bin/grpc_php_plugin 6bin/grpc_php_plugin
7bin/grpc_python_plugin 7bin/grpc_python_plugin
8bin/grpc_ruby_plugin 8bin/grpc_ruby_plugin
9include/grpc++/alarm.h 9include/grpc++/alarm.h
10include/grpc++/channel.h 10include/grpc++/channel.h
11include/grpc++/client_context.h 11include/grpc++/client_context.h
12include/grpc++/completion_queue.h 12include/grpc++/completion_queue.h
13include/grpc++/create_channel.h 13include/grpc++/create_channel.h
14include/grpc++/create_channel_posix.h 14include/grpc++/create_channel_posix.h
@@ -155,28 +155,30 @@ include/grpcpp/completion_queue.h @@ -155,28 +155,30 @@ include/grpcpp/completion_queue.h
155include/grpcpp/create_channel.h 155include/grpcpp/create_channel.h
156include/grpcpp/create_channel_binder.h 156include/grpcpp/create_channel_binder.h
157include/grpcpp/create_channel_posix.h 157include/grpcpp/create_channel_posix.h
158include/grpcpp/ext/call_metric_recorder.h 158include/grpcpp/ext/call_metric_recorder.h
159include/grpcpp/ext/channelz_service_plugin.h 159include/grpcpp/ext/channelz_service_plugin.h
160include/grpcpp/ext/health_check_service_server_builder_option.h 160include/grpcpp/ext/health_check_service_server_builder_option.h
161include/grpcpp/ext/proto_server_reflection_plugin.h 161include/grpcpp/ext/proto_server_reflection_plugin.h
162include/grpcpp/generic/async_generic_service.h 162include/grpcpp/generic/async_generic_service.h
163include/grpcpp/generic/generic_stub.h 163include/grpcpp/generic/generic_stub.h
164include/grpcpp/grpcpp.h 164include/grpcpp/grpcpp.h
165include/grpcpp/health_check_service_interface.h 165include/grpcpp/health_check_service_interface.h
166include/grpcpp/impl/call.h 166include/grpcpp/impl/call.h
167include/grpcpp/impl/call_hook.h 167include/grpcpp/impl/call_hook.h
 168include/grpcpp/impl/call_op_set.h
168include/grpcpp/impl/call_op_set_interface.h 169include/grpcpp/impl/call_op_set_interface.h
169include/grpcpp/impl/channel_argument_option.h 170include/grpcpp/impl/channel_argument_option.h
 171include/grpcpp/impl/channel_interface.h
170include/grpcpp/impl/client_unary_call.h 172include/grpcpp/impl/client_unary_call.h
171include/grpcpp/impl/codegen/async_generic_service.h 173include/grpcpp/impl/codegen/async_generic_service.h
172include/grpcpp/impl/codegen/async_stream.h 174include/grpcpp/impl/codegen/async_stream.h
173include/grpcpp/impl/codegen/async_unary_call.h 175include/grpcpp/impl/codegen/async_unary_call.h
174include/grpcpp/impl/codegen/byte_buffer.h 176include/grpcpp/impl/codegen/byte_buffer.h
175include/grpcpp/impl/codegen/call.h 177include/grpcpp/impl/codegen/call.h
176include/grpcpp/impl/codegen/call_hook.h 178include/grpcpp/impl/codegen/call_hook.h
177include/grpcpp/impl/codegen/call_op_set.h 179include/grpcpp/impl/codegen/call_op_set.h
178include/grpcpp/impl/codegen/call_op_set_interface.h 180include/grpcpp/impl/codegen/call_op_set_interface.h
179include/grpcpp/impl/codegen/callback_common.h 181include/grpcpp/impl/codegen/callback_common.h
180include/grpcpp/impl/codegen/channel_interface.h 182include/grpcpp/impl/codegen/channel_interface.h
181include/grpcpp/impl/codegen/client_callback.h 183include/grpcpp/impl/codegen/client_callback.h
182include/grpcpp/impl/codegen/client_context.h 184include/grpcpp/impl/codegen/client_context.h
@@ -238,82 +240,84 @@ include/grpcpp/security/binder_credentia @@ -238,82 +240,84 @@ include/grpcpp/security/binder_credentia
238include/grpcpp/security/binder_security_policy.h 240include/grpcpp/security/binder_security_policy.h
239include/grpcpp/security/credentials.h 241include/grpcpp/security/credentials.h
240include/grpcpp/security/server_credentials.h 242include/grpcpp/security/server_credentials.h
241include/grpcpp/security/tls_certificate_provider.h 243include/grpcpp/security/tls_certificate_provider.h
242include/grpcpp/security/tls_certificate_verifier.h 244include/grpcpp/security/tls_certificate_verifier.h
243include/grpcpp/security/tls_credentials_options.h 245include/grpcpp/security/tls_credentials_options.h
244include/grpcpp/server.h 246include/grpcpp/server.h
245include/grpcpp/server_builder.h 247include/grpcpp/server_builder.h
246include/grpcpp/server_context.h 248include/grpcpp/server_context.h
247include/grpcpp/server_posix.h 249include/grpcpp/server_posix.h
248include/grpcpp/support/async_stream.h 250include/grpcpp/support/async_stream.h
249include/grpcpp/support/async_unary_call.h 251include/grpcpp/support/async_unary_call.h
250include/grpcpp/support/byte_buffer.h 252include/grpcpp/support/byte_buffer.h
 253include/grpcpp/support/callback_common.h
251include/grpcpp/support/channel_arguments.h 254include/grpcpp/support/channel_arguments.h
252include/grpcpp/support/client_callback.h 255include/grpcpp/support/client_callback.h
253include/grpcpp/support/client_interceptor.h 256include/grpcpp/support/client_interceptor.h
254include/grpcpp/support/config.h 257include/grpcpp/support/config.h
255include/grpcpp/support/error_details.h 258include/grpcpp/support/error_details.h
256include/grpcpp/support/interceptor.h 259include/grpcpp/support/interceptor.h
257include/grpcpp/support/message_allocator.h 260include/grpcpp/support/message_allocator.h
258include/grpcpp/support/method_handler.h 261include/grpcpp/support/method_handler.h
259include/grpcpp/support/proto_buffer_reader.h 262include/grpcpp/support/proto_buffer_reader.h
260include/grpcpp/support/proto_buffer_writer.h 263include/grpcpp/support/proto_buffer_writer.h
261include/grpcpp/support/server_callback.h 264include/grpcpp/support/server_callback.h
262include/grpcpp/support/server_interceptor.h 265include/grpcpp/support/server_interceptor.h
263include/grpcpp/support/slice.h 266include/grpcpp/support/slice.h
264include/grpcpp/support/status.h 267include/grpcpp/support/status.h
265include/grpcpp/support/status_code_enum.h 268include/grpcpp/support/status_code_enum.h
266include/grpcpp/support/string_ref.h 269include/grpcpp/support/string_ref.h
267include/grpcpp/support/stub_options.h 270include/grpcpp/support/stub_options.h
268include/grpcpp/support/sync_stream.h 271include/grpcpp/support/sync_stream.h
269include/grpcpp/support/time.h 272include/grpcpp/support/time.h
270include/grpcpp/support/validate_service_config.h 273include/grpcpp/support/validate_service_config.h
 274include/grpcpp/version_info.h
271include/grpcpp/xds_server_builder.h 275include/grpcpp/xds_server_builder.h
272lib/cmake/grpc/gRPCConfig.cmake 276lib/cmake/grpc/gRPCConfig.cmake
273lib/cmake/grpc/gRPCConfigVersion.cmake 277lib/cmake/grpc/gRPCConfigVersion.cmake
274lib/cmake/grpc/gRPCTargets-noconfig.cmake 278lib/cmake/grpc/gRPCTargets-noconfig.cmake
275lib/cmake/grpc/gRPCTargets.cmake 279lib/cmake/grpc/gRPCTargets.cmake
276lib/cmake/grpc/modules/Findc-ares.cmake 280lib/cmake/grpc/modules/Findc-ares.cmake
277lib/cmake/grpc/modules/Findre2.cmake 281lib/cmake/grpc/modules/Findre2.cmake
278lib/libaddress_sorting.so 282lib/libaddress_sorting.so
279lib/libaddress_sorting.so.28 283lib/libaddress_sorting.so.29
280lib/libaddress_sorting.so.28.0.0 284lib/libaddress_sorting.so.29.0.0
281lib/libgpr.so 285lib/libgpr.so
282lib/libgpr.so.28 286lib/libgpr.so.29
283lib/libgpr.so.28.0.0 287lib/libgpr.so.29.0.0
284lib/libgrpc++.so 288lib/libgrpc++.so
285lib/libgrpc++.so.${PKGVERSION} 289lib/libgrpc++.so.${PKGVERSION}
286lib/libgrpc++.so.1.50 290lib/libgrpc++.so.1.51
287lib/libgrpc++_alts.so 291lib/libgrpc++_alts.so
288lib/libgrpc++_alts.so.${PKGVERSION} 292lib/libgrpc++_alts.so.${PKGVERSION}
289lib/libgrpc++_alts.so.1.50 293lib/libgrpc++_alts.so.1.51
290lib/libgrpc++_error_details.so 294lib/libgrpc++_error_details.so
291lib/libgrpc++_error_details.so.${PKGVERSION} 295lib/libgrpc++_error_details.so.${PKGVERSION}
292lib/libgrpc++_error_details.so.1.50 296lib/libgrpc++_error_details.so.1.51
293lib/libgrpc++_reflection.so 297lib/libgrpc++_reflection.so
294lib/libgrpc++_reflection.so.${PKGVERSION} 298lib/libgrpc++_reflection.so.${PKGVERSION}
295lib/libgrpc++_reflection.so.1.50 299lib/libgrpc++_reflection.so.1.51
296lib/libgrpc++_unsecure.so 300lib/libgrpc++_unsecure.so
297lib/libgrpc++_unsecure.so.${PKGVERSION} 301lib/libgrpc++_unsecure.so.${PKGVERSION}
298lib/libgrpc++_unsecure.so.1.50 302lib/libgrpc++_unsecure.so.1.51
299lib/libgrpc.so 303lib/libgrpc.so
300lib/libgrpc.so.28 304lib/libgrpc.so.29
301lib/libgrpc.so.28.0.0 305lib/libgrpc.so.29.0.0
302lib/libgrpc_plugin_support.so 306lib/libgrpc_plugin_support.so
303lib/libgrpc_plugin_support.so.${PKGVERSION} 307lib/libgrpc_plugin_support.so.${PKGVERSION}
304lib/libgrpc_plugin_support.so.1.50 308lib/libgrpc_plugin_support.so.1.51
305lib/libgrpc_unsecure.so 309lib/libgrpc_unsecure.so
306lib/libgrpc_unsecure.so.28 310lib/libgrpc_unsecure.so.29
307lib/libgrpc_unsecure.so.28.0.0 311lib/libgrpc_unsecure.so.29.0.0
308lib/libgrpcpp_channelz.so 312lib/libgrpcpp_channelz.so
309lib/libgrpcpp_channelz.so.${PKGVERSION} 313lib/libgrpcpp_channelz.so.${PKGVERSION}
310lib/libgrpcpp_channelz.so.1.50 314lib/libgrpcpp_channelz.so.1.51
311lib/libupb.so 315lib/libupb.so
312lib/libupb.so.28 316lib/libupb.so.29
313lib/libupb.so.28.0.0 317lib/libupb.so.29.0.0
314lib/pkgconfig/gpr.pc 318lib/pkgconfig/gpr.pc
315lib/pkgconfig/grpc++.pc 319lib/pkgconfig/grpc++.pc
316lib/pkgconfig/grpc++_unsecure.pc 320lib/pkgconfig/grpc++_unsecure.pc
317lib/pkgconfig/grpc.pc 321lib/pkgconfig/grpc.pc
318lib/pkgconfig/grpc_unsecure.pc 322lib/pkgconfig/grpc_unsecure.pc
319share/grpc/roots.pem 323share/grpc/roots.pem

cvs diff -r1.65 -r1.66 pkgsrc/net/grpc/distinfo (expand / switch to unified diff)

--- pkgsrc/net/grpc/distinfo 2022/10/28 09:21:00 1.65
+++ pkgsrc/net/grpc/distinfo 2022/12/04 17:59:08 1.66
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1$NetBSD: distinfo,v 1.65 2022/10/28 09:21:00 adam Exp $ 1$NetBSD: distinfo,v 1.66 2022/12/04 17:59:08 adam Exp $
2 2
3BLAKE2s (grpc-1.50.1.tar.gz) = 842706451b45d7570c2af5f2917bc5f10c94bc3a17cc40471af35a3456135dc0 3BLAKE2s (grpc-1.51.1.tar.gz) = b4fc263cdeffee64969444829fbe8330d045eb3d3914406e3ff477823ebf0057
4SHA512 (grpc-1.50.1.tar.gz) = 7c90ec9fd073980218f69eda704dbfb526dbd2f7f864135bdc6bd064789d1d8889127a253493196e617b0b90dddf1204ca9344c5e585ab0f0ca5c2a2a0a22ef1 4SHA512 (grpc-1.51.1.tar.gz) = 1bc8e7a5a15b2dca88527d111cde398b0dc1921bbc945c6df8225b4225b8ac0b43155bcf743230ce7b5962d1ab948e9363229c98a879b1befc7a939a290fb888
5Size (grpc-1.50.1.tar.gz) = 8434595 bytes 5Size (grpc-1.51.1.tar.gz) = 8550112 bytes
6BLAKE2s (opencensus-proto-0.3.0.tar.gz) = be3ce863226f4aa422d9faa997fe29f9bb1743c0e804af3c5fad3c170e60ba42 6BLAKE2s (opencensus-proto-0.3.0.tar.gz) = be3ce863226f4aa422d9faa997fe29f9bb1743c0e804af3c5fad3c170e60ba42
7SHA512 (opencensus-proto-0.3.0.tar.gz) = 39231a495dfdccfc8267d1e6af2ac624feea611a8691c10ec570de2194b352e4a9c3b0ce1606414fb98e5d77c66873bed4a9e56512efa12b267b8a91e0c5851e 7SHA512 (opencensus-proto-0.3.0.tar.gz) = 39231a495dfdccfc8267d1e6af2ac624feea611a8691c10ec570de2194b352e4a9c3b0ce1606414fb98e5d77c66873bed4a9e56512efa12b267b8a91e0c5851e
8Size (opencensus-proto-0.3.0.tar.gz) = 163404 bytes 8Size (opencensus-proto-0.3.0.tar.gz) = 163404 bytes
9SHA1 (patch-CMakeLists.txt) = e3ec7dd3fdc01ac7b7afaa8abdac0dfb47bb5317 9SHA1 (patch-CMakeLists.txt) = e3ec7dd3fdc01ac7b7afaa8abdac0dfb47bb5317
10SHA1 (patch-include_grpc_impl_codegen_port__platform.h) = a9d2f116c941d1ed23b18f25cf4fb638ed004181 10SHA1 (patch-include_grpc_impl_codegen_port__platform.h) = a9d2f116c941d1ed23b18f25cf4fb638ed004181
11SHA1 (patch-src_core_ext_filters_client__channel_resolver_dns_c__ares_grpc__ares__ev__driver__posix.cc) = 0aa7fcadae98d1dd5229f0a695cffc1e9c1e8164 11SHA1 (patch-src_core_ext_filters_client__channel_resolver_dns_c__ares_grpc__ares__ev__driver__posix.cc) = 0aa7fcadae98d1dd5229f0a695cffc1e9c1e8164
12SHA1 (patch-src_core_lib_iomgr_port.h) = 21275c54771f91e7fa34629827343169024c0df0 12SHA1 (patch-src_core_lib_iomgr_port.h) = 21275c54771f91e7fa34629827343169024c0df0

cvs diff -r1.52 -r1.53 pkgsrc/net/py-grpcio/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-grpcio/Makefile 2022/10/28 09:21:01 1.52
+++ pkgsrc/net/py-grpcio/Makefile 2022/12/04 17:59:08 1.53
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.52 2022/10/28 09:21:01 adam Exp $ 1# $NetBSD: Makefile,v 1.53 2022/12/04 17:59:08 adam Exp $
2 2
3DISTNAME= grpcio-1.50.0 3DISTNAME= grpcio-1.51.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= net python 5CATEGORIES= net python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio/}
7 7
8MAINTAINER= kethzer.dr@gmail.com 8MAINTAINER= kethzer.dr@gmail.com
9HOMEPAGE= https://grpc.io/ 9HOMEPAGE= https://grpc.io/
10COMMENT= HTTP/2-based RPC framework 10COMMENT= HTTP/2-based RPC framework
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-six>=1.5.2:../../lang/py-six 13DEPENDS+= ${PYPKGPREFIX}-six>=1.5.2:../../lang/py-six
14 14
15PYTHON_VERSIONS_INCOMPATIBLE= 27 15PYTHON_VERSIONS_INCOMPATIBLE= 27
16 16

cvs diff -r1.10 -r1.11 pkgsrc/net/py-grpcio/PLIST (expand / switch to unified diff)

--- pkgsrc/net/py-grpcio/PLIST 2020/09/10 07:18:33 1.10
+++ pkgsrc/net/py-grpcio/PLIST 2022/12/04 17:59:08 1.11
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.10 2020/09/10 07:18:33 adam Exp $ 1@comment $NetBSD: PLIST,v 1.11 2022/12/04 17:59:08 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/requires.txt 5${PYSITELIB}/${EGG_INFODIR}/requires.txt
6${PYSITELIB}/${EGG_INFODIR}/top_level.txt 6${PYSITELIB}/${EGG_INFODIR}/top_level.txt
7${PYSITELIB}/grpc/__init__.py 7${PYSITELIB}/grpc/__init__.py
8${PYSITELIB}/grpc/__init__.pyc 8${PYSITELIB}/grpc/__init__.pyc
9${PYSITELIB}/grpc/__init__.pyo 9${PYSITELIB}/grpc/__init__.pyo
10${PYSITELIB}/grpc/_auth.py 10${PYSITELIB}/grpc/_auth.py
11${PYSITELIB}/grpc/_auth.pyc 11${PYSITELIB}/grpc/_auth.pyc
12${PYSITELIB}/grpc/_auth.pyo 12${PYSITELIB}/grpc/_auth.pyo
13${PYSITELIB}/grpc/_channel.py 13${PYSITELIB}/grpc/_channel.py
14${PYSITELIB}/grpc/_channel.pyc 14${PYSITELIB}/grpc/_channel.pyc
@@ -35,26 +35,29 @@ ${PYSITELIB}/grpc/_interceptor.pyc @@ -35,26 +35,29 @@ ${PYSITELIB}/grpc/_interceptor.pyc
35${PYSITELIB}/grpc/_interceptor.pyo 35${PYSITELIB}/grpc/_interceptor.pyo
36${PYSITELIB}/grpc/_plugin_wrapping.py 36${PYSITELIB}/grpc/_plugin_wrapping.py
37${PYSITELIB}/grpc/_plugin_wrapping.pyc 37${PYSITELIB}/grpc/_plugin_wrapping.pyc
38${PYSITELIB}/grpc/_plugin_wrapping.pyo 38${PYSITELIB}/grpc/_plugin_wrapping.pyo
39${PYSITELIB}/grpc/_runtime_protos.py 39${PYSITELIB}/grpc/_runtime_protos.py
40${PYSITELIB}/grpc/_runtime_protos.pyc 40${PYSITELIB}/grpc/_runtime_protos.pyc
41${PYSITELIB}/grpc/_runtime_protos.pyo 41${PYSITELIB}/grpc/_runtime_protos.pyo
42${PYSITELIB}/grpc/_server.py 42${PYSITELIB}/grpc/_server.py
43${PYSITELIB}/grpc/_server.pyc 43${PYSITELIB}/grpc/_server.pyc
44${PYSITELIB}/grpc/_server.pyo 44${PYSITELIB}/grpc/_server.pyo
45${PYSITELIB}/grpc/_simple_stubs.py 45${PYSITELIB}/grpc/_simple_stubs.py
46${PYSITELIB}/grpc/_simple_stubs.pyc 46${PYSITELIB}/grpc/_simple_stubs.pyc
47${PYSITELIB}/grpc/_simple_stubs.pyo 47${PYSITELIB}/grpc/_simple_stubs.pyo
 48${PYSITELIB}/grpc/_typing.py
 49${PYSITELIB}/grpc/_typing.pyc
 50${PYSITELIB}/grpc/_typing.pyo
48${PYSITELIB}/grpc/_utilities.py 51${PYSITELIB}/grpc/_utilities.py
49${PYSITELIB}/grpc/_utilities.pyc 52${PYSITELIB}/grpc/_utilities.pyc
50${PYSITELIB}/grpc/_utilities.pyo 53${PYSITELIB}/grpc/_utilities.pyo
51${PYSITELIB}/grpc/aio/__init__.py 54${PYSITELIB}/grpc/aio/__init__.py
52${PYSITELIB}/grpc/aio/__init__.pyc 55${PYSITELIB}/grpc/aio/__init__.pyc
53${PYSITELIB}/grpc/aio/__init__.pyo 56${PYSITELIB}/grpc/aio/__init__.pyo
54${PYSITELIB}/grpc/aio/_base_call.py 57${PYSITELIB}/grpc/aio/_base_call.py
55${PYSITELIB}/grpc/aio/_base_call.pyc 58${PYSITELIB}/grpc/aio/_base_call.pyc
56${PYSITELIB}/grpc/aio/_base_call.pyo 59${PYSITELIB}/grpc/aio/_base_call.pyo
57${PYSITELIB}/grpc/aio/_base_channel.py 60${PYSITELIB}/grpc/aio/_base_channel.py
58${PYSITELIB}/grpc/aio/_base_channel.pyc 61${PYSITELIB}/grpc/aio/_base_channel.pyc
59${PYSITELIB}/grpc/aio/_base_channel.pyo 62${PYSITELIB}/grpc/aio/_base_channel.pyo
60${PYSITELIB}/grpc/aio/_base_server.py 63${PYSITELIB}/grpc/aio/_base_server.py

cvs diff -r1.48 -r1.49 pkgsrc/net/py-grpcio/distinfo (expand / switch to unified diff)

--- pkgsrc/net/py-grpcio/distinfo 2022/10/28 09:21:01 1.48
+++ pkgsrc/net/py-grpcio/distinfo 2022/12/04 17:59:08 1.49
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.48 2022/10/28 09:21:01 adam Exp $ 1$NetBSD: distinfo,v 1.49 2022/12/04 17:59:08 adam Exp $
2 2
3BLAKE2s (grpcio-1.50.0.tar.gz) = 3234a60d82673aa5a438af8d104b36bd2c6cfa82a4518aa6535da3fa2f8eae7b 3BLAKE2s (grpcio-1.51.1.tar.gz) = 581860007f7474b164f690c0528d5b9f31baff5d2cb98e115970bd78c961eaf3
4SHA512 (grpcio-1.50.0.tar.gz) = cd11ef03a524213bdc650490599736e20d0ff1ceb269f70e656fdf80320ae0e0eb9777db1e3fe429024363cdf34229382cd0bb6de71b956afd20adb72e8fc35f 4SHA512 (grpcio-1.51.1.tar.gz) = 6133ac7518477a2c0bb4aa95d3631dfb1f2c2526e853e056a47dc567211905dc2a31714481b97596253cd72dbbb8a34af3c644909ffe7b87b8ba71ec726c04a0
5Size (grpcio-1.50.0.tar.gz) = 22066727 bytes 5Size (grpcio-1.51.1.tar.gz) = 22137648 bytes
6SHA1 (patch-setup.py) = d95ba143e8bf51b97946b40f3f7295c990c0dd7d 6SHA1 (patch-setup.py) = d95ba143e8bf51b97946b40f3f7295c990c0dd7d
7SHA1 (patch-src_core_lib_iomgr_port.h) = 8f088cbf22110c03a684c24c9e17ef5fc64e925a 7SHA1 (patch-src_core_lib_iomgr_port.h) = 8f088cbf22110c03a684c24c9e17ef5fc64e925a

cvs diff -r1.35 -r1.36 pkgsrc/net/py-grpcio-testing/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-grpcio-testing/Makefile 2022/10/28 09:21:01 1.35
+++ pkgsrc/net/py-grpcio-testing/Makefile 2022/12/04 17:59:09 1.36
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.35 2022/10/28 09:21:01 adam Exp $ 1# $NetBSD: Makefile,v 1.36 2022/12/04 17:59:09 adam Exp $
2 2
3DISTNAME= grpcio-testing-1.50.0 3DISTNAME= grpcio-testing-1.51.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= net python 5CATEGORIES= net python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio-testing/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio-testing/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://grpc.io/ 9HOMEPAGE= https://grpc.io/
10COMMENT= gRPC Python testing package 10COMMENT= gRPC Python testing package
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-grpcio>=${PKGVERSION_NOREV}:../../net/py-grpcio 13DEPENDS+= ${PYPKGPREFIX}-grpcio>=${PKGVERSION_NOREV}:../../net/py-grpcio
14DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.21.6:../../devel/py-protobuf 14DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.21.6:../../devel/py-protobuf
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.35 -r1.36 pkgsrc/net/py-grpcio-testing/distinfo (expand / switch to unified diff)

--- pkgsrc/net/py-grpcio-testing/distinfo 2022/10/28 09:21:01 1.35
+++ pkgsrc/net/py-grpcio-testing/distinfo 2022/12/04 17:59:09 1.36
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.35 2022/10/28 09:21:01 adam Exp $ 1$NetBSD: distinfo,v 1.36 2022/12/04 17:59:09 adam Exp $
2 2
3BLAKE2s (grpcio-testing-1.50.0.tar.gz) = 2874611dce5d44576492f5d3a56663c27dddb8d4f0ae74aa75f1a28d8eda0e8d 3BLAKE2s (grpcio-testing-1.51.1.tar.gz) = 3a7e8c62b384f2ff83aa7ee13181a79e9ab29fe927f5d5d2aaa79dfd382d7546
4SHA512 (grpcio-testing-1.50.0.tar.gz) = a6dd8714604726627d7d6ef6e7058a53bf048a42f0c1b6d0883927afb0d5ad961d5c0ceb98d2a4c181bf772d7a0e8722061a44adc2e60500883c8ef9afaffee8 4SHA512 (grpcio-testing-1.51.1.tar.gz) = 529a8d33dd4f30ea6cc0887dbb0b4eaec1f280363f9ecd5e866267aec18820d74a828d5d738534f97fdda485e2c4de39182b9a7e510b0e8c76b763b5c8126c54
5Size (grpcio-testing-1.50.0.tar.gz) = 22429 bytes 5Size (grpcio-testing-1.51.1.tar.gz) = 22396 bytes

cvs diff -r1.48 -r1.49 pkgsrc/net/py-grpcio-tools/Makefile (expand / switch to unified diff)

--- pkgsrc/net/py-grpcio-tools/Makefile 2022/10/28 09:21:01 1.48
+++ pkgsrc/net/py-grpcio-tools/Makefile 2022/12/04 17:59:09 1.49
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.48 2022/10/28 09:21:01 adam Exp $ 1# $NetBSD: Makefile,v 1.49 2022/12/04 17:59:09 adam Exp $
2 2
3DISTNAME= grpcio-tools-1.50.0 3DISTNAME= grpcio-tools-1.51.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= net python 5CATEGORIES= net python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio-tools/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/grpcio-tools/}
7 7
8MAINTAINER= minskim@NetBSD.org 8MAINTAINER= minskim@NetBSD.org
9HOMEPAGE= https://grpc.io/ 9HOMEPAGE= https://grpc.io/
10COMMENT= Protobuf code generator for gRPC 10COMMENT= Protobuf code generator for gRPC
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-grpcio>=${PKGVERSION_NOREV}:../../net/py-grpcio 13DEPENDS+= ${PYPKGPREFIX}-grpcio>=${PKGVERSION_NOREV}:../../net/py-grpcio
14DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.21.6:../../devel/py-protobuf 14DEPENDS+= ${PYPKGPREFIX}-protobuf>=4.21.6:../../devel/py-protobuf
15 15
16CHECK_PORTABILITY_SKIP= third_party/protobuf/*.sh 16CHECK_PORTABILITY_SKIP= third_party/protobuf/*.sh

cvs diff -r1.44 -r1.45 pkgsrc/net/py-grpcio-tools/distinfo (expand / switch to unified diff)

--- pkgsrc/net/py-grpcio-tools/distinfo 2022/10/28 09:21:01 1.44
+++ pkgsrc/net/py-grpcio-tools/distinfo 2022/12/04 17:59:09 1.45
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.44 2022/10/28 09:21:01 adam Exp $ 1$NetBSD: distinfo,v 1.45 2022/12/04 17:59:09 adam Exp $
2 2
3BLAKE2s (grpcio-tools-1.50.0.tar.gz) = e49e0a53cb5147436c24c9c191c8ab560b7ede8a4e483c0f3f3ca615ede33e56 3BLAKE2s (grpcio-tools-1.51.1.tar.gz) = 9b8f03342be02651c149d88171a55b6fa7f5f7270ce7fb5fc5f9ac2e40634667
4SHA512 (grpcio-tools-1.50.0.tar.gz) = f5c3f6dfaa4d7cae00b71861a9b8ea84cb8d33bc0bafead25286cc9533b8fdff88e29c8b05ae87618588e5e389ff3dc8327feae04d57b06fb27147547c91a254 4SHA512 (grpcio-tools-1.51.1.tar.gz) = d8477b015f7b1d78d15c9cb116d296a2576f400e1c18d3fca6e4364cf412aa95d87b43eb4e6e82a2ece98da33d3a7f030227134349fc4450e58a1b265824e789
5Size (grpcio-tools-1.50.0.tar.gz) = 2253223 bytes 5Size (grpcio-tools-1.51.1.tar.gz) = 2254429 bytes
6SHA1 (patch-setup.py) = ecd08109c7d3173ccaa6d3b4428a66a9eac560f7 6SHA1 (patch-setup.py) = ecd08109c7d3173ccaa6d3b4428a66a9eac560f7