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:           Fri Jul 19 07:00:30 UTC 2024

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

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

v1.2.1

Bug Fixes

Clean up local server socket on error


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.17 -r1.18 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.19 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.20
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.19       Mon Jan 15 13:22:13 2024
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile    Fri Jul 19 07:00:30 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2024/01/15 13:22:13 adam Exp $
+# $NetBSD: Makefile,v 1.20 2024/07/19 07:00:30 adam Exp $
 
-DISTNAME=      google-auth-oauthlib-1.2.0
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME=      google_auth_oauthlib-1.2.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
 
@@ -16,7 +16,7 @@ DEPENDS+=     ${PYPKGPREFIX}-google-auth>=2.
 DEPENDS+=      ${PYPKGPREFIX}-requests-oauthlib>=0.7.0:../../security/py-requests-oauthlib
 
 USE_LANGUAGES= # none
-   
+
 PYTHON_VERSIONS_INCOMPATIBLE=  27 38
 
 post-install:

Index: pkgsrc/security/py-google-auth-oauthlib/distinfo
diff -u pkgsrc/security/py-google-auth-oauthlib/distinfo:1.17 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.18
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.17       Mon Jan 15 13:22:13 2024
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo    Fri Jul 19 07:00:30 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2024/01/15 13:22:13 adam Exp $
+$NetBSD: distinfo,v 1.18 2024/07/19 07:00:30 adam Exp $
 
-BLAKE2s (google-auth-oauthlib-1.2.0.tar.gz) = 56a1ada4e469d22dc3347d0c32177b12c69bcd0ce56438b0516b2b44f2754bec
-SHA512 (google-auth-oauthlib-1.2.0.tar.gz) = ada4c9c3ea64c32e3c8215626eaf0dbdd80bf5130dca214deab1d789e1892148f72daf3c749682e4d76b5245015c23de0dc455442e973725cb336f872dad25fb
-Size (google-auth-oauthlib-1.2.0.tar.gz) = 24829 bytes
+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



Home | Main Index | Thread Index | Old Index