Date: Thu, 25 Jan 2024 06:40:32 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: 135894084256 - main - www/py-google-cloud-bigquery: update 3.16.0 =?utf-8?Q?=E2=86=92?= 3.17.0 Message-ID: <202401250640.40P6eWZa007998@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=135894084256a7c37b3a2c1db4b0d0362df7ad37 commit 135894084256a7c37b3a2c1db4b0d0362df7ad37 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-25 06:39:19 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-25 06:40:21 +0000 www/py-google-cloud-bigquery: update 3.16.0 → 3.17.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 105e9e7997d8..3a73733eae56 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.16.0 +DISTVERSION= 3.17.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-co ${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.7.2:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.21.0:www/py-requests@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}test-utils>00:devel/py-test-utils@${PY_FLAVOR} +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 diff --git a/www/py-google-cloud-bigquery/distinfo b/www/py-google-cloud-bigquery/distinfo index f18fdf50508d..c143be0e0c4c 100644 --- a/www/py-google-cloud-bigquery/distinfo +++ b/www/py-google-cloud-bigquery/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705510749 -SHA256 (google-cloud-bigquery-3.16.0.tar.gz) = 1d6abf4b1d740df17cb43a078789872af8059a0b1dd999f32ea69ebc6f7ba7ef -SIZE (google-cloud-bigquery-3.16.0.tar.gz) = 433656 +TIMESTAMP = 1706162969 +SHA256 (google-cloud-bigquery-3.17.0.tar.gz) = c5617295fc3dec730d16cc5385ab944b123b31d62fa409bd055a4bf3edf83f49 +SIZE (google-cloud-bigquery-3.17.0.tar.gz) = 434327
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401250640.40P6eWZa007998>