Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-google-auth | Distribution: SUSE Linux Enterprise 15 |
Version: 1.21.2 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 3.4.1 | Build date: Thu Jul 8 08:08:29 2021 |
Group: Unspecified | Build host: sheep56 |
Size: 735458 | Source RPM: python-google-auth-1.21.2-3.4.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/GoogleCloudPlatform/google-auth-library-python | |
Summary: Google Authentication Library |
This library simplifies using Google’s various server-to-server authentication mechanisms to access Google APIs.
Apache-2.0
* Wed Sep 23 2020 dmueller@suse.com - update to 1.21.2: * migrate signBlob to iamcredentials.googleapis.com * Tue Sep 15 2020 tchvatal@suse.com - Skip tests that require too new mock package * Thu Sep 10 2020 adrian.glaubitz@suse.com - Update to 1.21.1 * dummy commit to trigger a auto release (#597) - from version 1.21.0 * add GOOGLE_API_USE_CLIENT_CERTIFICATE support (#592) - from version 1.20.1 * reduce refresh clock skew to 10 seconds (#581) * set Content-Type header in the request to signBlob API to avoid Invalid JSON payload error (#439) - from version 1.20.0 * Add debug logging that can help with diagnosing auth lib. path (#473) * Show the transport exception that happened for GCE Metadata (#474) * **packaging:** add support for Python 3.8 (#569), closes (#568) - from version 1.19.2 * Revert "fix: migrate signBlob to iamcredentials.googleapis.com" (#563) - from version 1.19.1 * don't add empty quota project (#560) - from version 1.19.0 * add quota project to base credentials class (#546) * check 'iss' in `verify_oauth2_token` (#500) * migrate signBlob to iamcredentials.googleapis.com (#553) * remove 3.4 from supported versions list (#549) - from version 1.18.0 * make ``load_credentials_from_file`` a public method (#530) * no warning if quota_project_id is given (#537) * Mon Jun 29 2020 sean.marlow@suse.com - Add missing pyOpenSSL test dependency which is listed upstream. * Thu Jun 18 2020 adrian.glaubitz@suse.com - Update to 1.17.2 + Bug Fixes * narrow acceptable RSA versions to maintain Python 2 compatability (#528) - from version 1.17.1 + Features * add quota_project_id to service accounts; add with_quota_project methods (#519) - from version 1.16.1 + Bug Fixes * fix impersonated cred exception doc (#521) * replace environment variable GCE_METADATA_ROOT with GCE_METADATA_HOST (#433) - from version 1.16.0 + Features * add helper func to for default encrypted cert (#514) + Bug Fixes * fix impersonated cred for gcloud (#516) * Mon May 25 2020 info@paolostivanin.com - Update to 1.15.0: * encrypted mtls private key support * signBytes for impersonated credentials * catch exceptions.RefreshError * support string type response.data * Tue Apr 28 2020 tchvatal@suse.com - Update to 1.14.1: * Many bugixes all around - Remove no longer needed patch: * pytest5.patch - Update the dependencies to match up setup.py and what upstream really requires * Mon Jul 22 2019 tchvatal@suse.com - Add patch to build with pytest5: * pytest5.patch * Fri Mar 15 2019 tchvatal@suse.com - Update to 1.6.3: * follow rfc 7515 : strip padding from JWS segments #324 (#324) * Add retry to _metadata.ping() (#323) * Announce deprecation of Python 2.7 (#311) * Link all the PRs in CHANGELOG (#307) * Automatically refresh impersonated credentials (#304) * Add google.auth.impersonated_credentials (#299) * Enable static type checking with pytype (#298) * Make classifiers in setup.py an array. (#280) - Drop oauth-no-appengine.patch should not be needed * Tue Dec 04 2018 mcepl@suse.com - Remove superfluous devel dependency for noarch package * Wed Sep 12 2018 tbechtold@suse.com - update to 1.5.1: - Fix check for error text on Python 3.7. (#278) - Use new Auth URIs. (#281) - Add code-of-conduct document. (#270) - Fix some typos in test_urllib3.py (#268) - Warn when using user credentials from the Cloud SDK (#266) - Add compute engine-based IDTokenCredentials (#236) - Corrected some typos (#265) * Tue May 29 2018 tbechtold@suse.com - update to 1.4.2: - Raise a helpful exception when trying to refresh credentials without a refresh token. (#262) - Fix links to README and CONTRIBUTING in docs/index.rst. (#260) - Fix a typo in credentials.py. (#256) - Use pytest instead of py.test per upstream recommendation, [#]dropthedot. (#255) - Fix typo on exemple of jwt usage (#245) - Drop Flask from Requires. It is only needed for testing * Tue May 08 2018 tchvatal@suse.com - Add patch to not check for oauth appengine which we disable in openSUSE: * oauth-no-appengine.patch * Mon May 07 2018 tchvatal@suse.com - Fix fdupes call and run tests * Mon May 07 2018 adrian.glaubitz@suse.com - New upstream release (bsc#1088358) + Version 1.4.1 - Added a check for the cryptography version before attempting to use it. + From version 1.4.0 - Added `cryptography`-based RSA signer and verifier. - Added `google.oauth2.service_account.IDTokenCredentials`. - Improved documentation around ID Tokens + From version 1.3.0 - Added ``google.oauth2.credentials.Credentials.from_authorized_user_file``. - Dropped direct pyasn1 dependency in favor of letting ``pyasn1-modules`` specify the right version. - ``default()`` now checks for the project ID environment var before warning about missing project ID. - Fixed the docstrings for ``has_scopes()`` and ``with_scopes()``. - Fixed example in docstring for ``ReadOnlyScoped``. - Made ``transport.requests`` use timeouts and retries to improve reliability. * Sun Nov 19 2017 mc@suse.com - initial version 1.2.1
/usr/lib/python3.6/site-packages/google /usr/lib/python3.6/site-packages/google/auth /usr/lib/python3.6/site-packages/google/auth/__init__.py /usr/lib/python3.6/site-packages/google/auth/__pycache__ /usr/lib/python3.6/site-packages/google/auth/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/_cloud_sdk.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/_cloud_sdk.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/_default.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/_default.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/_helpers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/_helpers.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/_oauth2client.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/_oauth2client.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/_service_account_info.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/_service_account_info.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/app_engine.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/app_engine.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/credentials.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/credentials.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/environment_vars.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/environment_vars.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/exceptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/exceptions.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/iam.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/iam.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/impersonated_credentials.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/impersonated_credentials.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/jwt.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/__pycache__/jwt.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/_cloud_sdk.py /usr/lib/python3.6/site-packages/google/auth/_default.py /usr/lib/python3.6/site-packages/google/auth/_helpers.py /usr/lib/python3.6/site-packages/google/auth/_oauth2client.py /usr/lib/python3.6/site-packages/google/auth/_service_account_info.py /usr/lib/python3.6/site-packages/google/auth/app_engine.py /usr/lib/python3.6/site-packages/google/auth/compute_engine /usr/lib/python3.6/site-packages/google/auth/compute_engine/__init__.py /usr/lib/python3.6/site-packages/google/auth/compute_engine/__pycache__ /usr/lib/python3.6/site-packages/google/auth/compute_engine/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/compute_engine/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/compute_engine/__pycache__/_metadata.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/compute_engine/__pycache__/_metadata.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/compute_engine/__pycache__/credentials.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/compute_engine/__pycache__/credentials.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/compute_engine/_metadata.py /usr/lib/python3.6/site-packages/google/auth/compute_engine/credentials.py /usr/lib/python3.6/site-packages/google/auth/credentials.py /usr/lib/python3.6/site-packages/google/auth/crypt /usr/lib/python3.6/site-packages/google/auth/crypt/__init__.py /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__ /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/_cryptography_rsa.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/_cryptography_rsa.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/_helpers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/_helpers.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/_python_rsa.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/_python_rsa.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/base.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/base.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/es256.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/es256.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/rsa.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/__pycache__/rsa.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/crypt/_cryptography_rsa.py /usr/lib/python3.6/site-packages/google/auth/crypt/_helpers.py /usr/lib/python3.6/site-packages/google/auth/crypt/_python_rsa.py /usr/lib/python3.6/site-packages/google/auth/crypt/base.py /usr/lib/python3.6/site-packages/google/auth/crypt/es256.py /usr/lib/python3.6/site-packages/google/auth/crypt/rsa.py /usr/lib/python3.6/site-packages/google/auth/environment_vars.py /usr/lib/python3.6/site-packages/google/auth/exceptions.py /usr/lib/python3.6/site-packages/google/auth/iam.py /usr/lib/python3.6/site-packages/google/auth/impersonated_credentials.py /usr/lib/python3.6/site-packages/google/auth/jwt.py /usr/lib/python3.6/site-packages/google/auth/transport /usr/lib/python3.6/site-packages/google/auth/transport/__init__.py /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__ /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/_http_client.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/_http_client.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/_mtls_helper.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/_mtls_helper.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/grpc.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/grpc.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/mtls.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/mtls.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/requests.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/requests.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/urllib3.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/auth/transport/__pycache__/urllib3.cpython-36.pyc /usr/lib/python3.6/site-packages/google/auth/transport/_http_client.py /usr/lib/python3.6/site-packages/google/auth/transport/_mtls_helper.py /usr/lib/python3.6/site-packages/google/auth/transport/grpc.py /usr/lib/python3.6/site-packages/google/auth/transport/mtls.py /usr/lib/python3.6/site-packages/google/auth/transport/requests.py /usr/lib/python3.6/site-packages/google/auth/transport/urllib3.py /usr/lib/python3.6/site-packages/google/oauth2 /usr/lib/python3.6/site-packages/google/oauth2/__init__.py /usr/lib/python3.6/site-packages/google/oauth2/__pycache__ /usr/lib/python3.6/site-packages/google/oauth2/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/oauth2/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/google/oauth2/__pycache__/_client.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/oauth2/__pycache__/_client.cpython-36.pyc /usr/lib/python3.6/site-packages/google/oauth2/__pycache__/credentials.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/oauth2/__pycache__/credentials.cpython-36.pyc /usr/lib/python3.6/site-packages/google/oauth2/__pycache__/id_token.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/oauth2/__pycache__/id_token.cpython-36.pyc /usr/lib/python3.6/site-packages/google/oauth2/__pycache__/service_account.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/google/oauth2/__pycache__/service_account.cpython-36.pyc /usr/lib/python3.6/site-packages/google/oauth2/_client.py /usr/lib/python3.6/site-packages/google/oauth2/credentials.py /usr/lib/python3.6/site-packages/google/oauth2/id_token.py /usr/lib/python3.6/site-packages/google/oauth2/service_account.py /usr/lib/python3.6/site-packages/google_auth-1.21.2-py3.6-nspkg.pth /usr/lib/python3.6/site-packages/google_auth-1.21.2-py3.6.egg-info /usr/lib/python3.6/site-packages/google_auth-1.21.2-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/google_auth-1.21.2-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/google_auth-1.21.2-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/google_auth-1.21.2-py3.6.egg-info/namespace_packages.txt /usr/lib/python3.6/site-packages/google_auth-1.21.2-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/google_auth-1.21.2-py3.6.egg-info/top_level.txt /usr/share/doc/packages/python3-google-auth /usr/share/doc/packages/python3-google-auth/README.rst /usr/share/licenses/python3-google-auth /usr/share/licenses/python3-google-auth/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 15:53:55 2024