>>> Building on exopi-3 under security/py-google-auth BDEPENDS = [devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-wheel;devel/py-build] DIST = [security/py-google-auth:google_auth-2.50.0.tar.gz] FULLPKGNAME = py3-google-auth-2.50.0 RDEPENDS = [lang/python/3;security/py-cryptography;devel/py-asn1-modules] (Junk lock obtained for exopi-3 at 1778682678.45) >>> Running depends in security/py-google-auth at 1778682678.50 last junk was in archivers/py-zstd /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in security/py-google-auth at 1778682680.22 ===> security/py-google-auth ===> Building from scratch py3-google-auth-2.50.0 ===> py3-google-auth-2.50.0 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-google-auth-2.50.0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-google-auth-2.50.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-google-auth-2.50.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-google-auth-2.50.0 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-3 at 1778682681.18) distfiles size=336523 >>> Running extract in security/py-google-auth at 1778682681.21 ===> security/py-google-auth ===> Checking files for py3-google-auth-2.50.0 `/exopi-cvs/ports/distfiles/google_auth-2.50.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-google-auth-2.50.0 >>> Running build in security/py-google-auth at 1778682681.61 ===> security/py-google-auth ===> Patching for py3-google-auth-2.50.0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-google-auth-2.50.0 ===> Configuring for py3-google-auth-2.50.0 ===> Building for py3-google-auth-2.50.0 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing google_auth.egg-info/PKG-INFO writing dependency_links to google_auth.egg-info/dependency_links.txt writing requirements to google_auth.egg-info/requires.txt writing top-level names to google_auth.egg-info/top_level.txt reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'google_auth.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/google/auth copying google/auth/__init__.py -> build/lib/google/auth copying google/auth/_agent_identity_utils.py -> build/lib/google/auth copying google/auth/_cache.py -> build/lib/google/auth copying google/auth/_cloud_sdk.py -> build/lib/google/auth copying google/auth/_credentials_async.py -> build/lib/google/auth copying google/auth/_credentials_base.py -> build/lib/google/auth copying google/auth/_default.py -> build/lib/google/auth copying google/auth/_default_async.py -> build/lib/google/auth copying google/auth/_exponential_backoff.py -> build/lib/google/auth copying google/auth/_helpers.py -> build/lib/google/auth copying google/auth/_jwt_async.py -> build/lib/google/auth copying google/auth/_oauth2client.py -> build/lib/google/auth copying google/auth/_refresh_worker.py -> build/lib/google/auth copying google/auth/_regional_access_boundary_utils.py -> build/lib/google/auth copying google/auth/_service_account_info.py -> build/lib/google/auth copying google/auth/api_key.py -> build/lib/google/auth copying google/auth/app_engine.py -> build/lib/google/auth copying google/auth/aws.py -> build/lib/google/auth copying google/auth/credentials.py -> build/lib/google/auth copying google/auth/downscoped.py -> build/lib/google/auth copying google/auth/environment_vars.py -> build/lib/google/auth copying google/auth/exceptions.py -> build/lib/google/auth copying google/auth/external_account.py -> build/lib/google/auth copying google/auth/external_account_authorized_user.py -> build/lib/google/auth copying google/auth/iam.py -> build/lib/google/auth copying google/auth/identity_pool.py -> build/lib/google/auth copying google/auth/impersonated_credentials.py -> build/lib/google/auth copying google/auth/jwt.py -> build/lib/google/auth copying google/auth/metrics.py -> build/lib/google/auth copying google/auth/pluggable.py -> build/lib/google/auth copying google/auth/version.py -> build/lib/google/auth creating build/lib/google/oauth2 copying google/oauth2/__init__.py -> build/lib/google/oauth2 copying google/oauth2/_client.py -> build/lib/google/oauth2 copying google/oauth2/_client_async.py -> build/lib/google/oauth2 copying google/oauth2/_credentials_async.py -> build/lib/google/oauth2 copying google/oauth2/_id_token_async.py -> build/lib/google/oauth2 copying google/oauth2/_reauth_async.py -> build/lib/google/oauth2 copying google/oauth2/_service_account_async.py -> build/lib/google/oauth2 copying google/oauth2/challenges.py -> build/lib/google/oauth2 copying google/oauth2/credentials.py -> build/lib/google/oauth2 copying google/oauth2/gdch_credentials.py -> build/lib/google/oauth2 copying google/oauth2/id_token.py -> build/lib/google/oauth2 copying google/oauth2/reauth.py -> build/lib/google/oauth2 copying google/oauth2/service_account.py -> build/lib/google/oauth2 copying google/oauth2/sts.py -> build/lib/google/oauth2 copying google/oauth2/utils.py -> build/lib/google/oauth2 copying google/oauth2/webauthn_handler.py -> build/lib/google/oauth2 copying google/oauth2/webauthn_handler_factory.py -> build/lib/google/oauth2 copying google/oauth2/webauthn_types.py -> build/lib/google/oauth2 creating build/lib/google/auth/aio copying google/auth/aio/__init__.py -> build/lib/google/auth/aio copying google/auth/aio/_helpers.py -> build/lib/google/auth/aio copying google/auth/aio/credentials.py -> build/lib/google/auth/aio creating build/lib/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/_metadata.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/_mtls.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> build/lib/google/auth/compute_engine creating build/lib/google/auth/crypt copying google/auth/crypt/__init__.py -> build/lib/google/auth/crypt copying google/auth/crypt/_cryptography_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/_helpers.py -> build/lib/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/base.py -> build/lib/google/auth/crypt copying google/auth/crypt/es.py -> build/lib/google/auth/crypt copying google/auth/crypt/es256.py -> build/lib/google/auth/crypt copying google/auth/crypt/rsa.py -> build/lib/google/auth/crypt creating build/lib/google/auth/transport copying google/auth/transport/__init__.py -> build/lib/google/auth/transport copying google/auth/transport/_aiohttp_requests.py -> build/lib/google/auth/transport copying google/auth/transport/_custom_tls_signer.py -> build/lib/google/auth/transport copying google/auth/transport/_http_client.py -> build/lib/google/auth/transport copying google/auth/transport/_mtls_helper.py -> build/lib/google/auth/transport copying google/auth/transport/_requests_base.py -> build/lib/google/auth/transport copying google/auth/transport/grpc.py -> build/lib/google/auth/transport copying google/auth/transport/mtls.py -> build/lib/google/auth/transport copying google/auth/transport/requests.py -> build/lib/google/auth/transport copying google/auth/transport/urllib3.py -> build/lib/google/auth/transport creating build/lib/google/auth/aio/transport copying google/auth/aio/transport/__init__.py -> build/lib/google/auth/aio/transport copying google/auth/aio/transport/aiohttp.py -> build/lib/google/auth/aio/transport copying google/auth/aio/transport/mtls.py -> build/lib/google/auth/aio/transport copying google/auth/aio/transport/sessions.py -> build/lib/google/auth/aio/transport copying google/auth/py.typed -> build/lib/google/auth copying google/oauth2/py.typed -> build/lib/google/oauth2 installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/google creating build/bdist.openbsd-7.9-amd64/wheel/google/auth copying build/lib/google/auth/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_agent_identity_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_cache.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_cloud_sdk.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_credentials_async.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_credentials_base.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_default.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_default_async.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_exponential_backoff.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_helpers.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_jwt_async.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_oauth2client.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_refresh_worker.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_regional_access_boundary_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/_service_account_info.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/api_key.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/app_engine.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/aws.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/credentials.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/downscoped.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/environment_vars.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/external_account.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/external_account_authorized_user.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/iam.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/identity_pool.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/impersonated_credentials.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/jwt.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/metrics.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/pluggable.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth copying build/lib/google/auth/version.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth creating build/bdist.openbsd-7.9-amd64/wheel/google/auth/aio copying build/lib/google/auth/aio/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/aio copying build/lib/google/auth/aio/_helpers.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/aio copying build/lib/google/auth/aio/credentials.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/aio creating build/bdist.openbsd-7.9-amd64/wheel/google/auth/aio/transport copying build/lib/google/auth/aio/transport/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/aio/transport copying build/lib/google/auth/aio/transport/aiohttp.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/aio/transport copying build/lib/google/auth/aio/transport/mtls.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/aio/transport copying build/lib/google/auth/aio/transport/sessions.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/aio/transport creating build/bdist.openbsd-7.9-amd64/wheel/google/auth/compute_engine copying build/lib/google/auth/compute_engine/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/compute_engine copying build/lib/google/auth/compute_engine/_metadata.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/compute_engine copying build/lib/google/auth/compute_engine/_mtls.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/compute_engine copying build/lib/google/auth/compute_engine/credentials.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/compute_engine creating build/bdist.openbsd-7.9-amd64/wheel/google/auth/crypt copying build/lib/google/auth/crypt/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/_cryptography_rsa.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/_helpers.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/_python_rsa.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/base.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/es.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/es256.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/crypt copying build/lib/google/auth/crypt/rsa.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/crypt creating build/bdist.openbsd-7.9-amd64/wheel/google/auth/transport copying build/lib/google/auth/transport/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/_aiohttp_requests.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/_custom_tls_signer.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/_http_client.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/_mtls_helper.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/_requests_base.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/grpc.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/mtls.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/requests.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/transport copying build/lib/google/auth/transport/urllib3.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth/transport copying build/lib/google/auth/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./google/auth creating build/bdist.openbsd-7.9-amd64/wheel/google/oauth2 copying build/lib/google/oauth2/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_client.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_client_async.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_credentials_async.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_id_token_async.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_reauth_async.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/_service_account_async.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/challenges.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/credentials.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/gdch_credentials.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/id_token.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/reauth.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/service_account.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/sts.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/webauthn_handler.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/webauthn_handler_factory.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/webauthn_types.py -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 copying build/lib/google/oauth2/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./google/oauth2 running install_egg_info running egg_info writing google_auth.egg-info/PKG-INFO writing dependency_links to google_auth.egg-info/dependency_links.txt writing requirements to google_auth.egg-info/requires.txt writing top-level names to google_auth.egg-info/top_level.txt reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'google_auth.egg-info/SOURCES.txt' Copying google_auth.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./google_auth-2.50.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/google_auth-2.50.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-google-auth-2.50.0/google_auth-2.50.0/dist/.tmp-k2an6t5f/google_auth-2.50.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'google/auth/__init__.py' adding 'google/auth/_agent_identity_utils.py' adding 'google/auth/_cache.py' adding 'google/auth/_cloud_sdk.py' adding 'google/auth/_credentials_async.py' adding 'google/auth/_credentials_base.py' adding 'google/auth/_default.py' adding 'google/auth/_default_async.py' adding 'google/auth/_exponential_backoff.py' adding 'google/auth/_helpers.py' adding 'google/auth/_jwt_async.py' adding 'google/auth/_oauth2client.py' adding 'google/auth/_refresh_worker.py' adding 'google/auth/_regional_access_boundary_utils.py' adding 'google/auth/_service_account_info.py' adding 'google/auth/api_key.py' adding 'google/auth/app_engine.py' adding 'google/auth/aws.py' adding 'google/auth/credentials.py' adding 'google/auth/downscoped.py' adding 'google/auth/environment_vars.py' adding 'google/auth/exceptions.py' adding 'google/auth/external_account.py' adding 'google/auth/external_account_authorized_user.py' adding 'google/auth/iam.py' adding 'google/auth/identity_pool.py' adding 'google/auth/impersonated_credentials.py' adding 'google/auth/jwt.py' adding 'google/auth/metrics.py' adding 'google/auth/pluggable.py' adding 'google/auth/py.typed' adding 'google/auth/version.py' adding 'google/auth/aio/__init__.py' adding 'google/auth/aio/_helpers.py' adding 'google/auth/aio/credentials.py' adding 'google/auth/aio/transport/__init__.py' adding 'google/auth/aio/transport/aiohttp.py' adding 'google/auth/aio/transport/mtls.py' adding 'google/auth/aio/transport/sessions.py' adding 'google/auth/compute_engine/__init__.py' adding 'google/auth/compute_engine/_metadata.py' adding 'google/auth/compute_engine/_mtls.py' adding 'google/auth/compute_engine/credentials.py' adding 'google/auth/crypt/__init__.py' adding 'google/auth/crypt/_cryptography_rsa.py' adding 'google/auth/crypt/_helpers.py' adding 'google/auth/crypt/_python_rsa.py' adding 'google/auth/crypt/base.py' adding 'google/auth/crypt/es.py' adding 'google/auth/crypt/es256.py' adding 'google/auth/crypt/rsa.py' adding 'google/auth/transport/__init__.py' adding 'google/auth/transport/_aiohttp_requests.py' adding 'google/auth/transport/_custom_tls_signer.py' adding 'google/auth/transport/_http_client.py' adding 'google/auth/transport/_mtls_helper.py' adding 'google/auth/transport/_requests_base.py' adding 'google/auth/transport/grpc.py' adding 'google/auth/transport/mtls.py' adding 'google/auth/transport/requests.py' adding 'google/auth/transport/urllib3.py' adding 'google/oauth2/__init__.py' adding 'google/oauth2/_client.py' adding 'google/oauth2/_client_async.py' adding 'google/oauth2/_credentials_async.py' adding 'google/oauth2/_id_token_async.py' adding 'google/oauth2/_reauth_async.py' adding 'google/oauth2/_service_account_async.py' adding 'google/oauth2/challenges.py' adding 'google/oauth2/credentials.py' adding 'google/oauth2/gdch_credentials.py' adding 'google/oauth2/id_token.py' adding 'google/oauth2/py.typed' adding 'google/oauth2/reauth.py' adding 'google/oauth2/service_account.py' adding 'google/oauth2/sts.py' adding 'google/oauth2/utils.py' adding 'google/oauth2/webauthn_handler.py' adding 'google/oauth2/webauthn_handler_factory.py' adding 'google/oauth2/webauthn_types.py' adding 'google_auth-2.50.0.dist-info/licenses/LICENSE' adding 'google_auth-2.50.0.dist-info/METADATA' adding 'google_auth-2.50.0.dist-info/WHEEL' adding 'google_auth-2.50.0.dist-info/top_level.txt' adding 'google_auth-2.50.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built google_auth-2.50.0-py3-none-any.whl >>> Running package in security/py-google-auth at 1778682684.51 ===> security/py-google-auth ===> Faking installation for py3-google-auth-2.50.0 ===> Building package for py3-google-auth-2.50.0 Create /exopi-cvs/ports/packages/amd64/all/py3-google-auth-2.50.0.tgz Creating package py3-google-auth-2.50.0 reading plist| checking dependencies| checking dependencies|devel/py-asn1-modules checking dependencies|lang/python/3,-main checking dependencies|security/py-cryptography checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|********* | 13% archiving|********* | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-google-auth-2.50.0 was updated --- /exopi-cvs/ports/plist/amd64/py3-google-auth-2.50.0 +++ /exopi-cvs/ports/plist/amd64/py3-google-auth-2.50.0-new @@ -1,5 +1,5 @@ @name py3-google-auth-2.50.0 -@version 16 +@version 17 @comment pkgpath=security/py-google-auth ftp=yes @arch amd64 +DESC @@ -8,261 +8,261 @@ @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @depend security/py-cryptography:py3-cryptography-*:py3-cryptography-47.0.0 @cwd /usr/local -lib/python3.13/site-packages/google/ -lib/python3.13/site-packages/google/auth/ -lib/python3.13/site-packages/google/auth/__init__.py -lib/python3.13/site-packages/google/auth/__pycache__/ -lib/python3.13/site-packages/google/auth/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_agent_identity_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_agent_identity_utils.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_cache.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_cache.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_cloud_sdk.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_cloud_sdk.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_credentials_async.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_credentials_async.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_credentials_base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_credentials_base.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_default.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_default.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_default_async.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_default_async.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_exponential_backoff.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_exponential_backoff.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_helpers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_helpers.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_jwt_async.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_jwt_async.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_oauth2client.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_oauth2client.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_refresh_worker.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_refresh_worker.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_regional_access_boundary_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_regional_access_boundary_utils.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_service_account_info.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/_service_account_info.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/api_key.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/api_key.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/app_engine.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/app_engine.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/aws.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/aws.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/credentials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/credentials.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/downscoped.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/downscoped.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/environment_vars.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/environment_vars.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/exceptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/exceptions.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/external_account.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/external_account.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/external_account_authorized_user.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/external_account_authorized_user.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/iam.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/iam.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/identity_pool.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/identity_pool.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/impersonated_credentials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/impersonated_credentials.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/jwt.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/jwt.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/metrics.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/metrics.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/pluggable.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/pluggable.cpython-313.pyc -lib/python3.13/site-packages/google/auth/__pycache__/version.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/__pycache__/version.cpython-313.pyc -lib/python3.13/site-packages/google/auth/_agent_identity_utils.py -lib/python3.13/site-packages/google/auth/_cache.py -lib/python3.13/site-packages/google/auth/_cloud_sdk.py -lib/python3.13/site-packages/google/auth/_credentials_async.py -lib/python3.13/site-packages/google/auth/_credentials_base.py -lib/python3.13/site-packages/google/auth/_default.py -lib/python3.13/site-packages/google/auth/_default_async.py -lib/python3.13/site-packages/google/auth/_exponential_backoff.py -lib/python3.13/site-packages/google/auth/_helpers.py -lib/python3.13/site-packages/google/auth/_jwt_async.py -lib/python3.13/site-packages/google/auth/_oauth2client.py -lib/python3.13/site-packages/google/auth/_refresh_worker.py -lib/python3.13/site-packages/google/auth/_regional_access_boundary_utils.py -lib/python3.13/site-packages/google/auth/_service_account_info.py -lib/python3.13/site-packages/google/auth/aio/ -lib/python3.13/site-packages/google/auth/aio/__init__.py -lib/python3.13/site-packages/google/auth/aio/__pycache__/ -lib/python3.13/site-packages/google/auth/aio/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/aio/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/google/auth/aio/__pycache__/_helpers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/aio/__pycache__/_helpers.cpython-313.pyc -lib/python3.13/site-packages/google/auth/aio/__pycache__/credentials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/aio/__pycache__/credentials.cpython-313.pyc -lib/python3.13/site-packages/google/auth/aio/_helpers.py -lib/python3.13/site-packages/google/auth/aio/credentials.py -lib/python3.13/site-packages/google/auth/aio/transport/ -lib/python3.13/site-packages/google/auth/aio/transport/__init__.py -lib/python3.13/site-packages/google/auth/aio/transport/__pycache__/ -lib/python3.13/site-packages/google/auth/aio/transport/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/aio/transport/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/google/auth/aio/transport/__pycache__/aiohttp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/aio/transport/__pycache__/aiohttp.cpython-313.pyc -lib/python3.13/site-packages/google/auth/aio/transport/__pycache__/mtls.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/aio/transport/__pycache__/mtls.cpython-313.pyc -lib/python3.13/site-packages/google/auth/aio/transport/__pycache__/sessions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/aio/transport/__pycache__/sessions.cpython-313.pyc -lib/python3.13/site-packages/google/auth/aio/transport/aiohttp.py -lib/python3.13/site-packages/google/auth/aio/transport/mtls.py -lib/python3.13/site-packages/google/auth/aio/transport/sessions.py -lib/python3.13/site-packages/google/auth/api_key.py -lib/python3.13/site-packages/google/auth/app_engine.py -lib/python3.13/site-packages/google/auth/aws.py -lib/python3.13/site-packages/google/auth/compute_engine/ -lib/python3.13/site-packages/google/auth/compute_engine/__init__.py -lib/python3.13/site-packages/google/auth/compute_engine/__pycache__/ -lib/python3.13/site-packages/google/auth/compute_engine/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/compute_engine/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/google/auth/compute_engine/__pycache__/_metadata.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/compute_engine/__pycache__/_metadata.cpython-313.pyc -lib/python3.13/site-packages/google/auth/compute_engine/__pycache__/_mtls.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/compute_engine/__pycache__/_mtls.cpython-313.pyc -lib/python3.13/site-packages/google/auth/compute_engine/__pycache__/credentials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/compute_engine/__pycache__/credentials.cpython-313.pyc -lib/python3.13/site-packages/google/auth/compute_engine/_metadata.py -lib/python3.13/site-packages/google/auth/compute_engine/_mtls.py -lib/python3.13/site-packages/google/auth/compute_engine/credentials.py -lib/python3.13/site-packages/google/auth/credentials.py -lib/python3.13/site-packages/google/auth/crypt/ -lib/python3.13/site-packages/google/auth/crypt/__init__.py -lib/python3.13/site-packages/google/auth/crypt/__pycache__/ -lib/python3.13/site-packages/google/auth/crypt/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/_cryptography_rsa.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/_cryptography_rsa.cpython-313.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/_helpers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/_helpers.cpython-313.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/_python_rsa.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/_python_rsa.cpython-313.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/base.cpython-313.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/es.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/es.cpython-313.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/es256.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/es256.cpython-313.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/rsa.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/crypt/__pycache__/rsa.cpython-313.pyc -lib/python3.13/site-packages/google/auth/crypt/_cryptography_rsa.py -lib/python3.13/site-packages/google/auth/crypt/_helpers.py -lib/python3.13/site-packages/google/auth/crypt/_python_rsa.py -lib/python3.13/site-packages/google/auth/crypt/base.py -lib/python3.13/site-packages/google/auth/crypt/es.py -lib/python3.13/site-packages/google/auth/crypt/es256.py -lib/python3.13/site-packages/google/auth/crypt/rsa.py -lib/python3.13/site-packages/google/auth/downscoped.py -lib/python3.13/site-packages/google/auth/environment_vars.py -lib/python3.13/site-packages/google/auth/exceptions.py -lib/python3.13/site-packages/google/auth/external_account.py -lib/python3.13/site-packages/google/auth/external_account_authorized_user.py -lib/python3.13/site-packages/google/auth/iam.py -lib/python3.13/site-packages/google/auth/identity_pool.py -lib/python3.13/site-packages/google/auth/impersonated_credentials.py -lib/python3.13/site-packages/google/auth/jwt.py -lib/python3.13/site-packages/google/auth/metrics.py -lib/python3.13/site-packages/google/auth/pluggable.py -lib/python3.13/site-packages/google/auth/py.typed -lib/python3.13/site-packages/google/auth/transport/ -lib/python3.13/site-packages/google/auth/transport/__init__.py -lib/python3.13/site-packages/google/auth/transport/__pycache__/ -lib/python3.13/site-packages/google/auth/transport/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/_aiohttp_requests.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/_aiohttp_requests.cpython-313.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/_custom_tls_signer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/_custom_tls_signer.cpython-313.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/_http_client.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/_http_client.cpython-313.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/_mtls_helper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/_mtls_helper.cpython-313.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/_requests_base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/_requests_base.cpython-313.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/grpc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/grpc.cpython-313.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/mtls.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/mtls.cpython-313.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/requests.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/requests.cpython-313.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/urllib3.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/auth/transport/__pycache__/urllib3.cpython-313.pyc -lib/python3.13/site-packages/google/auth/transport/_aiohttp_requests.py -lib/python3.13/site-packages/google/auth/transport/_custom_tls_signer.py -lib/python3.13/site-packages/google/auth/transport/_http_client.py -lib/python3.13/site-packages/google/auth/transport/_mtls_helper.py -lib/python3.13/site-packages/google/auth/transport/_requests_base.py -lib/python3.13/site-packages/google/auth/transport/grpc.py -lib/python3.13/site-packages/google/auth/transport/mtls.py -lib/python3.13/site-packages/google/auth/transport/requests.py -lib/python3.13/site-packages/google/auth/transport/urllib3.py -lib/python3.13/site-packages/google/auth/version.py -lib/python3.13/site-packages/google/oauth2/ -lib/python3.13/site-packages/google/oauth2/__init__.py -lib/python3.13/site-packages/google/oauth2/__pycache__/ -lib/python3.13/site-packages/google/oauth2/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_client.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_client.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_client_async.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_client_async.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_credentials_async.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_credentials_async.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_id_token_async.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_id_token_async.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_reauth_async.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_reauth_async.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_service_account_async.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/_service_account_async.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/challenges.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/challenges.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/credentials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/credentials.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/gdch_credentials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/gdch_credentials.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/id_token.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/id_token.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/reauth.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/reauth.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/service_account.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/service_account.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/sts.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/sts.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/webauthn_handler.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/webauthn_handler.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/webauthn_handler_factory.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/webauthn_handler_factory.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/webauthn_types.cpython-313.opt-1.pyc -lib/python3.13/site-packages/google/oauth2/__pycache__/webauthn_types.cpython-313.pyc -lib/python3.13/site-packages/google/oauth2/_client.py -lib/python3.13/site-packages/google/oauth2/_client_async.py -lib/python3.13/site-packages/google/oauth2/_credentials_async.py -lib/python3.13/site-packages/google/oauth2/_id_token_async.py -lib/python3.13/site-packages/google/oauth2/_reauth_async.py -lib/python3.13/site-packages/google/oauth2/_service_account_async.py -lib/python3.13/site-packages/google/oauth2/challenges.py -lib/python3.13/site-packages/google/oauth2/credentials.py -lib/python3.13/site-packages/google/oauth2/gdch_credentials.py -lib/python3.13/site-packages/google/oauth2/id_token.py -lib/python3.13/site-packages/google/oauth2/py.typed -lib/python3.13/site-packages/google/oauth2/reauth.py -lib/python3.13/site-packages/google/oauth2/service_account.py -lib/python3.13/site-packages/google/oauth2/sts.py -lib/python3.13/site-packages/google/oauth2/utils.py -lib/python3.13/site-packages/google/oauth2/webauthn_handler.py -lib/python3.13/site-packages/google/oauth2/webauthn_handler_factory.py -lib/python3.13/site-packages/google/oauth2/webauthn_types.py -lib/python3.13/site-packages/google_auth-2.50.0.dist-info/ -lib/python3.13/site-packages/google_auth-2.50.0.dist-info/METADATA -lib/python3.13/site-packages/google_auth-2.50.0.dist-info/RECORD -lib/python3.13/site-packages/google_auth-2.50.0.dist-info/WHEEL -lib/python3.13/site-packages/google_auth-2.50.0.dist-info/licenses/ -lib/python3.13/site-packages/google_auth-2.50.0.dist-info/licenses/LICENSE -lib/python3.13/site-packages/google_auth-2.50.0.dist-info/top_level.txt +lib/python3.14/site-packages/google/ +lib/python3.14/site-packages/google/auth/ +lib/python3.14/site-packages/google/auth/__init__.py +lib/python3.14/site-packages/google/auth/__pycache__/ +lib/python3.14/site-packages/google/auth/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_agent_identity_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_agent_identity_utils.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_cache.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_cache.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_cloud_sdk.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_cloud_sdk.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_credentials_async.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_credentials_async.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_credentials_base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_credentials_base.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_default.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_default.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_default_async.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_default_async.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_exponential_backoff.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_exponential_backoff.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_helpers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_helpers.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_jwt_async.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_jwt_async.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_oauth2client.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_oauth2client.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_refresh_worker.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_refresh_worker.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_regional_access_boundary_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_regional_access_boundary_utils.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_service_account_info.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/_service_account_info.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/api_key.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/api_key.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/app_engine.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/app_engine.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/aws.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/aws.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/credentials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/credentials.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/downscoped.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/downscoped.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/environment_vars.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/environment_vars.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/exceptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/exceptions.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/external_account.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/external_account.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/external_account_authorized_user.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/external_account_authorized_user.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/iam.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/iam.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/identity_pool.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/identity_pool.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/impersonated_credentials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/impersonated_credentials.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/jwt.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/jwt.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/metrics.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/metrics.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/pluggable.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/pluggable.cpython-314.pyc +lib/python3.14/site-packages/google/auth/__pycache__/version.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/__pycache__/version.cpython-314.pyc +lib/python3.14/site-packages/google/auth/_agent_identity_utils.py +lib/python3.14/site-packages/google/auth/_cache.py +lib/python3.14/site-packages/google/auth/_cloud_sdk.py +lib/python3.14/site-packages/google/auth/_credentials_async.py +lib/python3.14/site-packages/google/auth/_credentials_base.py +lib/python3.14/site-packages/google/auth/_default.py +lib/python3.14/site-packages/google/auth/_default_async.py +lib/python3.14/site-packages/google/auth/_exponential_backoff.py +lib/python3.14/site-packages/google/auth/_helpers.py +lib/python3.14/site-packages/google/auth/_jwt_async.py +lib/python3.14/site-packages/google/auth/_oauth2client.py +lib/python3.14/site-packages/google/auth/_refresh_worker.py +lib/python3.14/site-packages/google/auth/_regional_access_boundary_utils.py +lib/python3.14/site-packages/google/auth/_service_account_info.py +lib/python3.14/site-packages/google/auth/aio/ +lib/python3.14/site-packages/google/auth/aio/__init__.py +lib/python3.14/site-packages/google/auth/aio/__pycache__/ +lib/python3.14/site-packages/google/auth/aio/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/aio/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/google/auth/aio/__pycache__/_helpers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/aio/__pycache__/_helpers.cpython-314.pyc +lib/python3.14/site-packages/google/auth/aio/__pycache__/credentials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/aio/__pycache__/credentials.cpython-314.pyc +lib/python3.14/site-packages/google/auth/aio/_helpers.py +lib/python3.14/site-packages/google/auth/aio/credentials.py +lib/python3.14/site-packages/google/auth/aio/transport/ +lib/python3.14/site-packages/google/auth/aio/transport/__init__.py +lib/python3.14/site-packages/google/auth/aio/transport/__pycache__/ +lib/python3.14/site-packages/google/auth/aio/transport/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/aio/transport/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/google/auth/aio/transport/__pycache__/aiohttp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/aio/transport/__pycache__/aiohttp.cpython-314.pyc +lib/python3.14/site-packages/google/auth/aio/transport/__pycache__/mtls.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/aio/transport/__pycache__/mtls.cpython-314.pyc +lib/python3.14/site-packages/google/auth/aio/transport/__pycache__/sessions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/aio/transport/__pycache__/sessions.cpython-314.pyc +lib/python3.14/site-packages/google/auth/aio/transport/aiohttp.py +lib/python3.14/site-packages/google/auth/aio/transport/mtls.py +lib/python3.14/site-packages/google/auth/aio/transport/sessions.py +lib/python3.14/site-packages/google/auth/api_key.py +lib/python3.14/site-packages/google/auth/app_engine.py +lib/python3.14/site-packages/google/auth/aws.py +lib/python3.14/site-packages/google/auth/compute_engine/ +lib/python3.14/site-packages/google/auth/compute_engine/__init__.py +lib/python3.14/site-packages/google/auth/compute_engine/__pycache__/ +lib/python3.14/site-packages/google/auth/compute_engine/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/compute_engine/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/google/auth/compute_engine/__pycache__/_metadata.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/compute_engine/__pycache__/_metadata.cpython-314.pyc +lib/python3.14/site-packages/google/auth/compute_engine/__pycache__/_mtls.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/compute_engine/__pycache__/_mtls.cpython-314.pyc +lib/python3.14/site-packages/google/auth/compute_engine/__pycache__/credentials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/compute_engine/__pycache__/credentials.cpython-314.pyc +lib/python3.14/site-packages/google/auth/compute_engine/_metadata.py +lib/python3.14/site-packages/google/auth/compute_engine/_mtls.py +lib/python3.14/site-packages/google/auth/compute_engine/credentials.py +lib/python3.14/site-packages/google/auth/credentials.py +lib/python3.14/site-packages/google/auth/crypt/ +lib/python3.14/site-packages/google/auth/crypt/__init__.py +lib/python3.14/site-packages/google/auth/crypt/__pycache__/ +lib/python3.14/site-packages/google/auth/crypt/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/_cryptography_rsa.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/_cryptography_rsa.cpython-314.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/_helpers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/_helpers.cpython-314.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/_python_rsa.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/_python_rsa.cpython-314.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/base.cpython-314.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/es.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/es.cpython-314.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/es256.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/es256.cpython-314.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/rsa.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/crypt/__pycache__/rsa.cpython-314.pyc +lib/python3.14/site-packages/google/auth/crypt/_cryptography_rsa.py +lib/python3.14/site-packages/google/auth/crypt/_helpers.py +lib/python3.14/site-packages/google/auth/crypt/_python_rsa.py +lib/python3.14/site-packages/google/auth/crypt/base.py +lib/python3.14/site-packages/google/auth/crypt/es.py +lib/python3.14/site-packages/google/auth/crypt/es256.py +lib/python3.14/site-packages/google/auth/crypt/rsa.py +lib/python3.14/site-packages/google/auth/downscoped.py +lib/python3.14/site-packages/google/auth/environment_vars.py +lib/python3.14/site-packages/google/auth/exceptions.py +lib/python3.14/site-packages/google/auth/external_account.py +lib/python3.14/site-packages/google/auth/external_account_authorized_user.py +lib/python3.14/site-packages/google/auth/iam.py +lib/python3.14/site-packages/google/auth/identity_pool.py +lib/python3.14/site-packages/google/auth/impersonated_credentials.py +lib/python3.14/site-packages/google/auth/jwt.py +lib/python3.14/site-packages/google/auth/metrics.py +lib/python3.14/site-packages/google/auth/pluggable.py +lib/python3.14/site-packages/google/auth/py.typed +lib/python3.14/site-packages/google/auth/transport/ +lib/python3.14/site-packages/google/auth/transport/__init__.py +lib/python3.14/site-packages/google/auth/transport/__pycache__/ +lib/python3.14/site-packages/google/auth/transport/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/_aiohttp_requests.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/_aiohttp_requests.cpython-314.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/_custom_tls_signer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/_custom_tls_signer.cpython-314.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/_http_client.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/_http_client.cpython-314.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/_mtls_helper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/_mtls_helper.cpython-314.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/_requests_base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/_requests_base.cpython-314.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/grpc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/grpc.cpython-314.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/mtls.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/mtls.cpython-314.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/requests.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/requests.cpython-314.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/urllib3.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/auth/transport/__pycache__/urllib3.cpython-314.pyc +lib/python3.14/site-packages/google/auth/transport/_aiohttp_requests.py +lib/python3.14/site-packages/google/auth/transport/_custom_tls_signer.py +lib/python3.14/site-packages/google/auth/transport/_http_client.py +lib/python3.14/site-packages/google/auth/transport/_mtls_helper.py +lib/python3.14/site-packages/google/auth/transport/_requests_base.py +lib/python3.14/site-packages/google/auth/transport/grpc.py +lib/python3.14/site-packages/google/auth/transport/mtls.py +lib/python3.14/site-packages/google/auth/transport/requests.py +lib/python3.14/site-packages/google/auth/transport/urllib3.py +lib/python3.14/site-packages/google/auth/version.py +lib/python3.14/site-packages/google/oauth2/ +lib/python3.14/site-packages/google/oauth2/__init__.py +lib/python3.14/site-packages/google/oauth2/__pycache__/ +lib/python3.14/site-packages/google/oauth2/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_client.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_client.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_client_async.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_client_async.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_credentials_async.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_credentials_async.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_id_token_async.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_id_token_async.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_reauth_async.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_reauth_async.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_service_account_async.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/_service_account_async.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/challenges.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/challenges.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/credentials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/credentials.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/gdch_credentials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/gdch_credentials.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/id_token.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/id_token.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/reauth.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/reauth.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/service_account.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/service_account.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/sts.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/sts.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/webauthn_handler.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/webauthn_handler.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/webauthn_handler_factory.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/webauthn_handler_factory.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/webauthn_types.cpython-314.opt-1.pyc +lib/python3.14/site-packages/google/oauth2/__pycache__/webauthn_types.cpython-314.pyc +lib/python3.14/site-packages/google/oauth2/_client.py +lib/python3.14/site-packages/google/oauth2/_client_async.py +lib/python3.14/site-packages/google/oauth2/_credentials_async.py +lib/python3.14/site-packages/google/oauth2/_id_token_async.py +lib/python3.14/site-packages/google/oauth2/_reauth_async.py +lib/python3.14/site-packages/google/oauth2/_service_account_async.py +lib/python3.14/site-packages/google/oauth2/challenges.py +lib/python3.14/site-packages/google/oauth2/credentials.py +lib/python3.14/site-packages/google/oauth2/gdch_credentials.py +lib/python3.14/site-packages/google/oauth2/id_token.py +lib/python3.14/site-packages/google/oauth2/py.typed +lib/python3.14/site-packages/google/oauth2/reauth.py +lib/python3.14/site-packages/google/oauth2/service_account.py +lib/python3.14/site-packages/google/oauth2/sts.py +lib/python3.14/site-packages/google/oauth2/utils.py +lib/python3.14/site-packages/google/oauth2/webauthn_handler.py +lib/python3.14/site-packages/google/oauth2/webauthn_handler_factory.py +lib/python3.14/site-packages/google/oauth2/webauthn_types.py +lib/python3.14/site-packages/google_auth-2.50.0.dist-info/ +lib/python3.14/site-packages/google_auth-2.50.0.dist-info/METADATA +lib/python3.14/site-packages/google_auth-2.50.0.dist-info/RECORD +lib/python3.14/site-packages/google_auth-2.50.0.dist-info/WHEEL +lib/python3.14/site-packages/google_auth-2.50.0.dist-info/licenses/ +lib/python3.14/site-packages/google_auth-2.50.0.dist-info/licenses/LICENSE +lib/python3.14/site-packages/google_auth-2.50.0.dist-info/top_level.txt Link to /exopi-cvs/ports/packages/amd64/ftp/py3-google-auth-2.50.0.tgz >>> Running clean in security/py-google-auth at 1778682688.37 ===> security/py-google-auth ===> Cleaning for py3-google-auth-2.50.0 >>> Ended at 1778682688.93 max_stuck=0.00/depends=1.73/show-prepare-results=0.99/extract=0.40/build=2.90/package=3.85/clean=0.60