Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2024 17:44:15 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 53507049befc - main - www/py-google-cloud-bigquery: update 3.17.0 =?utf-8?Q?=E2=86=92?= 3.19.0
Message-ID:  <202403141744.42EHiFtM052671@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=53507049befcfda11af60408b1c1101dd2686f47

commit 53507049befcfda11af60408b1c1101dd2686f47
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-14 02:41:42 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-14 17:44:05 +0000

    www/py-google-cloud-bigquery: update 3.17.0 → 3.19.0
    
    Reported by:    portscout
---
 www/py-google-cloud-bigquery/Makefile | 5 +++--
 www/py-google-cloud-bigquery/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/py-google-cloud-bigquery/Makefile b/www/py-google-cloud-bigquery/Makefile
index 3a73733eae56..af4e07484626 100644
--- a/www/py-google-cloud-bigquery/Makefile
+++ b/www/py-google-cloud-bigquery/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-bigquery
-DISTVERSION=	3.17.0
+DISTVERSION=	3.19.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ WWW=		https://github.com/googleapis/python-bigquery
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.1:www/py-google-api-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1:security/py-google-auth@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.6.0:www/py-google-cloud-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.6.0:www/py-google-resumable-media@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}grpcio>=1.49.1:devel/py-grpcio@${PY_FLAVOR} \
diff --git a/www/py-google-cloud-bigquery/distinfo b/www/py-google-cloud-bigquery/distinfo
index c143be0e0c4c..3c7c63e328a9 100644
--- a/www/py-google-cloud-bigquery/distinfo
+++ b/www/py-google-cloud-bigquery/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1706162969
-SHA256 (google-cloud-bigquery-3.17.0.tar.gz) = c5617295fc3dec730d16cc5385ab944b123b31d62fa409bd055a4bf3edf83f49
-SIZE (google-cloud-bigquery-3.17.0.tar.gz) = 434327
+TIMESTAMP = 1710373808
+SHA256 (google-cloud-bigquery-3.19.0.tar.gz) = 8e311dae49768e1501fcdc5e916bff4b7e169471e5707919f4a6f78a02b3b5a6
+SIZE (google-cloud-bigquery-3.19.0.tar.gz) = 441356



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