Wed Oct 4 16:10:30 2023 UTC ()
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


(adam)
diff -r1.16 -r1.17 pkgsrc/security/py-google-auth-oauthlib/Makefile
diff -r1.15 -r1.16 pkgsrc/security/py-google-auth-oauthlib/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/security/py-google-auth-oauthlib/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth-oauthlib/Makefile 2023/05/30 09:32:13 1.16
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile 2023/10/04 16:10:30 1.17
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2023/05/30 09:32:13 adam Exp $ 1# $NetBSD: Makefile,v 1.17 2023/10/04 16:10:30 adam Exp $
2 2
3DISTNAME= google-auth-oauthlib-1.0.0 3DISTNAME= google-auth-oauthlib-1.1.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= security python 5CATEGORIES= security python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib 9HOMEPAGE= https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib
10COMMENT= Google Authentication Library 10COMMENT= Google Authentication Library
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-google-auth>=2.15.0:../../security/py-google-auth 13DEPENDS+= ${PYPKGPREFIX}-google-auth>=2.15.0:../../security/py-google-auth
14DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib>=0.7.0:../../security/py-requests-oauthlib 14DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib>=0.7.0:../../security/py-requests-oauthlib
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.15 -r1.16 pkgsrc/security/py-google-auth-oauthlib/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth-oauthlib/distinfo 2023/05/30 09:32:13 1.15
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo 2023/10/04 16:10:30 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2023/05/30 09:32:13 adam Exp $ 1$NetBSD: distinfo,v 1.16 2023/10/04 16:10:30 adam Exp $
2 2
3BLAKE2s (google-auth-oauthlib-1.0.0.tar.gz) = 7959e30633dd573c8daf8e13f5454b5578fe797fee54b9473ab44fc106718237 3BLAKE2s (google-auth-oauthlib-1.1.0.tar.gz) = 503f62aaa40b057f2098cf3aac1bdbba1f621c026d7435dfbaf98301e013b0aa
4SHA512 (google-auth-oauthlib-1.0.0.tar.gz) = e7642b6d1f75346de703f917d7a470037d3ec8009f6b63d52f24e9592b98f3bcdf13ff837051cd24253eb9468951a0046f1d757237916e6d41ae59861169aecf 4SHA512 (google-auth-oauthlib-1.1.0.tar.gz) = 07135717e5da6f0c25535c7f0d32650245e0a2bbd7cf5079d05c90abb51f16b19f05f46b2aa173a937e94e12347c7f6d3faa0c17bbcc3ce944435e1877a855d8
5Size (google-auth-oauthlib-1.0.0.tar.gz) = 20530 bytes 5Size (google-auth-oauthlib-1.1.0.tar.gz) = 20679 bytes