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:           Mon Apr 20 13:23:33 UTC 2026

Modified Files:
        pkgsrc/security/py-google-auth-oauthlib: Makefile distinfo

Log Message:
py-google-auth-oauthlib: updated to 1.3.1

1.3.1

Bug Fixes

Allow Protobuf 7.x, require Python 3.9
Require Python 3.9


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.22 -r1.23 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.27 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.28
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.27       Thu Mar 12 05:44:31 2026
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile    Mon Apr 20 13:23:33 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2026/03/12 05:44:31 adam Exp $
+# $NetBSD: Makefile,v 1.28 2026/04/20 13:23:33 adam Exp $
 
-DISTNAME=      google_auth_oauthlib-1.3.0
+DISTNAME=      google_auth_oauthlib-1.3.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 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.22 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.23
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.22       Thu Mar 12 05:44:31 2026
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo    Mon Apr 20 13:23:33 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2026/03/12 05:44:31 adam Exp $
+$NetBSD: distinfo,v 1.23 2026/04/20 13:23:33 adam Exp $
 
-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
+BLAKE2s (google_auth_oauthlib-1.3.1.tar.gz) = 3fa1212ee4fe99332f9bde8b09bffc4c4e8fd38cc358eb398ae094bcd47ce3d6
+SHA512 (google_auth_oauthlib-1.3.1.tar.gz) = 1da9dcd3de906dddf8f230ca20891a62deee42e7299e41ac93354e75dcc4fc06e1daaf6b8133055445b906d19ce8fffce7341e89290eac5fae20007898e06f3b
+Size (google_auth_oauthlib-1.3.1.tar.gz) = 21663 bytes



Home | Main Index | Thread Index | Old Index