./security/py-google-auth-oauthlib, Google Authentication Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.1, Package name: py312-google-auth-oauthlib-1.2.1, Maintainer: pkgsrc-users

This library provides oauthlib integration with google-auth.


Required to run:
[devel/py-setuptools] [security/py-requests-oauthlib] [lang/python37] [security/py-google-auth]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 24.385 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-07-19 09:00:30 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-auth-oauthlib: updated to 1.2.1

v1.2.1

Bug Fixes

Clean up local server socket on error
   2024-01-15 14:22:13 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-google-auth-oauthlib: updated to 1.2.0

1.2.0 (2023-12-12)

Features

Add support for Python 3.12

Bug Fixes

Use setuptools.find_namespace_packages
   2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112)
Log message:
*: latest py-sphinx only support Python 3.9+
   2023-10-04 18:10:30 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-auth-oauthlib: updated to 1.1.0

v1.1.0

Features

Adding support to specify browser while launching browser to authention
Pass thru OAuth audience during InstalledAppFlow.run_local_server

Documentation

Fix grammar with fetch_token docstring
   2023-05-30 11:32:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-auth-oauthlib: updated to 1.0.0

v1.0.0

BREAKING CHANGES

PKCE is enabled by default.
Remove deprecated OOB code

Features

PKCE is enabled by default.

Bug Fixes

Change the library from preview to stable
Remove deprecated OOB code
   2022-12-13 08:15:36 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-google-auth-oauthlib: updated to 0.8.0

0.8.0 (2022-12-08)

Features

Add support for Python 3.11
Introduce granted scopes to credentials