pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-google-auth-oauthlib py-google-auth-oauthl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8b912dce3bd
branches:  trunk
changeset: 389946:e8b912dce3bd
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Dec 13 07:15:36 2022 +0000

description:
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

diffstat:

 security/py-google-auth-oauthlib/Makefile |  4 ++--
 security/py-google-auth-oauthlib/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r dd2a88ce041b -r e8b912dce3bd security/py-google-auth-oauthlib/Makefile
--- a/security/py-google-auth-oauthlib/Makefile Tue Dec 13 07:13:58 2022 +0000
+++ b/security/py-google-auth-oauthlib/Makefile Tue Dec 13 07:15:36 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2022/11/14 19:40:20 adam Exp $
+# $NetBSD: Makefile,v 1.15 2022/12/13 07:15:36 adam Exp $
 
-DISTNAME=      google-auth-oauthlib-0.7.1
+DISTNAME=      google-auth-oauthlib-0.8.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
diff -r dd2a88ce041b -r e8b912dce3bd security/py-google-auth-oauthlib/distinfo
--- a/security/py-google-auth-oauthlib/distinfo Tue Dec 13 07:13:58 2022 +0000
+++ b/security/py-google-auth-oauthlib/distinfo Tue Dec 13 07:15:36 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2022/11/14 19:40:20 adam Exp $
+$NetBSD: distinfo,v 1.14 2022/12/13 07:15:36 adam Exp $
 
-BLAKE2s (google-auth-oauthlib-0.7.1.tar.gz) = 1c3e69fe102644221a4b49be897bec96100ae20ae77018040f61c56c60ad2d93
-SHA512 (google-auth-oauthlib-0.7.1.tar.gz) = a1befa137f5a80243dc728b9447e2b6ff01dbb944d1f1659e902e107e7a6a42afb4f6ee4cede74cd2b735a8343b0c5b168a8550bee2d3e791ab7ab9085900990
-Size (google-auth-oauthlib-0.7.1.tar.gz) = 21212 bytes
+BLAKE2s (google-auth-oauthlib-0.8.0.tar.gz) = a954cffe1811ca58b214f9fdc3786e55930607cb3bdf52187a3b53a38730bef9
+SHA512 (google-auth-oauthlib-0.8.0.tar.gz) = 16d954fe612e3a5642537f91fe9111ed7e6ef911bdcdf8ea1005dd435bc23f3fd3881b0772101bd11f00f6c2b837c34318609046fca1759b76d1e4a45e2fc240
+Size (google-auth-oauthlib-0.8.0.tar.gz) = 21351 bytes



Home | Main Index | Thread Index | Old Index