pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Dec  4 17:59:09 UTC 2022

Modified Files:
        pkgsrc/net/grpc: Makefile PLIST distinfo
        pkgsrc/net/py-grpcio: Makefile PLIST distinfo
        pkgsrc/net/py-grpcio-testing: Makefile distinfo
        pkgsrc/net/py-grpcio-tools: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/net/grpc/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/grpc/PLIST
cvs rdiff -u -r1.65 -r1.66 pkgsrc/net/grpc/distinfo
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/py-grpcio/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/py-grpcio/PLIST
cvs rdiff -u -r1.48 -r1.49 pkgsrc/net/py-grpcio/distinfo
cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/py-grpcio-testing/Makefile \
    pkgsrc/net/py-grpcio-testing/distinfo
cvs rdiff -u -r1.48 -r1.49 pkgsrc/net/py-grpcio-tools/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/net/py-grpcio-tools/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/grpc/Makefile
diff -u pkgsrc/net/grpc/Makefile:1.64 pkgsrc/net/grpc/Makefile:1.65
--- pkgsrc/net/grpc/Makefile:1.64       Fri Oct 28 09:21:00 2022
+++ pkgsrc/net/grpc/Makefile    Sun Dec  4 17:59:08 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2022/10/28 09:21:00 adam Exp $
+# $NetBSD: Makefile,v 1.65 2022/12/04 17:59:08 adam Exp $
 
-DISTNAME=      grpc-1.50.1
+DISTNAME=      grpc-1.51.1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=grpc/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/net/grpc/PLIST
diff -u pkgsrc/net/grpc/PLIST:1.37 pkgsrc/net/grpc/PLIST:1.38
--- pkgsrc/net/grpc/PLIST:1.37  Fri Oct 28 09:21:00 2022
+++ pkgsrc/net/grpc/PLIST       Sun Dec  4 17:59:08 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2022/10/28 09:21:00 adam Exp $
+@comment $NetBSD: PLIST,v 1.38 2022/12/04 17:59:08 adam Exp $
 bin/grpc_cpp_plugin
 bin/grpc_csharp_plugin
 bin/grpc_node_plugin
@@ -165,8 +165,10 @@ include/grpcpp/grpcpp.h
 include/grpcpp/health_check_service_interface.h
 include/grpcpp/impl/call.h
 include/grpcpp/impl/call_hook.h
+include/grpcpp/impl/call_op_set.h
 include/grpcpp/impl/call_op_set_interface.h
 include/grpcpp/impl/channel_argument_option.h
+include/grpcpp/impl/channel_interface.h
 include/grpcpp/impl/client_unary_call.h
 include/grpcpp/impl/codegen/async_generic_service.h
 include/grpcpp/impl/codegen/async_stream.h
@@ -248,6 +250,7 @@ include/grpcpp/server_posix.h
 include/grpcpp/support/async_stream.h
 include/grpcpp/support/async_unary_call.h
 include/grpcpp/support/byte_buffer.h
+include/grpcpp/support/callback_common.h
 include/grpcpp/support/channel_arguments.h
 include/grpcpp/support/client_callback.h
 include/grpcpp/support/client_interceptor.h
@@ -268,6 +271,7 @@ include/grpcpp/support/stub_options.h
 include/grpcpp/support/sync_stream.h
 include/grpcpp/support/time.h
 include/grpcpp/support/validate_service_config.h
+include/grpcpp/version_info.h
 include/grpcpp/xds_server_builder.h
 lib/cmake/grpc/gRPCConfig.cmake
 lib/cmake/grpc/gRPCConfigVersion.cmake
@@ -276,41 +280,41 @@ lib/cmake/grpc/gRPCTargets.cmake
 lib/cmake/grpc/modules/Findc-ares.cmake
 lib/cmake/grpc/modules/Findre2.cmake
 lib/libaddress_sorting.so
-lib/libaddress_sorting.so.28
-lib/libaddress_sorting.so.28.0.0
+lib/libaddress_sorting.so.29
+lib/libaddress_sorting.so.29.0.0
 lib/libgpr.so
-lib/libgpr.so.28
-lib/libgpr.so.28.0.0
+lib/libgpr.so.29
+lib/libgpr.so.29.0.0
 lib/libgrpc++.so
 lib/libgrpc++.so.${PKGVERSION}
-lib/libgrpc++.so.1.50
+lib/libgrpc++.so.1.51
 lib/libgrpc++_alts.so
 lib/libgrpc++_alts.so.${PKGVERSION}
