pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-google-auth



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar  5 08:28:25 UTC 2021

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

Log Message:
py-google-auth: updated to 1.27.1

1.27.1

Bug Fixes

ignore gcloud warning when getting project id
use gcloud creds flow


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/py-google-auth/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/Makefile
diff -u pkgsrc/security/py-google-auth/Makefile:1.33 pkgsrc/security/py-google-auth/Makefile:1.34
--- pkgsrc/security/py-google-auth/Makefile:1.33        Thu Feb 25 09:19:30 2021
+++ pkgsrc/security/py-google-auth/Makefile     Fri Mar  5 08:28:25 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2021/02/25 09:19:30 adam Exp $
+# $NetBSD: Makefile,v 1.34 2021/03/05 08:28:25 adam Exp $
 
-DISTNAME=      google-auth-1.27.0
+DISTNAME=      google-auth-1.27.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}

Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.30 pkgsrc/security/py-google-auth/distinfo:1.31
--- pkgsrc/security/py-google-auth/distinfo:1.30        Thu Feb 25 09:19:30 2021
+++ pkgsrc/security/py-google-auth/distinfo     Fri Mar  5 08:28:25 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2021/02/25 09:19:30 adam Exp $
+$NetBSD: distinfo,v 1.31 2021/03/05 08:28:25 adam Exp $
 
-SHA1 (google-auth-1.27.0.tar.gz) = 825ec3801f36ad5973484c07af4a92695073bef9
-RMD160 (google-auth-1.27.0.tar.gz) = a5eed180273d8c69f53699c7d9c11f6a045e8b9b
-SHA512 (google-auth-1.27.0.tar.gz) = adadea669ddd18a345011602e9fd575fa7783aee0f786d6a42e97278e14a0acf721451d7171765c8aea4bfa5eaa63762f9f826a2d1d5f2c4ea6abbb7d7186ebb
-Size (google-auth-1.27.0.tar.gz) = 157225 bytes
+SHA1 (google-auth-1.27.1.tar.gz) = e2ab495318495c2b54106b6e60957bc2793fe3b7
+RMD160 (google-auth-1.27.1.tar.gz) = ce987652a326b580f5c911641562d5d90d8aea17
+SHA512 (google-auth-1.27.1.tar.gz) = d640bb5395f956fd3442ea31145af2d72855108bff6b11dfeecfd4b48ad4fa50efba838e423bace310e78bbae74860d6c031d4ee873a7ab6dd522eb49e3fbdab
+Size (google-auth-1.27.1.tar.gz) = 157876 bytes



Home | Main Index | Thread Index | Old Index