Tue Apr 28 18:02:41 2020 UTC ()
py-google-auth: update to 1.14.1.

Bug Fixes

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


(wiz)
diff -r1.14 -r1.15 pkgsrc/security/py-google-auth/Makefile
diff -r1.13 -r1.14 pkgsrc/security/py-google-auth/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/security/py-google-auth/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth/Makefile 2020/04/20 07:17:43 1.14
+++ pkgsrc/security/py-google-auth/Makefile 2020/04/28 18:02:41 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2020/04/20 07:17:43 wiz Exp $ 1# $NetBSD: Makefile,v 1.15 2020/04/28 18:02:41 wiz Exp $
2 2
3DISTNAME= google-auth-1.14.0 3DISTNAME= google-auth-1.14.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= security python 5CATEGORIES= security python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/googleapis/google-auth-library-python 9HOMEPAGE= https://github.com/googleapis/google-auth-library-python
10COMMENT= Google Authentication Library 10COMMENT= Google Authentication Library
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-asn1-modules>=0.2.1:../../security/py-asn1-modules 13DEPENDS+= ${PYPKGPREFIX}-asn1-modules>=0.2.1:../../security/py-asn1-modules
14DEPENDS+= ${PYPKGPREFIX}-cachetools>=2.0.0:../../devel/py-cachetools 14DEPENDS+= ${PYPKGPREFIX}-cachetools>=2.0.0:../../devel/py-cachetools
15DEPENDS+= ${PYPKGPREFIX}-rsa>=3.1.4:../../security/py-rsa 15DEPENDS+= ${PYPKGPREFIX}-rsa>=3.1.4:../../security/py-rsa
16DEPENDS+= ${PYPKGPREFIX}-setuptools>=40.3.0:../../devel/py-setuptools 16DEPENDS+= ${PYPKGPREFIX}-setuptools>=40.3.0:../../devel/py-setuptools

cvs diff -r1.13 -r1.14 pkgsrc/security/py-google-auth/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth/distinfo 2020/04/20 07:17:43 1.13
+++ pkgsrc/security/py-google-auth/distinfo 2020/04/28 18:02:41 1.14
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.13 2020/04/20 07:17:43 wiz Exp $ 1$NetBSD: distinfo,v 1.14 2020/04/28 18:02:41 wiz Exp $
2 2
3SHA1 (google-auth-1.14.0.tar.gz) = 3a50e560cfce50b0255b38178fbc4d3f835a71f7 3SHA1 (google-auth-1.14.1.tar.gz) = 09565bf3da61ec2034f14938d032cdfc4c382e22
4RMD160 (google-auth-1.14.0.tar.gz) = c93229ee28451c5c49b70f452a73e08513d8f689 4RMD160 (google-auth-1.14.1.tar.gz) = 33c8f3f95dd1bb19d59ef3137886978bb475ac6a
5SHA512 (google-auth-1.14.0.tar.gz) = a172402a56efcde5c1c18a452627a15f4bd6885030385c1bc3ff787d71af82fe15f3fbf03e9795ca294a3a4ba3899f81cf921658b4e8df5f304580b0315e8162 5SHA512 (google-auth-1.14.1.tar.gz) = d08d31056f459753e9fb5bbe7cc61c487d090788ee65761d1e99097299a312aab48b6ec6077befe5bd4dc07ce5753994e8c9ce9c28c984ce1a042f0fb03f4139
6Size (google-auth-1.14.0.tar.gz) = 101479 bytes 6Size (google-auth-1.14.1.tar.gz) = 101834 bytes