Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jun 2026 08:42:25 +0000
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: 1b5a055eebb3 - main - www/py-google-cloud-bigquery: update 3.2=?utf-8?Q?8.0 =E2=86=92?= 3.41.0
Message-ID:  <6a213a71.3ce30.6e829aaa@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1b5a055eebb319f6be221217d4cdbe97af78f712

commit 1b5a055eebb319f6be221217d4cdbe97af78f712
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-04 07:55:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-04 08:42:04 +0000

    www/py-google-cloud-bigquery: update 3.28.0 → 3.41.0
---
 www/py-google-cloud-bigquery/Makefile | 12 +++++++-----
 www/py-google-cloud-bigquery/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/www/py-google-cloud-bigquery/Makefile b/www/py-google-cloud-bigquery/Makefile
index 59266ec71d28..a1f7ecfdb28e 100644
--- a/www/py-google-cloud-bigquery/Makefile
+++ b/www/py-google-cloud-bigquery/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	google-cloud-bigquery
-DISTVERSION=	3.28.0
-PORTREVISION=	1
+DISTVERSION=	3.41.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,15 +17,18 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.1:www/py-google-api-co
 		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=2.4.1:www/py-google-cloud-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-resumable-media>=2.0.0:www/py-google-resumable-media@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}grpcio>=1.49.1:devel/py-grpcio@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}packaging>=20.0.0:devel/py-packaging@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}packaging>=24.2.0:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5:devel/py-protobuf@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.2:devel/py-python-dateutil@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.8.2:devel/py-python-dateutil@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.21.0:www/py-requests@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-cloud-testutils>0:www/py-google-cloud-testutils@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist pytest # 31 tests fail, tests require missing dependencies like db-tests, etc
+USE_PYTHON=	pep517 autoplist pytest # 31 tests fail, tests require missing dependencies like db-tests, etc
+
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
 NO_ARCH=	yes
 
diff --git a/www/py-google-cloud-bigquery/distinfo b/www/py-google-cloud-bigquery/distinfo
index 3171c49a94b0..d86c9d4e38a3 100644
--- a/www/py-google-cloud-bigquery/distinfo
+++ b/www/py-google-cloud-bigquery/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737003875
-SHA256 (google_cloud_bigquery-3.28.0.tar.gz) = 161f9f424400f7bd0a4885ee80027f0030f4f5ff6feaaa1c30bb12c2c5a0e783
-SIZE (google_cloud_bigquery-3.28.0.tar.gz) = 465074
+TIMESTAMP = 1780558710
+SHA256 (google_cloud_bigquery-3.41.0.tar.gz) = 2217e488b47ed576360c9b2cc07d59d883a54b83167c0ef37f915c26b01a06fe
+SIZE (google_cloud_bigquery-3.41.0.tar.gz) = 513434


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a213a71.3ce30.6e829aaa>