pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-google-auth-oauthlib
Module Name: pkgsrc
Committed By: adam
Date: Tue Dec 13 07:15:36 UTC 2022
Modified Files:
pkgsrc/security/py-google-auth-oauthlib: Makefile distinfo
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
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/py-google-auth-oauthlib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-google-auth-oauthlib/Makefile
diff -u pkgsrc/security/py-google-auth-oauthlib/Makefile:1.14 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.15
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.14 Mon Nov 14 19:40:20 2022
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile Tue Dec 13 07:15:36 2022
@@ -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/}
Index: pkgsrc/security/py-google-auth-oauthlib/distinfo
diff -u pkgsrc/security/py-google-auth-oauthlib/distinfo:1.13 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.14
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.13 Mon Nov 14 19:40:20 2022
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo Tue Dec 13 07:15:36 2022
@@ -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