Sat Jun 20 16:28:08 2020 UTC ()
py-google-auth: updated to 1.18.0

1.18.0:
Features
make load_credentials_from_file a public method

Bug Fixes
no warning if quota_project_id is given


(adam)
diff -r1.19 -r1.20 pkgsrc/security/py-google-auth/Makefile
diff -r1.18 -r1.19 pkgsrc/security/py-google-auth/distinfo

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

--- pkgsrc/security/py-google-auth/Makefile 2020/06/16 16:53:38 1.19
+++ pkgsrc/security/py-google-auth/Makefile 2020/06/20 16:28:08 1.20
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.19 2020/06/16 16:53:38 adam Exp $ 1# $NetBSD: Makefile,v 1.20 2020/06/20 16:28:08 adam Exp $
2 2
3DISTNAME= google-auth-1.17.2 3DISTNAME= google-auth-1.18.0
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.18 -r1.19 pkgsrc/security/py-google-auth/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth/distinfo 2020/06/16 16:53:38 1.18
+++ pkgsrc/security/py-google-auth/distinfo 2020/06/20 16:28:08 1.19
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.18 2020/06/16 16:53:38 adam Exp $ 1$NetBSD: distinfo,v 1.19 2020/06/20 16:28:08 adam Exp $
2 2
3SHA1 (google-auth-1.17.2.tar.gz) = 5e11c439c986f86f7cf44dfa66ce99b2795c9fb3 3SHA1 (google-auth-1.18.0.tar.gz) = 97eadb75e636faf16736906ff5b9dc5f24f38dfe
4RMD160 (google-auth-1.17.2.tar.gz) = dd1286d7a52bd15b1f8d3a36ff2475d261856322 4RMD160 (google-auth-1.18.0.tar.gz) = 29b56bdb4e37deceeaf5c2617033e923c53de984
5SHA512 (google-auth-1.17.2.tar.gz) = 0c2e0ed6a3c00aad8cd7f40897931cceb3b20f6448a36686e173c13d51b6a229886ebc9d04e582902abed283894a1da3e544bbe06a1f145128224b53bdf32c23 5SHA512 (google-auth-1.18.0.tar.gz) = 391ca5c9686c0dcab6608de90ef9196f234e435633a9fe1d8f0560735672d109c065f916621f6813e0067717ec686bd07e82aa3a7da0ac8b41e612b6811c9c52
6Size (google-auth-1.17.2.tar.gz) = 105042 bytes 6Size (google-auth-1.18.0.tar.gz) = 105350 bytes