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:           Wed Apr 23 07:41:22 UTC 2025

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

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

1.2.2

Bug Fixes

Do not include docs/conf.py & scripts in wheel
Let OS select an available port when running TestInstalledAppFlow
Remove setup.cfg configuration for creating universal wheels


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/py-google-auth-oauthlib/PLIST
cvs rdiff -u -r1.18 -r1.19 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.23 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.24
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.23       Mon Apr 14 05:08:08 2025
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile    Wed Apr 23 07:41:22 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2025/04/14 05:08:08 adam Exp $
+# $NetBSD: Makefile,v 1.24 2025/04/23 07:41:22 adam Exp $
 
-DISTNAME=      google_auth_oauthlib-1.2.1
+DISTNAME=      google_auth_oauthlib-1.2.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
-PKGREVISION=   1
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
 

Index: pkgsrc/security/py-google-auth-oauthlib/PLIST
diff -u pkgsrc/security/py-google-auth-oauthlib/PLIST:1.3 pkgsrc/security/py-google-auth-oauthlib/PLIST:1.4
--- pkgsrc/security/py-google-auth-oauthlib/PLIST:1.3   Mon Apr 14 05:08:08 2025
+++ pkgsrc/security/py-google-auth-oauthlib/PLIST       Wed Apr 23 07:41:22 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2025/04/14 05:08:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/04/23 07:41:22 adam Exp $
 bin/google-oauthlib-tool-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -6,9 +6,6 @@ ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/docs/conf.py
-${PYSITELIB}/docs/conf.pyc
-${PYSITELIB}/docs/conf.pyo
 ${PYSITELIB}/google_auth_oauthlib/__init__.py
 ${PYSITELIB}/google_auth_oauthlib/__init__.pyc
 ${PYSITELIB}/google_auth_oauthlib/__init__.pyo

Index: pkgsrc/security/py-google-auth-oauthlib/distinfo
diff -u pkgsrc/security/py-google-auth-oauthlib/distinfo:1.18 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.19
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.18       Fri Jul 19 07:00:30 2024
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo    Wed Apr 23 07:41:22 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2024/07/19 07:00:30 adam Exp $
+$NetBSD: distinfo,v 1.19 2025/04/23 07:41:22 adam Exp $
 
-BLAKE2s (google_auth_oauthlib-1.2.1.tar.gz) = 91a3712d08aa090636655c627a6cfa73c98276d6734b327c6476f0d4405c8861
-SHA512 (google_auth_oauthlib-1.2.1.tar.gz) = 67c4bf28c95dcb2d65d4657a9dd8ace99429b18c0d140a1f11353b08d731a3410780754b06f7480c3482941497dd15b72675a72184434506f41ee22e47904bb7
-Size (google_auth_oauthlib-1.2.1.tar.gz) = 24970 bytes
+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



Home | Main Index | Thread Index | Old Index