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:   wiz
Date:           Mon Aug 31 16:32:13 UTC 2020

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

Log Message:
py-google-auth: update to 1.21.0.

* add GOOGLE_API_USE_CLIENT_CERTIFICATE support


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.22 -r1.23 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.23 pkgsrc/security/py-google-auth/Makefile:1.24
--- pkgsrc/security/py-google-auth/Makefile:1.23        Fri Aug  7 06:41:25 2020
+++ pkgsrc/security/py-google-auth/Makefile     Mon Aug 31 16:32:13 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2020/08/07 06:41:25 adam Exp $
+# $NetBSD: Makefile,v 1.24 2020/08/31 16:32:13 wiz Exp $
 
-DISTNAME=      google-auth-1.20.1
+DISTNAME=      google-auth-1.21.0
 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.22 pkgsrc/security/py-google-auth/distinfo:1.23
--- pkgsrc/security/py-google-auth/distinfo:1.22        Fri Aug  7 06:41:25 2020
+++ pkgsrc/security/py-google-auth/distinfo     Mon Aug 31 16:32:13 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2020/08/07 06:41:25 adam Exp $
+$NetBSD: distinfo,v 1.23 2020/08/31 16:32:13 wiz Exp $
 
-SHA1 (google-auth-1.20.1.tar.gz) = 137c77a003c95c93df27a4fabd71ae4c5e2f94bb
-RMD160 (google-auth-1.20.1.tar.gz) = 5e0353f96f24cd3bbd91f6289159d41d8e265f26
-SHA512 (google-auth-1.20.1.tar.gz) = 6aad44b58c71f96c686606d6e8b6f273c64ce1559737920ccc31ad761442cad7f5fab19a59daee9408b284405a00c2de769c00221ac91bcfdd48851dba6f680f
-Size (google-auth-1.20.1.tar.gz) = 107375 bytes
+SHA1 (google-auth-1.21.0.tar.gz) = 8c73b58ec383102e234c766dc600f2a4d4570990
+RMD160 (google-auth-1.21.0.tar.gz) = e6ab9566e28536944a204996c9a70de1ba71c392
+SHA512 (google-auth-1.21.0.tar.gz) = 61682e4d3b81354260d3781ccfffd0efd8af363bedf0b70612c40b06a313c8888ec2359ee06b221172edef82721fa8beda7536acfb3601f1aa61ca1df25b69b4
+Size (google-auth-1.21.0.tar.gz) = 108582 bytes



Home | Main Index | Thread Index | Old Index