Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:22:32 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: 047eea4aec99 - main - www/py-google-cloud-bigquery-storage: Update to 2.33.1
Message-ID:  <202510061122.596BMW7g086348@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=047eea4aec998a4d05aaa596e4edc850e6953025

commit 047eea4aec998a4d05aaa596e4edc850e6953025
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:16:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:16:57 +0000

    www/py-google-cloud-bigquery-storage: Update to 2.33.1
    
    - Update WWW
    
    Changes:        https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-bigquery-storage/CHANGELOG.md
                    https://github.com/googleapis/python-bigquery-storage/releases
---
 www/py-google-cloud-bigquery-storage/Makefile | 5 +++--
 www/py-google-cloud-bigquery-storage/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/py-google-cloud-bigquery-storage/Makefile b/www/py-google-cloud-bigquery-storage/Makefile
index ad225633e864..fe441e6d0e25 100644
--- a/www/py-google-cloud-bigquery-storage/Makefile
+++ b/www/py-google-cloud-bigquery-storage/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-bigquery-storage
-PORTVERSION=	2.33.0
+PORTVERSION=	2.33.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -8,7 +8,8 @@ DISTNAME=	google_cloud_bigquery_storage-${PORTVERSION}
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Google Cloud Bigquery Storage API client library
 WWW=		https://cloud.google.com/python/docs/reference/bigquerystorage/latest \
-		https://github.com/googleapis/python-bigquery-storage
+		https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-bigquery-storage \
+		https://github.com/googleapis/google-cloud-python
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/www/py-google-cloud-bigquery-storage/distinfo b/www/py-google-cloud-bigquery-storage/distinfo
index 2a5bed3fab91..35e272b88b47 100644
--- a/www/py-google-cloud-bigquery-storage/distinfo
+++ b/www/py-google-cloud-bigquery-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757436559
-SHA256 (google_cloud_bigquery_storage-2.33.0.tar.gz) = 67a833cdcf2b2eb7a352538a67fff59c3c0b7da63f6d5aa12a70f8e38be9f091
-SIZE (google_cloud_bigquery_storage-2.33.0.tar.gz) = 295012
+TIMESTAMP = 1759324198
+SHA256 (google_cloud_bigquery_storage-2.33.1.tar.gz) = 3fd25bef364ac5fb9bbd6560f0dd11b90b1845883df8e0a8c706ad53d00fc23b
+SIZE (google_cloud_bigquery_storage-2.33.1.tar.gz) = 292622


home | help

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