Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-google-auth-oauthlib | Distribution: openSUSE Tumbleweed |
Version: 1.2.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Jul 15 15:24:24 2024 |
Group: Unspecified | Build host: reproducible |
Size: 104712 | Source RPM: python-google-auth-oauthlib-1.2.1-1.1.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.
Apache-2.0
* 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 * Mon Nov 07 2022 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 0.7.1 * Include updates to properties from Google Auth lib (#249) - from version 0.7.0 * **setup.py:** increase required google-auth version to >= 2.13.0 (f8a15f7) - from version 0.6.0 * Update to allow for 3PI credentials (#240) * Add timeout to run_local_server when waiting for response (#245) * Update readme to point to current docs url (#241) - Refresh patches for new version * python-google-auth-oauthlib-no-mock.patch - Update Requires from setup.py * Wed Oct 12 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com> - Update to version 0.5.3 Bug Fixes * Pass port range from get_user_credentials to find_open_port * Tue Sep 13 2022 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 0.5.2 * fix changelog header to consistent size (#204) * Wed Jun 08 2022 pgajdos@suse.com - do not require python-mock for build - added patches fix https://github.com/googleapis/google-auth-library-python-oauthlib/issues/207 + python-google-auth-oauthlib-no-mock.patch * Wed Apr 13 2022 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 0.5.1 * avoid deprecated "out-of-band" authentication flow (#186) - from version 0.5.0 * deprecate OAuth out-of-band flow (#175) - from version 0.4.6 * remove dependency on `six` (#146), closes (#145) * Fri Aug 20 2021 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update 0.4.5: * fix links to installed app, client secrets docs (#86) * omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127) * add Samples section to CONTRIBUTING.rst (#134) * release as 0.4.5 (#137) - from version 0.4.4 * add redirect_uri_trailing slash param to run_local_server (#111) - from version 0.4.3 * add `charset-utf-8` to response header (#104) * **deps:** add lower bounds to all dependencies (#99) - from version 0.4.2 * don't open browser if port is occupied (#92) - Update BuildRequires from setup.py
/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.1.dist-info /usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.1.dist-info/INSTALLER /usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.1.dist-info/LICENSE /usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.1.dist-info/METADATA /usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.1.dist-info/RECORD /usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.1.dist-info/REQUESTED /usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.1.dist-info/WHEEL /usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.1.dist-info/entry_points.txt /usr/lib/python3.11/site-packages/google_auth_oauthlib-1.2.1.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, Sat Nov 16 23:53:07 2024