Wed Sep 1 18:24:19 2021 UTC ()
py-google-auth-oauthlib: updated to 0.4.6

0.4.6

Bug Fixes
remove dependency on six


(adam)
diff -r1.7 -r1.8 pkgsrc/security/py-google-auth-oauthlib/Makefile
diff -r1.6 -r1.7 pkgsrc/security/py-google-auth-oauthlib/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/security/py-google-auth-oauthlib/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth-oauthlib/Makefile 2021/08/11 09:52:16 1.7
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile 2021/09/01 18:24:19 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2021/08/11 09:52:16 adam Exp $ 1# $NetBSD: Makefile,v 1.8 2021/09/01 18:24:19 adam Exp $
2 2
3DISTNAME= google-auth-oauthlib-0.4.5 3DISTNAME= google-auth-oauthlib-0.4.6
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= security python 5CATEGORIES= security python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib 9HOMEPAGE= https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib
10COMMENT= Google Authentication Library 10COMMENT= Google Authentication Library
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-google-auth>=1.0.0:../../security/py-google-auth 13DEPENDS+= ${PYPKGPREFIX}-google-auth>=1.0.0:../../security/py-google-auth
14DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib>=0.7.0:../../security/py-requests-oauthlib 14DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib>=0.7.0:../../security/py-requests-oauthlib
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.6 -r1.7 pkgsrc/security/py-google-auth-oauthlib/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-google-auth-oauthlib/distinfo 2021/08/11 09:52:16 1.6
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo 2021/09/01 18:24:19 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2021/08/11 09:52:16 adam Exp $ 1$NetBSD: distinfo,v 1.7 2021/09/01 18:24:19 adam Exp $
2 2
3SHA1 (google-auth-oauthlib-0.4.5.tar.gz) = 50deabbdf0893f721ce5c1300c977afe6337fe16 3SHA1 (google-auth-oauthlib-0.4.6.tar.gz) = dc950120a9cabba351e41847a2da7d07ee2285ba
4RMD160 (google-auth-oauthlib-0.4.5.tar.gz) = d26b42881262e7c6b2c23c02272cf7253ef20ac0 4RMD160 (google-auth-oauthlib-0.4.6.tar.gz) = 8db650c2986a1c1a7f17740e162c7c043df3f5e9
5SHA512 (google-auth-oauthlib-0.4.5.tar.gz) = 6e8c8e36b9bc976e05603474eba7cacf361f11c68ae5a830c27c3f3d7d4b096ea22f0e1c74be0abdcf3ee4229258dd85a46274f233022547fc03b51aa5e1d464 5SHA512 (google-auth-oauthlib-0.4.6.tar.gz) = 21680b5400ff82d338a9b9db80094532b253d21c6d0a765f2ae8d2b239769d5decbe39bf87b8f1761dd7b242ab0c7bf2363dc2c08a59b591712ebd54870c8935
6Size (google-auth-oauthlib-0.4.5.tar.gz) = 19360 bytes 6Size (google-auth-oauthlib-0.4.6.tar.gz) = 19516 bytes