Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 08:34:11 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: d8ac20a849b0 - main - www/py-google-cloud-bigquery: update 3.20.1 =?utf-8?Q?=E2=86=92?= 3.21.0
Message-ID:  <202404200834.43K8YB9X007920@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=d8ac20a849b0c4c9cdc5f1d65badd861f0c71ff6

commit d8ac20a849b0c4c9cdc5f1d65badd861f0c71ff6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-20 08:17:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-20 08:34:03 +0000

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

diff --git a/www/py-google-cloud-bigquery/Makefile b/www/py-google-cloud-bigquery/Makefile
index 262a780f3370..d52e2b28e9e7 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.20.1
-PORTREVISION=	1
+DISTVERSION=	3.21.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -25,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=	autoplist distutils pytest # tests fail to run, see https://github.com/googleapis/python-bigquery/issues/1758
+USE_PYTHON=	distutils autoplist pytest # tests fail to run, see https://github.com/googleapis/python-bigquery/issues/1758
 
 NO_ARCH=	yes
 
diff --git a/www/py-google-cloud-bigquery/distinfo b/www/py-google-cloud-bigquery/distinfo
index 533cbc2cbe3b..a4b3f295c5f3 100644
--- a/www/py-google-cloud-bigquery/distinfo
+++ b/www/py-google-cloud-bigquery/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712132421
-SHA256 (google-cloud-bigquery-3.20.1.tar.gz) = 318aa3abab5f1900ee24f63ba8bd02b9cdafaa942d738b4dc14a4ef2cc2d925f
-SIZE (google-cloud-bigquery-3.20.1.tar.gz) = 441761
+TIMESTAMP = 1713599501
+SHA256 (google-cloud-bigquery-3.21.0.tar.gz) = 6265c39f9d5bdf50f11cb81a9c2a0605d285df34ac139de0d2333b1250add0ff
+SIZE (google-cloud-bigquery-3.21.0.tar.gz) = 447294



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