| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python313-pydata-google-auth | Distribution: openSUSE Tumbleweed | 
| Version: 1.9.1 | Vendor: openSUSE | 
| Release: 1.1 | Build date: Mon Apr 28 16:11:40 2025 | 
| Group: Development/Languages/Python | Build host: reproducible | 
| Size: 89661 | Source RPM: python-pydata-google-auth-1.9.1-1.1.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/pydata/pydata-google-auth | |
| Summary: PyData helpers for authenticating to Google APIs | |
PyData-Google-Auth is a package providing helpers for authenticating to Google APIs.
BSD-3-Clause
* Mon Apr 28 2025 Dirk Müller <dmueller@suse.com>
  - update to 1.9.1:
    * Update https://pydata-google-
      auth.readthedocs.io/en/latest/oauth.html with information
      about magics commands and other Cloud resources.
      (https://github.com/pydata/pydata-google-auth/pull/79)
  - update to 1.9.0:
    * Do not require six on Python 3
    * Support Python 3.13, drop Python <=3.8
    * Try colab credentials in `get_user_credentials` if
      `client_id` not specified
  - drop no-six.patch (upstream)
* Fri Mar 22 2024 Ben Greiner <code@bnavigator.de>
  - Remove ancient versioneer.py and use system one for Python 3.12
    compatibility -- gh#pydata/pydata-google-auth#74
* Thu Oct 19 2023 Matej Cepl <mcepl@cepl.eu>
  - Clean up the SPEC file
* Thu Oct 19 2023 Markéta Machová <mmachova@suse.com>
  - Update to 1.8.2
    * Adds pydata_google_auth.load_service_account_credentials() function to get
      service account credentials from the specified JSON path.
    * Adds support for Python 3.10.
    * Default use_local_webserver to True.
    * Adds ability to provide redirect uri.
    * Adds decision logic to handle use cases where a user may not have the ability
      to log in via an Out of Band authentication flow.
    * Add optional colab specific ADC
  - Add no-six.patch to get rid of six dependency
    * with backwards compatibility for the upstream
* Mon Jul 13 2020 Marketa Calabkova <mcalabkova@suse.com>
  - Update to 1.1.0
    * Try a range of ports between 8080 and 8090 when ``use_local_webserver`` is
      ``True``. (:issue:`35`)
    * Mark package as 1.0, generally available.
    * Update introduction with link to instructions on creating a Google Cloud
      project. (:issue:`18`)
* Mon Apr 20 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Fix build without python2
* Mon Feb 10 2020 Todd R <toddrme2178@gmail.com>
  - Update to 0.3.0
    * Add python -m pydata_google_auth CLI for working with user credentials
* Thu Jan 30 2020 Todd R <toddrme2178@gmail.com>
  - Update to 0.2.1
    * Re-enable ``auth_local_webserver`` in ``default`` method. Show warning,
      rather than fallback to console.
  - Update to 0.2.0
    + Deprecations
    * **Deprecate** ``auth_local_webserver`` argument in favor of
      ``use_local_webserver`` argument
    + New Features
    * Adds :func:`pydata_google_auth.save_user_credentials` function to get user
      credentials and then save them to a specified JSON path.
    + Bug Fixes
    * Update OAuth2 token endpoint to latest URI from Google.
    * Don't raise error when the ``APPDATA`` environment variable isn't set on
      Windows.
* Mon Jul 22 2019 Todd R <toddrme2178@gmail.com>
  - Initial version
/usr/lib/python3.13/site-packages/pydata_google_auth /usr/lib/python3.13/site-packages/pydata_google_auth-1.9.1.dist-info /usr/lib/python3.13/site-packages/pydata_google_auth-1.9.1.dist-info/INSTALLER /usr/lib/python3.13/site-packages/pydata_google_auth-1.9.1.dist-info/METADATA /usr/lib/python3.13/site-packages/pydata_google_auth-1.9.1.dist-info/RECORD /usr/lib/python3.13/site-packages/pydata_google_auth-1.9.1.dist-info/REQUESTED /usr/lib/python3.13/site-packages/pydata_google_auth-1.9.1.dist-info/WHEEL /usr/lib/python3.13/site-packages/pydata_google_auth-1.9.1.dist-info/licenses /usr/lib/python3.13/site-packages/pydata_google_auth-1.9.1.dist-info/licenses/AUTHORS.md /usr/lib/python3.13/site-packages/pydata_google_auth-1.9.1.dist-info/licenses/LICENSE.txt /usr/lib/python3.13/site-packages/pydata_google_auth-1.9.1.dist-info/top_level.txt /usr/lib/python3.13/site-packages/pydata_google_auth/__init__.py /usr/lib/python3.13/site-packages/pydata_google_auth/__main__.py /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__ /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/__main__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/__main__.cpython-313.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/_version.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/_version.cpython-313.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/_webserver.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/_webserver.cpython-313.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/auth.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/auth.cpython-313.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/cache.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/cache.cpython-313.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/exceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/__pycache__/exceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/pydata_google_auth/_version.py /usr/lib/python3.13/site-packages/pydata_google_auth/_webserver.py /usr/lib/python3.13/site-packages/pydata_google_auth/auth.py /usr/lib/python3.13/site-packages/pydata_google_auth/cache.py /usr/lib/python3.13/site-packages/pydata_google_auth/exceptions.py /usr/share/doc/packages/python313-pydata-google-auth /usr/share/doc/packages/python313-pydata-google-auth/README.rst /usr/share/licenses/python313-pydata-google-auth /usr/share/licenses/python313-pydata-google-auth/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 29 22:24:05 2025