-lib/libgrpc++_alts.so.1.50
+lib/libgrpc++_alts.so.1.51
 lib/libgrpc++_error_details.so
 lib/libgrpc++_error_details.so.${PKGVERSION}
-lib/libgrpc++_error_details.so.1.50
+lib/libgrpc++_error_details.so.1.51
 lib/libgrpc++_reflection.so
 lib/libgrpc++_reflection.so.${PKGVERSION}
-lib/libgrpc++_reflection.so.1.50
+lib/libgrpc++_reflection.so.1.51
 lib/libgrpc++_unsecure.so
 lib/libgrpc++_unsecure.so.${PKGVERSION}
-lib/libgrpc++_unsecure.so.1.50
+lib/libgrpc++_unsecure.so.1.51
 lib/libgrpc.so
-lib/libgrpc.so.28
-lib/libgrpc.so.28.0.0
+lib/libgrpc.so.29
+lib/libgrpc.so.29.0.0
 lib/libgrpc_plugin_support.so
 lib/libgrpc_plugin_support.so.${PKGVERSION}
-lib/libgrpc_plugin_support.so.1.50
+lib/libgrpc_plugin_support.so.1.51
 lib/libgrpc_unsecure.so
-lib/libgrpc_unsecure.so.28
-lib/libgrpc_unsecure.so.28.0.0
+lib/libgrpc_unsecure.so.29
+lib/libgrpc_unsecure.so.29.0.0
 lib/libgrpcpp_channelz.so
 lib/libgrpcpp_channelz.so.${PKGVERSION}
-lib/libgrpcpp_channelz.so.1.50
+lib/libgrpcpp_channelz.so.1.51
 lib/libupb.so
-lib/libupb.so.28
-lib/libupb.so.28.0.0
+lib/libupb.so.29
+lib/libupb.so.29.0.0
 lib/pkgconfig/gpr.pc
 lib/pkgconfig/grpc++.pc
 lib/pkgconfig/grpc++_unsecure.pc

Index: pkgsrc/net/grpc/distinfo
diff -u pkgsrc/net/grpc/distinfo:1.65 pkgsrc/net/grpc/distinfo:1.66
--- pkgsrc/net/grpc/distinfo:1.65       Fri Oct 28 09:21:00 2022
+++ pkgsrc/net/grpc/distinfo    Sun Dec  4 17:59:08 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.65 2022/10/28 09:21:00 adam Exp $
+$NetBSD: distinfo,v 1.66 2022/12/04 17:59:08 adam Exp $
 
-BLAKE2s (grpc-1.50.1.tar.gz) = 842706451b45d7570c2af5f2917bc5f10c94bc3a17cc40471af35a3456135dc0
-SHA512 (grpc-1.50.1.tar.gz) = 7c90ec9fd073980218f69eda704dbfb526dbd2f7f864135bdc6bd064789d1d8889127a253493196e617b0b90dddf1204ca9344c5e585ab0f0ca5c2a2a0a22ef1
-Size (grpc-1.50.1.tar.gz) = 8434595 bytes
+BLAKE2s (grpc-1.51.1.tar.gz) = b4fc263cdeffee64969444829fbe8330d045eb3d3914406e3ff477823ebf0057
+SHA512 (grpc-1.51.1.tar.gz) = 1bc8e7a5a15b2dca88527d111cde398b0dc1921bbc945c6df8225b4225b8ac0b43155bcf743230ce7b5962d1ab948e9363229c98a879b1befc7a939a290fb888
+Size (grpc-1.51.1.tar.gz) = 8550112 bytes
 BLAKE2s (opencensus-proto-0.3.0.tar.gz) = be3ce863226f4aa422d9faa997fe29f9bb1743c0e804af3c5fad3c170e60ba42
 SHA512 (opencensus-proto-0.3.0.tar.gz) = 39231a495dfdccfc8267d1e6af2ac624feea611a8691c10ec570de2194b352e4a9c3b0ce1606414fb98e5d77c66873bed4a9e56512efa12b267b8a91e0c5851e
 Size (opencensus-proto-0.3.0.tar.gz) = 163404 bytes

Index: pkgsrc/net/py-grpcio/Makefile
diff -u pkgsrc/net/py-grpcio/Makefile:1.52 pkgsrc/net/py-grpcio/Makefile:1.53
--- pkgsrc/net/py-grpcio/Makefile:1.52  Fri Oct 28 09:21:01 2022
+++ pkgsrc/net/py-grpcio/Makefile       Sun Dec  4 17:59:08 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2022/10/28 09:21:01 adam Exp $
+# $NetBSD: Makefile,v 1.53 2022/12/04 17:59:08 adam Exp $
 
