Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2024 07:17:20 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: 8f55642fa848 - main - www/py-google-cloud-bigquery: update 3.21.0 =?utf-8?Q?=E2=86=92?= 3.22.0
Message-ID:  <202405070717.4477HKEq050764@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=8f55642fa848dae52532457c56d3c3e414c98cb0

commit 8f55642fa848dae52532457c56d3c3e414c98cb0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-07 06:44:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-07 07:17:05 +0000

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

diff --git a/www/py-google-cloud-bigquery/Makefile b/www/py-google-cloud-bigquery/Makefile
index d52e2b28e9e7..e3fa6fb7310a 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.21.0
+DISTVERSION=	3.22.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,7 +24,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.1:www/py-google-api-co
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-cloud-testutils>0:www/py-google-cloud-testutils@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist pytest # tests fail to run, see https://github.com/googleapis/python-bigquery/issues/1758
+USE_PYTHON=	distutils autoplist pytest # 31 tests fail, tests require missing dependencies like db-tests, etc
 
 NO_ARCH=	yes
 
diff --git a/www/py-google-cloud-bigquery/distinfo b/www/py-google-cloud-bigquery/distinfo
index a4b3f295c5f3..c0882239142d 100644
--- a/www/py-google-cloud-bigquery/distinfo
+++ b/www/py-google-cloud-bigquery/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713599501
-SHA256 (google-cloud-bigquery-3.21.0.tar.gz) = 6265c39f9d5bdf50f11cb81a9c2a0605d285df34ac139de0d2333b1250add0ff
-SIZE (google-cloud-bigquery-3.21.0.tar.gz) = 447294
+TIMESTAMP = 1715056213
+SHA256 (google-cloud-bigquery-3.22.0.tar.gz) = 957591e6f948d7cb4aa0f7a8e4e47b4617cd7f0269e28a71c37953c39b6e8a4c
+SIZE (google-cloud-bigquery-3.22.0.tar.gz) = 449747



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