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 Nov 3 14:27:29 UTC 2025
Modified Files:
pkgsrc/security/py-google-auth-oauthlib: Makefile distinfo
Log Message:
py-google-auth-oauthlib: updated to 1.2.3
1.2.3
Bug Fixes
Add upper-bound to google-auth dependency
Drop support for Python 3.6
Explicitly declare Python 3.13 support
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.19 -r1.20 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.24 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.25
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.24 Wed Apr 23 07:41:22 2025
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile Mon Nov 3 14:27:29 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2025/04/23 07:41:22 adam Exp $
+# $NetBSD: Makefile,v 1.25 2025/11/03 14:27:29 adam Exp $
-DISTNAME= google_auth_oauthlib-1.2.2
+DISTNAME= google_auth_oauthlib-1.2.3
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.19 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.20
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.19 Wed Apr 23 07:41:22 2025
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo Mon Nov 3 14:27:29 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2025/04/23 07:41:22 adam Exp $
+$NetBSD: distinfo,v 1.20 2025/11/03 14:27:29 adam Exp $
-BLAKE2s (google_auth_oauthlib-1.2.2.tar.gz) = 1e33c6d9021b6cde116046b3dcef61da27d1f73f15921d715cc03554aba75074
-SHA512 (google_auth_oauthlib-1.2.2.tar.gz) = 003e994e2645d94831f1606eab41c972ee81bee8db830d0335f4471890d3c80f242bbd6f06be406d87d95fcbf7b1a36e356a386a5f77738ea15542fcd3512fb0
-Size (google_auth_oauthlib-1.2.2.tar.gz) = 20955 bytes
+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
Home |
Main Index |
Thread Index |
Old Index