Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2023 05:22:25 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: 5be23741d3c1 - main - devel/py-grpcio: update to 1.52.0.
Message-ID:  <202302140522.31E5MPu9071548@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vanilla:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5be23741d3c1913d72a8b126479e091c337420e1

commit 5be23741d3c1913d72a8b126479e091c337420e1
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2023-02-14 05:21:33 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2023-02-14 05:22:12 +0000

    devel/py-grpcio: update to 1.52.0.
---
 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 4ba3642d414c..fa31c6f4f217 100644
--- a/devel/py-grpcio/Makefile
+++ b/devel/py-grpcio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	grpcio
-PORTVERSION=	1.51.1
+PORTVERSION=	1.52.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=3:devel/py-protobuf@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>1:devel/py-six@${PY_FLAVOR}
 LIB_DEPENDS=	libcares.so:dns/c-ares
 
-USES=		compiler:c++11-lib localbase:ldflags python:3.6+ ssl
+USES=		compiler:c++11-lib localbase:ldflags python ssl
 USE_PYTHON=	autoplist cython distutils
 MAKE_ENV+=	GRPC_PYTHON_BUILD_SYSTEM_CARES=true \
 		GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true \
diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo
index d55d46d0b9f1..46cc1169f8f7 100644
--- a/devel/py-grpcio/distinfo
+++ b/devel/py-grpcio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670329906
-SHA256 (grpcio-1.51.1.tar.gz) = e6dfc2b6567b1c261739b43d9c59d201c1b89e017afd9e684d85aa7a186c9f7a
-SIZE (grpcio-1.51.1.tar.gz) = 22137648
+TIMESTAMP = 1676342289
+SHA256 (grpcio-1.52.0.tar.gz) = a5d4a83d29fc39af429c10b9b326c174fec49b73398e4a966a1f2a4f30aa4fdb
+SIZE (grpcio-1.52.0.tar.gz) = 22193314



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302140522.31E5MPu9071548>