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: Thu Mar 12 05:44:31 UTC 2026
Modified Files:
pkgsrc/security/py-google-auth-oauthlib: Makefile distinfo
Log Message:
py-google-auth-oauthlib: updated to 1.3.0
1.3.0
Features
Log the flow.run_local_server redirect URL
Bug Fixes
Raise meaningful exception when oauth callback times out
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.21 -r1.22 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.26 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.27
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.26 Tue Feb 17 13:23:48 2026
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile Thu Mar 12 05:44:31 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.26 2026/02/17 13:23:48 adam Exp $
+# $NetBSD: Makefile,v 1.27 2026/03/12 05:44:31 adam Exp $
-DISTNAME= google_auth_oauthlib-1.2.4
+DISTNAME= google_auth_oauthlib-1.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib
+HOMEPAGE= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth-oauthlib
COMMENT= Google Authentication Library
LICENSE= apache-2.0
Index: pkgsrc/security/py-google-auth-oauthlib/distinfo
diff -u pkgsrc/security/py-google-auth-oauthlib/distinfo:1.21 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.22
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.21 Tue Feb 17 13:23:48 2026
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo Thu Mar 12 05:44:31 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2026/02/17 13:23:48 adam Exp $
+$NetBSD: distinfo,v 1.22 2026/03/12 05:44:31 adam Exp $
-BLAKE2s (google_auth_oauthlib-1.2.4.tar.gz) = 7ce9e6b4e805179c277c01d1ff39ffcd5826c77b57d190226848aeb4581103f8
-SHA512 (google_auth_oauthlib-1.2.4.tar.gz) = ffd35449faddeb32b8a22e4bbc4ef26412227ec161d2c2746436bd505b34695f0800cb9214f098b200d4ae0d572d8e002d110bd72f0f6adc444a6b286fc277c7
-Size (google_auth_oauthlib-1.2.4.tar.gz) = 21185 bytes
+BLAKE2s (google_auth_oauthlib-1.3.0.tar.gz) = 7da4a887eb1e026bcff2a81754d3e339182a75caac06b096089cafd81670dae1
+SHA512 (google_auth_oauthlib-1.3.0.tar.gz) = 8071a136d7ccb6c7ab7208e3ec684a4c36c61cfdf11a9463a58374f3d3e57f420a80f69601231a2c9fe2f7b3f5c27c3d4601a85f9877e472356c556047453e98
+Size (google_auth_oauthlib-1.3.0.tar.gz) = 21777 bytes
Home |
Main Index |
Thread Index |
Old Index