Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:26:48 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: a83c0706854f - main - devel/py-grpc-google-iam-v1: Update to 0.12.6
Message-ID:  <202305270426.34R4QmsY025110@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=a83c0706854f84d7c9e56ee8302d04087b1b49da

commit a83c0706854f84d7c9e56ee8302d04087b1b49da
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:08:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:08:37 +0000

    devel/py-grpc-google-iam-v1: Update to 0.12.6
    
    Changes:        https://github.com/googleapis/googleapis/commits/master/google/iam
---
 devel/py-grpc-google-iam-v1/Makefile | 7 ++++---
 devel/py-grpc-google-iam-v1/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/py-grpc-google-iam-v1/Makefile b/devel/py-grpc-google-iam-v1/Makefile
index 13aac499417f..138ee470e4e5 100644
--- a/devel/py-grpc-google-iam-v1/Makefile
+++ b/devel/py-grpc-google-iam-v1/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	grpc-google-iam-v1
-PORTVERSION=	0.12.4
+PORTVERSION=	0.12.6
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +12,10 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.56.0<2.0.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}grpcio>=1.0.0<2.0.0:devel/py-grpcio@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}grpcio>=1.44.0<2.0.0:devel/py-grpcio@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1:devel/py-protobuf@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-grpc-google-iam-v1/distinfo b/devel/py-grpc-google-iam-v1/distinfo
index 0aee63b57783..9fe1cda6ec5a 100644
--- a/devel/py-grpc-google-iam-v1/distinfo
+++ b/devel/py-grpc-google-iam-v1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650228764
-SHA256 (grpc-google-iam-v1-0.12.4.tar.gz) = 3f0ac2c940b9a855d7ce7e31fde28bddb0d9ac362d32d07c67148306931a0e30
-SIZE (grpc-google-iam-v1-0.12.4.tar.gz) = 17767
+TIMESTAMP = 1684104406
+SHA256 (grpc-google-iam-v1-0.12.6.tar.gz) = 2bc4b8fdf22115a65d751c9317329322602c39b7c86a289c9b72d228d960ef5f
+SIZE (grpc-google-iam-v1-0.12.6.tar.gz) = 17760



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