pkgsrc/security/py-google-auth/PLIST
adam 3dc81c8130 py-google-auth: updated to 1.33.1
1.33.1 (2021-07-20)

Bug Fixes
fallback to source creds expiration in downscoped tokens

Reverts
revert "feat: service account is able to use a private token endpoint

1.33.0 (2021-07-14)

Features
define CredentialAccessBoundary classes
define google.auth.downscoped.Credentials class
service account is able to use a private token endpoint

Bug Fixes
fix fetch_id_token credential lookup order to match adc

Documentation
fix code block formatting in 'user-guide.rst'

1.32.1 (2021-06-30)

Bug Fixes
avoid leaking sub-session created for '_auth_request'

1.32.0 (2021-06-16)

Features
allow scopes for self signed jwt

1.31.0 (2021-06-09)

Features
define useful properties on google.auth.external_account.Credentials

Bug Fixes
avoid deleting items while iterating
2021-07-27 05:24:28 +00:00

167 lines
7.1 KiB
Text

@comment $NetBSD: PLIST,v 1.10 2021/07/27 05:24:28 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_NAME}-nspkg.pth
${PYSITELIB}/google/auth/__init__.py
${PYSITELIB}/google/auth/__init__.pyc
${PYSITELIB}/google/auth/__init__.pyo
${PYSITELIB}/google/auth/_cloud_sdk.py
${PYSITELIB}/google/auth/_cloud_sdk.pyc
${PYSITELIB}/google/auth/_cloud_sdk.pyo
${PYSITELIB}/google/auth/_credentials_async.py
${PYSITELIB}/google/auth/_credentials_async.pyc
${PYSITELIB}/google/auth/_credentials_async.pyo
${PYSITELIB}/google/auth/_default.py
${PYSITELIB}/google/auth/_default.pyc
${PYSITELIB}/google/auth/_default.pyo
${PYSITELIB}/google/auth/_default_async.py
${PYSITELIB}/google/auth/_default_async.pyc
${PYSITELIB}/google/auth/_default_async.pyo
${PYSITELIB}/google/auth/_helpers.py
${PYSITELIB}/google/auth/_helpers.pyc
${PYSITELIB}/google/auth/_helpers.pyo
${PYSITELIB}/google/auth/_jwt_async.py
${PYSITELIB}/google/auth/_jwt_async.pyc
${PYSITELIB}/google/auth/_jwt_async.pyo
${PYSITELIB}/google/auth/_oauth2client.py
${PYSITELIB}/google/auth/_oauth2client.pyc
${PYSITELIB}/google/auth/_oauth2client.pyo
${PYSITELIB}/google/auth/_service_account_info.py
${PYSITELIB}/google/auth/_service_account_info.pyc
${PYSITELIB}/google/auth/_service_account_info.pyo
${PYSITELIB}/google/auth/app_engine.py
${PYSITELIB}/google/auth/app_engine.pyc
${PYSITELIB}/google/auth/app_engine.pyo
${PYSITELIB}/google/auth/aws.py
${PYSITELIB}/google/auth/aws.pyc
${PYSITELIB}/google/auth/aws.pyo
${PYSITELIB}/google/auth/compute_engine/__init__.py
${PYSITELIB}/google/auth/compute_engine/__init__.pyc
${PYSITELIB}/google/auth/compute_engine/__init__.pyo
${PYSITELIB}/google/auth/compute_engine/_metadata.py
${PYSITELIB}/google/auth/compute_engine/_metadata.pyc
${PYSITELIB}/google/auth/compute_engine/_metadata.pyo
${PYSITELIB}/google/auth/compute_engine/credentials.py
${PYSITELIB}/google/auth/compute_engine/credentials.pyc
${PYSITELIB}/google/auth/compute_engine/credentials.pyo
${PYSITELIB}/google/auth/credentials.py
${PYSITELIB}/google/auth/credentials.pyc
${PYSITELIB}/google/auth/credentials.pyo
${PYSITELIB}/google/auth/crypt/__init__.py
${PYSITELIB}/google/auth/crypt/__init__.pyc
${PYSITELIB}/google/auth/crypt/__init__.pyo
${PYSITELIB}/google/auth/crypt/_cryptography_rsa.py
${PYSITELIB}/google/auth/crypt/_cryptography_rsa.pyc
${PYSITELIB}/google/auth/crypt/_cryptography_rsa.pyo
${PYSITELIB}/google/auth/crypt/_helpers.py
${PYSITELIB}/google/auth/crypt/_helpers.pyc
${PYSITELIB}/google/auth/crypt/_helpers.pyo
${PYSITELIB}/google/auth/crypt/_python_rsa.py
${PYSITELIB}/google/auth/crypt/_python_rsa.pyc
${PYSITELIB}/google/auth/crypt/_python_rsa.pyo
${PYSITELIB}/google/auth/crypt/base.py
${PYSITELIB}/google/auth/crypt/base.pyc
${PYSITELIB}/google/auth/crypt/base.pyo
${PYSITELIB}/google/auth/crypt/es256.py
${PYSITELIB}/google/auth/crypt/es256.pyc
${PYSITELIB}/google/auth/crypt/es256.pyo
${PYSITELIB}/google/auth/crypt/rsa.py
${PYSITELIB}/google/auth/crypt/rsa.pyc
${PYSITELIB}/google/auth/crypt/rsa.pyo
${PYSITELIB}/google/auth/downscoped.py
${PYSITELIB}/google/auth/downscoped.pyc
${PYSITELIB}/google/auth/downscoped.pyo
${PYSITELIB}/google/auth/environment_vars.py
${PYSITELIB}/google/auth/environment_vars.pyc
${PYSITELIB}/google/auth/environment_vars.pyo
${PYSITELIB}/google/auth/exceptions.py
${PYSITELIB}/google/auth/exceptions.pyc
${PYSITELIB}/google/auth/exceptions.pyo
${PYSITELIB}/google/auth/external_account.py
${PYSITELIB}/google/auth/external_account.pyc
${PYSITELIB}/google/auth/external_account.pyo
${PYSITELIB}/google/auth/iam.py
${PYSITELIB}/google/auth/iam.pyc
${PYSITELIB}/google/auth/iam.pyo
${PYSITELIB}/google/auth/identity_pool.py
${PYSITELIB}/google/auth/identity_pool.pyc
${PYSITELIB}/google/auth/identity_pool.pyo
${PYSITELIB}/google/auth/impersonated_credentials.py
${PYSITELIB}/google/auth/impersonated_credentials.pyc
${PYSITELIB}/google/auth/impersonated_credentials.pyo
${PYSITELIB}/google/auth/jwt.py
${PYSITELIB}/google/auth/jwt.pyc
${PYSITELIB}/google/auth/jwt.pyo
${PYSITELIB}/google/auth/transport/__init__.py
${PYSITELIB}/google/auth/transport/__init__.pyc
${PYSITELIB}/google/auth/transport/__init__.pyo
${PYSITELIB}/google/auth/transport/_aiohttp_requests.py
${PYSITELIB}/google/auth/transport/_aiohttp_requests.pyc
${PYSITELIB}/google/auth/transport/_aiohttp_requests.pyo
${PYSITELIB}/google/auth/transport/_http_client.py
${PYSITELIB}/google/auth/transport/_http_client.pyc
${PYSITELIB}/google/auth/transport/_http_client.pyo
${PYSITELIB}/google/auth/transport/_mtls_helper.py
${PYSITELIB}/google/auth/transport/_mtls_helper.pyc
${PYSITELIB}/google/auth/transport/_mtls_helper.pyo
${PYSITELIB}/google/auth/transport/grpc.py
${PYSITELIB}/google/auth/transport/grpc.pyc
${PYSITELIB}/google/auth/transport/grpc.pyo
${PYSITELIB}/google/auth/transport/mtls.py
${PYSITELIB}/google/auth/transport/mtls.pyc
${PYSITELIB}/google/auth/transport/mtls.pyo
${PYSITELIB}/google/auth/transport/requests.py
${PYSITELIB}/google/auth/transport/requests.pyc
${PYSITELIB}/google/auth/transport/requests.pyo
${PYSITELIB}/google/auth/transport/urllib3.py
${PYSITELIB}/google/auth/transport/urllib3.pyc
${PYSITELIB}/google/auth/transport/urllib3.pyo
${PYSITELIB}/google/auth/version.py
${PYSITELIB}/google/auth/version.pyc
${PYSITELIB}/google/auth/version.pyo
${PYSITELIB}/google/oauth2/__init__.py
${PYSITELIB}/google/oauth2/__init__.pyc
${PYSITELIB}/google/oauth2/__init__.pyo
${PYSITELIB}/google/oauth2/_client.py
${PYSITELIB}/google/oauth2/_client.pyc
${PYSITELIB}/google/oauth2/_client.pyo
${PYSITELIB}/google/oauth2/_client_async.py
${PYSITELIB}/google/oauth2/_client_async.pyc
${PYSITELIB}/google/oauth2/_client_async.pyo
${PYSITELIB}/google/oauth2/_credentials_async.py
${PYSITELIB}/google/oauth2/_credentials_async.pyc
${PYSITELIB}/google/oauth2/_credentials_async.pyo
${PYSITELIB}/google/oauth2/_id_token_async.py
${PYSITELIB}/google/oauth2/_id_token_async.pyc
${PYSITELIB}/google/oauth2/_id_token_async.pyo
${PYSITELIB}/google/oauth2/_reauth_async.py
${PYSITELIB}/google/oauth2/_reauth_async.pyc
${PYSITELIB}/google/oauth2/_reauth_async.pyo
${PYSITELIB}/google/oauth2/_service_account_async.py
${PYSITELIB}/google/oauth2/_service_account_async.pyc
${PYSITELIB}/google/oauth2/_service_account_async.pyo
${PYSITELIB}/google/oauth2/challenges.py
${PYSITELIB}/google/oauth2/challenges.pyc
${PYSITELIB}/google/oauth2/challenges.pyo
${PYSITELIB}/google/oauth2/credentials.py
${PYSITELIB}/google/oauth2/credentials.pyc
${PYSITELIB}/google/oauth2/credentials.pyo
${PYSITELIB}/google/oauth2/id_token.py
${PYSITELIB}/google/oauth2/id_token.pyc
${PYSITELIB}/google/oauth2/id_token.pyo
${PYSITELIB}/google/oauth2/reauth.py
${PYSITELIB}/google/oauth2/reauth.pyc
${PYSITELIB}/google/oauth2/reauth.pyo
${PYSITELIB}/google/oauth2/service_account.py
${PYSITELIB}/google/oauth2/service_account.pyc
${PYSITELIB}/google/oauth2/service_account.pyo
${PYSITELIB}/google/oauth2/sts.py
${PYSITELIB}/google/oauth2/sts.pyc
${PYSITELIB}/google/oauth2/sts.pyo
${PYSITELIB}/google/oauth2/utils.py
${PYSITELIB}/google/oauth2/utils.pyc
${PYSITELIB}/google/oauth2/utils.pyo