Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 05:15:19 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 78b99267d1f2 - main - devel/py-grpcio-status: Update to 1.46.1
Message-ID:  <202205220515.24M5FJxD061857@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=78b99267d1f27c9ffb3d3917e69761cd8a80a75a

commit 78b99267d1f27c9ffb3d3917e69761cd8a80a75a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:23:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 04:23:03 +0000

    devel/py-grpcio-status: Update to 1.46.1
    
    Changes:        https://github.com/grpc/grpc/commits/master/src/python/grpcio_status
---
 devel/py-grpcio-status/Makefile | 4 ++--
 devel/py-grpcio-status/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-grpcio-status/Makefile b/devel/py-grpcio-status/Makefile
index 7a0a0458143c..e5393f67de4d 100644
--- a/devel/py-grpcio-status/Makefile
+++ b/devel/py-grpcio-status/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	grpcio-status
-PORTVERSION=	1.43.0
+PORTVERSION=	1.46.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.5.5:devel/py-googleapis-common-protos@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}grpcio>=${PORTVERSION}:devel/py-grpcio@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0,1:devel/py-protobuf@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}protobuf>=3.12.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-grpcio-status/distinfo b/devel/py-grpcio-status/distinfo
index a8a940f8db2e..1d21b13f7f62 100644
--- a/devel/py-grpcio-status/distinfo
+++ b/devel/py-grpcio-status/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641045924
-SHA256 (grpcio-status-1.43.0.tar.gz) = 21759006f36a7ffbff187d4191f4118c072d8aa9fa6823a11aad7842a3c6ccd0
-SIZE (grpcio-status-1.43.0.tar.gz) = 8686
+TIMESTAMP = 1653151092
+SHA256 (grpcio-status-1.46.1.tar.gz) = 700ad7bdc2da6b1d873ae9abffd957b3df6b74c8ca4b34c50bf1b062ae10a620
+SIZE (grpcio-status-1.46.1.tar.gz) = 8670



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