Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 07:49:21 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: c0b1208c7213 - main - devel/py-googleapis-common-protos: Update to 1.63.1
Message-ID:  <202406060749.4567nL0q097848@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=c0b1208c7213023e62537a0650793355e3ad9d07

commit c0b1208c7213023e62537a0650793355e3ad9d07
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-06 07:46:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-06 07:48:03 +0000

    devel/py-googleapis-common-protos: Update to 1.63.1
    
    Changes:        https://github.com/googleapis/python-api-common-protos/releases
---
 devel/py-googleapis-common-protos/Makefile | 4 ++--
 devel/py-googleapis-common-protos/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-googleapis-common-protos/Makefile b/devel/py-googleapis-common-protos/Makefile
index 35274c63e4f3..e4d07fda38eb 100644
--- a/devel/py-googleapis-common-protos/Makefile
+++ b/devel/py-googleapis-common-protos/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	googleapis-common-protos
-PORTVERSION=	1.63.0
+PORTVERSION=	1.63.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	APACHE20
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<6.0.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-googleapis-common-protos/distinfo b/devel/py-googleapis-common-protos/distinfo
index 5ebb9343d9c7..fbd20156c078 100644
--- a/devel/py-googleapis-common-protos/distinfo
+++ b/devel/py-googleapis-common-protos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710712432
-SHA256 (googleapis-common-protos-1.63.0.tar.gz) = 17ad01b11d5f1d0171c06d3ba5c04c54474e883b66b949722b4938ee2694ef4e
-SIZE (googleapis-common-protos-1.63.0.tar.gz) = 121646
+TIMESTAMP = 1717568432
+SHA256 (googleapis-common-protos-1.63.1.tar.gz) = c6442f7a0a6b2a80369457d79e6672bb7dcbaab88e0848302497e3ec80780a6a
+SIZE (googleapis-common-protos-1.63.1.tar.gz) = 121632



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