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: sborrill
Date: Tue Aug 30 11:45:19 UTC 2022
Modified Files:
pkgsrc/security/py-google-auth-oauthlib: Makefile distinfo
Log Message:
py-google-auth-oauthlib: update to 0.5.2
Changes since 0.4.6:
fix changelog header to consistent size.
avoid deprecated "out-of-band" authentication flow
deprecate OAuth out-of-band flow
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.9 -r1.10 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.10 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.11
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.10 Wed Jan 5 15:41:20 2022
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile Tue Aug 30 11:45:19 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2022/01/05 15:41:20 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2022/08/30 11:45:19 sborrill Exp $
-DISTNAME= google-auth-oauthlib-0.4.6
+DISTNAME= google-auth-oauthlib-0.5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
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.9 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.10
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.9 Tue Oct 26 11:17:45 2021
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo Tue Aug 30 11:45:19 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:17:45 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/08/30 11:45:19 sborrill Exp $
-BLAKE2s (google-auth-oauthlib-0.4.6.tar.gz) = 22f051973da252d5c0e4ed06db30ab7f33b27b71baf5eb638d93de969429c4f5
-SHA512 (google-auth-oauthlib-0.4.6.tar.gz) = 21680b5400ff82d338a9b9db80094532b253d21c6d0a765f2ae8d2b239769d5decbe39bf87b8f1761dd7b242ab0c7bf2363dc2c08a59b591712ebd54870c8935
-Size (google-auth-oauthlib-0.4.6.tar.gz) = 19516 bytes
+BLAKE2s (google-auth-oauthlib-0.5.2.tar.gz) = 7924d28f22d6ed8025994f9ca32ffd1aa747f13ed7b7cdf2b248b4c43ed58eed
+SHA512 (google-auth-oauthlib-0.5.2.tar.gz) = 90bede2b7d3d4a0516367263a0fe8ff433caec571b556d7c92a1baf89ab568e40f482a3ccece5a9e1b9b2a269e278d7e0714452e0e261c3142bb2d3f4d4b1d9b
+Size (google-auth-oauthlib-0.5.2.tar.gz) = 20665 bytes
Home |
Main Index |
Thread Index |
Old Index