-DISTNAME=      grpcio-1.50.0
+DISTNAME=      grpcio-1.51.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/grpcio/}

Index: pkgsrc/net/py-grpcio/PLIST
diff -u pkgsrc/net/py-grpcio/PLIST:1.10 pkgsrc/net/py-grpcio/PLIST:1.11
--- pkgsrc/net/py-grpcio/PLIST:1.10     Thu Sep 10 07:18:33 2020
+++ pkgsrc/net/py-grpcio/PLIST  Sun Dec  4 17:59:08 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2020/09/10 07:18:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2022/12/04 17:59:08 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -45,6 +45,9 @@ ${PYSITELIB}/grpc/_server.pyo
 ${PYSITELIB}/grpc/_simple_stubs.py
 ${PYSITELIB}/grpc/_simple_stubs.pyc
 ${PYSITELIB}/grpc/_simple_stubs.pyo
+${PYSITELIB}/grpc/_typing.py
+${PYSITELIB}/grpc/_typing.pyc
+${PYSITELIB}/grpc/_typing.pyo
 ${PYSITELIB}/grpc/_utilities.py
 ${PYSITELIB}/grpc/_utilities.pyc
 ${PYSITELIB}/grpc/_utilities.pyo

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

Index: pkgsrc/net/py-grpcio-testing/Makefile
diff -u pkgsrc/net/py-grpcio-testing/Makefile:1.35 pkgsrc/net/py-grpcio-testing/Makefile:1.36
--- pkgsrc/net/py-grpcio-testing/Makefile:1.35  Fri Oct 28 09:21:01 2022
+++ pkgsrc/net/py-grpcio-testing/Makefile       Sun Dec  4 17:59:09 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2022/10/28 09:21:01 adam Exp $
+# $NetBSD: Makefile,v 1.36 2022/12/04 17:59:09 adam Exp $
 
-DISTNAME=      grpcio-testing-1.50.0
+DISTNAME=      grpcio-testing-1.51.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/grpcio-testing/}
Index: pkgsrc/net/py-grpcio-testing/distinfo
diff -u pkgsrc/net/py-grpcio-testing/distinfo:1.35 pkgsrc/net/py-grpcio-testing/distinfo:1.36
--- pkgsrc/net/py-grpcio-testing/distinfo:1.35  Fri Oct 28 09:21:01 2022
+++ pkgsrc/net/py-grpcio-testing/distinfo       Sun Dec  4 17:59:09 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2022/10/28 09:21:01 adam Exp $
+$NetBSD: distinfo,v 1.36 2022/12/04 17:59:09 adam Exp $
 
-BLAKE2s (grpcio-testing-1.50.0.tar.gz) = 2874611dce5d44576492f5d3a56663c27dddb8d4f0ae74aa75f1a28d8eda0e8d
-SHA512 (grpcio-testing-1.50.0.tar.gz) = a6dd8714604726627d7d6ef6e7058a53bf048a42f0c1b6d0883927afb0d5ad961d5c0ceb98d2a4c181bf772d7a0e8722061a44adc2e60500883c8ef9afaffee8
-Size (grpcio-testing-1.50.0.tar.gz) = 22429 bytes
+BLAKE2s (grpcio-testing-1.51.1.tar.gz) = 3a7e8c62b384f2ff83aa7ee13181a79e9ab29fe927f5d5d2aaa79dfd382d7546
+SHA512 (grpcio-testing-1.51.1.tar.gz) = 529a8d33dd4f30ea6cc0887dbb0b4eaec1f280363f9ecd5e866267aec18820d74a828d5d738534f97fdda485e2c4de39182b9a7e510b0e8c76b763b5c8126c54
+Size (grpcio-testing-1.51.1.tar.gz) = 22396 bytes

Index: pkgsrc/net/py-grpcio-tools/Makefile
diff -u pkgsrc/net/py-grpcio-tools/Makefile:1.48 pkgsrc/net/py-grpcio-tools/Makefile:1.49
--- pkgsrc/net/py-grpcio-tools/Makefile:1.48    Fri Oct 28 09:21:01 2022
+++ pkgsrc/net/py-grpcio-tools/Makefile Sun Dec  4 17:59:09 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2022/10/28 09:21:01 adam Exp $
+# $NetBSD: Makefile,v 1.49 2022/12/04 17:59:09 adam Exp $
 
-DISTNAME=      grpcio-tools-1.50.0
+DISTNAME=      grpcio-tools-1.51.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/grpcio-tools/}

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



Home | Main Index | Thread Index | Old Index