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

python311-google-auth-oauthlib-1.2.4-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-google-auth-oauthlib Distribution: openSUSE Tumbleweed
Version: 1.2.4 Vendor: openSUSE
Release: 1.2 Build date: Mon Jan 19 11:33:39 2026
Group: Unspecified Build host: reproducible
Size: 105164 Source RPM: python-google-auth-oauthlib-1.2.4-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/googleapis/google-auth-library-python-oauthlib
Summary: Google authentication library
This library provides oauthlib integration with google-auth.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Jan 19 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 1.2.4
    * support google-auth >= 2.46.0 (#433)
  - from version 1.2.3
    * Add upper-bound to google-auth dependency (#423)
    * Drop support for Python 3.6
    * Explicitly declare Python 3.13 support
  - Drop python-google-auth-oauthlib-no-mock.patch, fixed upstream
* Mon May 19 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 1.2.2
    * Do not include docs/conf.py & scripts in wheel (#328)
    * Let OS select an available port when running TestInstalledAppFlow (#407)
    * Remove setup.cfg configuration for creating universal wheels (#405)
  - Refresh python-google-auth-oauthlib-no-mock.patch
* Mon Jul 15 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 1.2.1
    * Clean up local server socket on error (#339)
  - Adjust upstream source name in spec file
* Thu Feb 29 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Switch to autosetup macro.
* Sat Dec 16 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.2.0:
    * Add support for Python 3.12 (#318)
    * Use setuptools.find_namespace_packages (#321)
* Thu Oct 05 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.1.0:
    * Adding support to specify browser while launching browser to
      authention (#305) (1a9dca8), closes #303
    * Pass thru OAuth audience during
      InstalledAppFlow.run_local_server (#300) (fe08531)
    * Fix grammar with fetch_token docstring (#273) (b2e3688)
* Sun Jul 02 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Mon Apr 03 2023 pgajdos@suse.com
  - python-six is not required
* Tue Mar 07 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 1.0.0
    * PKCE is enabled by default. (#269)
    * Change the library from preview to stable (#267)
    * Remove deprecated OOB code (1391486)
* Wed Jan 04 2023 Dirk Müller <dmueller@suse.com>
  - update to v0.8.0:
    * Add support for Python 3.11
    * Introduce granted scopes to credentials

Files

/etc/alternatives/google-oauthlib-tool
/usr/bin/google-oauthlib-tool
/usr/bin/google-oauthlib-tool-3.11
/usr/lib/python3.11/site-packages/google_auth_oauthlib
/usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.4.dist-info
/usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.4.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.4.dist-info/METADATA
/usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.4.dist-info/RECORD
/usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.4.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.4.dist-info/WHEEL
/usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.4.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.4.dist-info/licenses
/usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.4.dist-info/licenses/LICENSE
/usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.4.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/google_auth_oauthlib/__init__.py
/usr/lib/python3.11/site-packages/google_auth_oauthlib/__pycache__
/usr/lib/python3.11/site-packages/google_auth_oauthlib/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/__pycache__/flow.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/__pycache__/flow.cpython-311.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/__pycache__/helpers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/__pycache__/helpers.cpython-311.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/__pycache__/interactive.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/__pycache__/interactive.cpython-311.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/flow.py
/usr/lib/python3.11/site-packages/google_auth_oauthlib/helpers.py
/usr/lib/python3.11/site-packages/google_auth_oauthlib/interactive.py
/usr/lib/python3.11/site-packages/google_auth_oauthlib/tool
/usr/lib/python3.11/site-packages/google_auth_oauthlib/tool/__init__.py
/usr/lib/python3.11/site-packages/google_auth_oauthlib/tool/__main__.py
/usr/lib/python3.11/site-packages/google_auth_oauthlib/tool/__pycache__
/usr/lib/python3.11/site-packages/google_auth_oauthlib/tool/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/tool/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/tool/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/google_auth_oauthlib/tool/__pycache__/__main__.cpython-311.pyc
/usr/share/doc/packages/python311-google-auth-oauthlib
/usr/share/doc/packages/python311-google-auth-oauthlib/README.rst
/usr/share/licenses/python311-google-auth-oauthlib
/usr/share/licenses/python311-google-auth-oauthlib/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Mar 4 22:25:36 2026