diff options
Diffstat (limited to '')
| -rw-r--r-- | www/py-google-api-python-client/Makefile | 18 | ||||
| -rw-r--r-- | www/py-google-api-python-client/distinfo | 6 |
2 files changed, 10 insertions, 14 deletions
diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index c65ac3c46583..416d6d0b2441 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,5 +1,6 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.167.0 +DISTVERSION= 2.187.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,16 +18,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-co ${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}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR} -# tests: 317 passed, 4 deselected +# tests: 309 passed, 9 skipped, 3 deselected, 3 warnings 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} -# We don't want to use Pytest plugins, for example devel/py-ruff, if available in the system -TEST_ENV= PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 USES= pytest python USE_PYTHON= autoplist distutils pytest @@ -35,17 +33,15 @@ USE_PYTHON= autoplist distutils pytest 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 + +# We don't want to use Pytest plugins, for example devel/py-ruff, if available in the system +TEST_ENV= PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 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} \ +WEBTEST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyopenssl>0:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webtest>0:www/py-webtest@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index bd14463f58d7..a98cb9f615f4 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744706938 -SHA256 (google_api_python_client-2.167.0.tar.gz) = a458d402572e1c2caf9db090d8e7b270f43ff326bd9349c731a86b19910e3995 -SIZE (google_api_python_client-2.167.0.tar.gz) = 12725129 +TIMESTAMP = 1762422860 +SHA256 (google_api_python_client-2.187.0.tar.gz) = e98e8e8f49e1b5048c2f8276473d6485febc76c9c47892a8b4d1afa2c9ec8278 +SIZE (google_api_python_client-2.187.0.tar.gz) = 14068154 |
