Source-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: update to 1.14.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68b65702ee1f
branches:  trunk
changeset: 428528:68b65702ee1f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 28 18:02:41 2020 +0000

description:
py-google-auth: update to 1.14.1.

Bug Fixes

    support es256 raw format signature (#490) (cf2c0a9)

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 691e08683b2c -r 68b65702ee1f security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile  Tue Apr 28 17:47:59 2020 +0000
+++ b/security/py-google-auth/Makefile  Tue Apr 28 18:02:41 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2020/04/20 07:17:43 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/04/28 18:02:41 wiz Exp $
 
-DISTNAME=      google-auth-1.14.0
+DISTNAME=      google-auth-1.14.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}
diff -r 691e08683b2c -r 68b65702ee1f security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo  Tue Apr 28 17:47:59 2020 +0000
+++ b/security/py-google-auth/distinfo  Tue Apr 28 18:02:41 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/04/20 07:17:43 wiz Exp $
+$NetBSD: distinfo,v 1.14 2020/04/28 18:02:41 wiz Exp $
 
-SHA1 (google-auth-1.14.0.tar.gz) = 3a50e560cfce50b0255b38178fbc4d3f835a71f7
-RMD160 (google-auth-1.14.0.tar.gz) = c93229ee28451c5c49b70f452a73e08513d8f689
-SHA512 (google-auth-1.14.0.tar.gz) = a172402a56efcde5c1c18a452627a15f4bd6885030385c1bc3ff787d71af82fe15f3fbf03e9795ca294a3a4ba3899f81cf921658b4e8df5f304580b0315e8162
-Size (google-auth-1.14.0.tar.gz) = 101479 bytes
+SHA1 (google-auth-1.14.1.tar.gz) = 09565bf3da61ec2034f14938d032cdfc4c382e22
+RMD160 (google-auth-1.14.1.tar.gz) = 33c8f3f95dd1bb19d59ef3137886978bb475ac6a
+SHA512 (google-auth-1.14.1.tar.gz) = d08d31056f459753e9fb5bbe7cc61c487d090788ee65761d1e99097299a312aab48b6ec6077befe5bd4dc07ce5753994e8c9ce9c28c984ce1a042f0fb03f4139
+Size (google-auth-1.14.1.tar.gz) = 101834 bytes



Home | Main Index | Thread Index | Old Index