aboutsummaryrefslogtreecommitdiff
path: root/www/py-google-cloud-bigquery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-google-cloud-bigquery/Makefile')
-rw-r--r--www/py-google-cloud-bigquery/Makefile4
1 files changed, 2 insertions, 2 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