Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-google-auth-1.5.1-lp152.2.3 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python3-google-auth Distribution: openSUSE Leap 15.2
Version: 1.5.1 Vendor: openSUSE
Release: lp152.2.3 Build date: Sun Mar 1 16:05:29 2020
Group: Development/Languages/Python Build host: lamb69
Size: 511225 Source RPM: python-google-auth-1.5.1-lp152.2.3.src.rpm
Packager: https://bugs.opensuse.org
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.

Provides

Requires

License

Apache-2.0

Changelog

* Wed Sep 12 2018 Thomas Bechtold <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

Files

/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__/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__/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/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/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__/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__/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/grpc.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.5.1-py3.6-nspkg.pth
/usr/lib/python3.6/site-packages/google_auth-1.5.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/google_auth-1.5.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/google_auth-1.5.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/google_auth-1.5.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/google_auth-1.5.1-py3.6.egg-info/namespace_packages.txt
/usr/lib/python3.6/site-packages/google_auth-1.5.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/google_auth-1.5.1-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 Apr 9 11:50:38 2024