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:           Tue Feb 16 18:58:56 UTC 2021

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

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

1.26.1

Documentation

fix a typo in the user guide (avaiable -> available)

Bug Fixes

revert workload identity federation support

1.26.0

Features

workload identity federation support


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.28 -r1.29 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.31 pkgsrc/security/py-google-auth/Makefile:1.32
--- pkgsrc/security/py-google-auth/Makefile:1.31        Fri Feb  5 19:50:02 2021
+++ pkgsrc/security/py-google-auth/Makefile     Tue Feb 16 18:58:56 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2021/02/05 19:50:02 adam Exp $
+# $NetBSD: Makefile,v 1.32 2021/02/16 18:58:56 adam Exp $
 
-DISTNAME=      google-auth-1.25.0
+DISTNAME=      google-auth-1.26.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.28 pkgsrc/security/py-google-auth/distinfo:1.29
--- pkgsrc/security/py-google-auth/distinfo:1.28        Fri Feb  5 19:50:02 2021
+++ pkgsrc/security/py-google-auth/distinfo     Tue Feb 16 18:58:56 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2021/02/05 19:50:02 adam Exp $
+$NetBSD: distinfo,v 1.29 2021/02/16 18:58:56 adam Exp $
 
-SHA1 (google-auth-1.25.0.tar.gz) = 2d95803f2027d0a6df811afb9edfba89ce6b5691
-RMD160 (google-auth-1.25.0.tar.gz) = 077e7c5a61134747ba2879b9fa0710f05615bff4
-SHA512 (google-auth-1.25.0.tar.gz) = 1c83f18904b646264263c8ba20c13bcc61572b9de397331564b1c2e65083a27e6393dd9435b03789136d2fc2b43750f784d21a3dc670a58cc4bade9de267f195
-Size (google-auth-1.25.0.tar.gz) = 121940 bytes
+SHA1 (google-auth-1.26.1.tar.gz) = 201f70b5d84c9c4047e3804b5445251fb0c5e8b5
+RMD160 (google-auth-1.26.1.tar.gz) = a0d24232b86b56147fae553bcf541d3930dd3fad
+SHA512 (google-auth-1.26.1.tar.gz) = 632cdada9975311ab079022da79334f69ae703183bef395c3b04fc86192c23032b9925259ade7c115883659b10a403661f2d9a39f3b5262b964d0b9f2947567f
+Size (google-auth-1.26.1.tar.gz) = 121927 bytes



Home | Main Index | Thread Index | Old Index