Date: Sun, 9 Oct 2022 19:49:44 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: ccff704af51a - main - www/py-google-api-core: Update to 2.10.2 Message-ID: <202210091949.299JnieW058292@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=ccff704af51ab8244fb8dd671be3fa0b1ad8ea71 commit ccff704af51ab8244fb8dd671be3fa0b1ad8ea71 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-09 19:44:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-09 19:45:31 +0000 www/py-google-api-core: Update to 2.10.2 Changes: https://github.com/googleapis/python-api-core/releases --- www/py-google-api-core/Makefile | 4 ++-- www/py-google-api-core/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile index deb410ccd341..0ff8a01c63c5 100644 --- a/www/py-google-api-core/Makefile +++ b/www/py-google-api-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-api-core -PORTVERSION= 2.10.1 +PORTVERSION= 2.10.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.25.0<3.0:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.56.2<2.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.1,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR} USES= python:3.7+ diff --git a/www/py-google-api-core/distinfo b/www/py-google-api-core/distinfo index c77a3123e89a..6c195865a291 100644 --- a/www/py-google-api-core/distinfo +++ b/www/py-google-api-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663672898 -SHA256 (google-api-core-2.10.1.tar.gz) = e16c15a11789bc5a3457afb2818a3540a03f341e6e710d7f9bbf6cde2ef4a7c8 -SIZE (google-api-core-2.10.1.tar.gz) = 123653 +TIMESTAMP = 1665330648 +SHA256 (google-api-core-2.10.2.tar.gz) = 10c06f7739fe57781f87523375e8e1a3a4674bf6392cd6131a3222182b971320 +SIZE (google-api-core-2.10.2.tar.gz) = 123691
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210091949.299JnieW058292>