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 Feb 17 13:23:48 UTC 2026
Modified Files:
pkgsrc/security/py-google-auth-oauthlib: Makefile distinfo
Log Message:
py-google-auth-oauthlib: updated to 1.2.4
1.2.4
Bug Fixes
support google-auth >= 2.46.0
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.20 -r1.21 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.25 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.26
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.25 Mon Nov 3 14:27:29 2025
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile Tue Feb 17 13:23:48 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2025/11/03 14:27:29 adam Exp $
+# $NetBSD: Makefile,v 1.26 2026/02/17 13:23:48 adam Exp $
-DISTNAME= google_auth_oauthlib-1.2.3
+DISTNAME= google_auth_oauthlib-1.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
@@ -11,7 +11,7 @@ COMMENT= Google Authentication Library
LICENSE= apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-DEPENDS+= ${PYPKGPREFIX}-google-auth>=2.15.0:../../security/py-google-auth
+DEPENDS+= ${PYPKGPREFIX}-google-auth>=2.46.0:../../security/py-google-auth
DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib>=0.7.0:../../security/py-requests-oauthlib
USE_LANGUAGES= # none
Index: pkgsrc/security/py-google-auth-oauthlib/distinfo
diff -u pkgsrc/security/py-google-auth-oauthlib/distinfo:1.20 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.21
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.20 Mon Nov 3 14:27:29 2025
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo Tue Feb 17 13:23:48 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2025/11/03 14:27:29 adam Exp $
+$NetBSD: distinfo,v 1.21 2026/02/17 13:23:48 adam Exp $
-BLAKE2s (google_auth_oauthlib-1.2.3.tar.gz) = 5550f5b75937ade523236616a9895ae57198001124ab4682d1a53ce410a6f5b4
-SHA512 (google_auth_oauthlib-1.2.3.tar.gz) = 15c0df71d84148ad2a65d0a45677985340bfb00cca0fa5abdf2393e374d159bbc0e393b4730beb42f2fac2c1d8dd1b794263c7e4ad57b89cdfcf7949adf31091
-Size (google_auth_oauthlib-1.2.3.tar.gz) = 21265 bytes
+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
Home |
Main Index |
Thread Index |
Old Index