Date: Sat, 27 Sep 2025 05:53:08 GMT From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5694ade2bb50 - main - devel/py-grpcio: update to 1.75.1. Message-ID: <202509270553.58R5r8kD027193@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=5694ade2bb50b80dde1cb9e608524c875afcbd79 commit 5694ade2bb50b80dde1cb9e608524c875afcbd79 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2025-09-27 05:52:26 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2025-09-27 05:52:26 +0000 devel/py-grpcio: update to 1.75.1. --- devel/py-grpcio/Makefile | 4 ++-- devel/py-grpcio/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-grpcio/Makefile b/devel/py-grpcio/Makefile index a35e37cdb49b..65f9031439d5 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio -PORTVERSION= 1.75.0 +PORTVERSION= 1.75.1 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= PYPI @@ -18,7 +18,7 @@ LIB_DEPENDS= libcares.so:dns/c-ares USES= compiler:c++11-lib localbase:ldflags python ssl BROKEN_SSL= libressl BROKEN_SSL_REASON= use of undeclared identifier 'X509_STORE_set_get_crl' -USE_PYTHON= autoplist cython distutils +USE_PYTHON= autoplist cython3 distutils MAKE_ENV+= GRPC_PYTHON_BUILD_SYSTEM_CARES=true \ GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true \ GRPC_PYTHON_BUILD_SYSTEM_ZLIB=true diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo index c2f48f0ee884..0feb0f57de96 100644 --- a/devel/py-grpcio/distinfo +++ b/devel/py-grpcio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758029281 -SHA256 (grpcio-1.75.0.tar.gz) = b989e8b09489478c2d19fecc744a298930f40d8b27c3638afbfe84d22f36ce4e -SIZE (grpcio-1.75.0.tar.gz) = 12722485 +TIMESTAMP = 1758950660 +SHA256 (grpcio-1.75.1.tar.gz) = 3e81d89ece99b9ace23a6916880baca613c03a799925afb2857887efa8b1b3d2 +SIZE (grpcio-1.75.1.tar.gz) = 12731327home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509270553.58R5r8kD027193>
