git: ab29edcfa4ec - main - www/py-google-cloud-bigquery: update 3.14.0 → 3.14.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Dec 2023 19:30:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab29edcfa4ecd2300ae1029c23a975b2938a5fec commit ab29edcfa4ecd2300ae1029c23a975b2938a5fec Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-12-26 19:05:31 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-12-26 19:30:04 +0000 www/py-google-cloud-bigquery: update 3.14.0 → 3.14.1 Reported by: portscout --- www/py-google-cloud-bigquery/Makefile | 6 +++--- www/py-google-cloud-bigquery/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/py-google-cloud-bigquery/Makefile b/www/py-google-cloud-bigquery/Makefile index a7b810e1be04..fb5efcfa8eb1 100644 --- a/www/py-google-cloud-bigquery/Makefile +++ b/www/py-google-cloud-bigquery/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-bigquery -PORTVERSION= 3.14.0 +DISTVERSION= 3.14.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,16 +14,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.6.0:www/py-google-cloud-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.6.0:www/py-google-resumable-media@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}grpcio>=1.47.0:devel/py-grpcio@${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}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>0: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} USES= python -USE_PYTHON= autoplist distutils pytest # tests are broken because they use an outdated Python package 'autotest' that breaks on configure +USE_PYTHON= autoplist distutils 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 57cc0a9b7d20..45c33fe9342a 100644 --- a/www/py-google-cloud-bigquery/distinfo +++ b/www/py-google-cloud-bigquery/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702421884 -SHA256 (google-cloud-bigquery-3.14.0.tar.gz) = 76c919f771ac82ba372f5a8d326c032229c5fdab738d03a2b6e73b412c22c9eb -SIZE (google-cloud-bigquery-3.14.0.tar.gz) = 428816 +TIMESTAMP = 1703615885 +SHA256 (google-cloud-bigquery-3.14.1.tar.gz) = aa15bd86f79ea76824c7d710f5ae532323c4b3ba01ef4abff42d4ee7a2e9b142 +SIZE (google-cloud-bigquery-3.14.1.tar.gz) = 428914