Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2023 05:22:26 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: f8d7a14f6f3e - main - devel/py-grpcio-tools: update to 1.52.0.
Message-ID:  <202302140522.31E5MQBY071572@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=f8d7a14f6f3e380d68193cc2dc778503b334052f

commit f8d7a14f6f3e380d68193cc2dc778503b334052f
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2023-02-14 05:21:54 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2023-02-14 05:22:13 +0000

    devel/py-grpcio-tools: update to 1.52.0.
---
 devel/py-grpcio-tools/Makefile | 4 ++--
 devel/py-grpcio-tools/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-grpcio-tools/Makefile b/devel/py-grpcio-tools/Makefile
index 0cecc98d1a38..54b935849529 100644
--- a/devel/py-grpcio-tools/Makefile
+++ b/devel/py-grpcio-tools/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	grpcio-tools
-PORTVERSION=	1.51.1
+PORTVERSION=	1.52.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	BSD3CLAUSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}grpcio>1:devel/py-grpcio@${PY_FLAVOR}
 LIB_DEPENDS=	libcares.so:dns/c-ares
 
-USES=		compiler:c++11-lang localbase:ldflags python:3.5+
+USES=		compiler:c++11-lang localbase:ldflags python
 USE_PYTHON=	autoplist distutils
 CFLAGS+=	-DHAVE_PTHREAD=1
 LDFLAGS+=	-lcares
diff --git a/devel/py-grpcio-tools/distinfo b/devel/py-grpcio-tools/distinfo
index 790c0029791f..c9b609de0686 100644
--- a/devel/py-grpcio-tools/distinfo
+++ b/devel/py-grpcio-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670331196
-SHA256 (grpcio-tools-1.51.1.tar.gz) = 8e62d23d3fed9d4f81738f98dd193dbd2e21aed4a8f0dd715e75b5439e649727
-SIZE (grpcio-tools-1.51.1.tar.gz) = 2254429
+TIMESTAMP = 1676351919
+SHA256 (grpcio-tools-1.52.0.tar.gz) = c03e97e4cd643276af2100cbdcc9f6b1304b1db79e59f95758c3023a3ee4bd54
+SIZE (grpcio-tools-1.52.0.tar.gz) = 2252315



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