pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-google-auth py-google-auth: updated to 1.30.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/48b120942e12
branches:  trunk
changeset: 453182:48b120942e12
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue May 25 05:35:52 2021 +0000

description:
py-google-auth: updated to 1.30.1

1.30.1

Bug Fixes

allow user to customize context aware metadata path in _mtls_helper
fix function name in signing error message

diffstat:

 security/py-google-auth/Makefile |   4 ++--
 security/py-google-auth/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 715688e49b43 -r 48b120942e12 security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile  Tue May 25 05:34:16 2021 +0000
+++ b/security/py-google-auth/Makefile  Tue May 25 05:35:52 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2021/05/12 18:17:35 adam Exp $
+# $NetBSD: Makefile,v 1.38 2021/05/25 05:35:52 adam Exp $
 
-DISTNAME=      google-auth-1.30.0
+DISTNAME=      google-auth-1.30.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}
diff -r 715688e49b43 -r 48b120942e12 security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo  Tue May 25 05:34:16 2021 +0000
+++ b/security/py-google-auth/distinfo  Tue May 25 05:35:52 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2021/05/12 18:17:35 adam Exp $
+$NetBSD: distinfo,v 1.35 2021/05/25 05:35:52 adam Exp $
 
-SHA1 (google-auth-1.30.0.tar.gz) = e12e919bf07e96be9a9c94ec73ddded0955e1c8f
-RMD160 (google-auth-1.30.0.tar.gz) = 46a64ba4dc73a95f1be39ad17f116f8217e33ac6
-SHA512 (google-auth-1.30.0.tar.gz) = d07d6946635071e601c684a60e99ecec532ec51425aa934ece48b124419cb4c69c7651505018471431a7cf14470f4f8d894a2121999d3a482d603d41e5a8e66c
-Size (google-auth-1.30.0.tar.gz) = 169598 bytes
+SHA1 (google-auth-1.30.1.tar.gz) = 73fed2c425ba400c9db801bfa1930b4409920b80
+RMD160 (google-auth-1.30.1.tar.gz) = 40c241f7201287aeabae45e2ca9e9ae0a930fd0a
+SHA512 (google-auth-1.30.1.tar.gz) = 7e35f5be9be160ddef4b579c2e5bc966f1d64f8f0bb75220e22fd3edb9c6f6140bdcf68055fdb13dd370e3d543206900cc9403237eb328d69418a384a4d0fe26
+Size (google-auth-1.30.1.tar.gz) = 169244 bytes



Home | Main Index | Thread Index | Old Index