diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index f303c3d6fe80..36b391d5d5df 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,50 +1,50 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.155.0 +DISTVERSION= 2.156.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSIONFULL} MAINTAINER= nivit@FreeBSD.org COMMENT= Google API Client Library for Python WWW= https://github.com/googleapis/google-api-python-client LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth-httplib2>=0.2.0:security/py-google-auth-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=1.32:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httplib2>=0.19.0:www/py-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oauth2client>=4.1.3:security/py-oauth2client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR} # tests: 317 passed, 4 deselected TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth-httplib2>=0.2.0:security/py-google-auth-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=1.32:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httplib2>=0.19.0:www/py-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oauth2client>=4.1.3:security/py-oauth2client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}parameterized>=0.8.1:devel/py-parameterized@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR} USES= pytest python USE_PYTHON= autoplist distutils unittest # Require Application Default Credentials # see https://cloud.google.com/docs/authentication/external/set-up-adc PYTEST_IGNORED_TESTS= test_universe_env_var_configured_with_mtls \ test_client_options_universe_configured_with_mtls \ test_tests_should_be_run_with_strict_positional_enforcement # Requires oauth2client < 4.0.0 to pass # tests/test_discovery_cache.py:34: FileCache unavailable. # ModuleNotFoundError: No module named oauth2client.contrib.locked_file # ImportError: file_cache is unavailable when using oauth2client >= 4.0.0 or google-auth PYTEST_IGNORED_TESTS+= test_discovery_cache.py NO_ARCH= yes OPTIONS_DEFINE= WEBTEST WEBTEST_DESC= Use WebTest helper to test WSGI apps WEBTEST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webtest>0:www/py-webtest@${PY_FLAVOR} .include diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index f375349b909c..b4c98e9c9cd4 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733989973 -SHA256 (google_api_python_client-2.155.0.tar.gz) = 25529f89f0d13abcf3c05c089c423fb2858ac16e0b3727543393468d0d7af67c -SIZE (google_api_python_client-2.155.0.tar.gz) = 12195015 +TIMESTAMP = 1734630627 +SHA256 (google_api_python_client-2.156.0.tar.gz) = b809c111ded61716a9c1c7936e6899053f13bae3defcdfda904bd2ca68065b9c +SIZE (google_api_python_client-2.156.0.tar.gz) = 12230345