Mon Nov 14 19:40:20 2022 UTC ()
py-google-auth-oauthlib: updated to 0.7.1

0.7.1 (2022-11-03)

Bug Fixes

Include updates to properties from Google Auth lib


(adam)
diff -r1.13 -r1.14 pkgsrc/security/py-google-auth-oauthlib/Makefile
diff -r1.12 -r1.13 pkgsrc/security/py-google-auth-oauthlib/distinfo

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

--- pkgsrc/security/py-google-auth-oauthlib/Makefile 2022/10/31 10:45:22 1.13
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile 2022/11/14 19:40:20 1.14
@@ -1,26 +1,26 @@ @@ -1,26 +1,26 @@
1# $NetBSD: Makefile,v 1.13 2022/10/31 10:45:22 adam Exp $ 1# $NetBSD: Makefile,v 1.14 2022/11/14 19:40:20 adam Exp $
2 2
3DISTNAME= google-auth-oauthlib-0.7.0 3DISTNAME= google-auth-oauthlib-0.7.1
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>=2.13.0:../../security/py-google-auth 13DEPENDS+= ${PYPKGPREFIX}-google-auth>=2.14.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
17  17
18PYTHON_VERSIONS_INCOMPATIBLE= 27 18PYTHON_VERSIONS_INCOMPATIBLE= 27
19 19
20USE_PKG_RESOURCES= yes 20USE_PKG_RESOURCES= yes
21 21
22post-install: 22post-install:
23 cd ${DESTDIR}${PREFIX}/bin && \ 23 cd ${DESTDIR}${PREFIX}/bin && \
24 ${MV} google-oauthlib-tool google-oauthlib-tool-${PYVERSSUFFIX} || ${TRUE} 24 ${MV} google-oauthlib-tool google-oauthlib-tool-${PYVERSSUFFIX} || ${TRUE}
25 25
26.include "../../lang/python/egg.mk" 26.include "../../lang/python/egg.mk"

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

--- pkgsrc/security/py-google-auth-oauthlib/distinfo 2022/10/31 10:45:22 1.12
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo 2022/11/14 19:40:20 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2022/10/31 10:45:22 adam Exp $ 1$NetBSD: distinfo,v 1.13 2022/11/14 19:40:20 adam Exp $
2 2
3BLAKE2s (google-auth-oauthlib-0.7.0.tar.gz) = f92ef6cc72063e699fc111102325c7d864f14a482ce84bb21692e5dcb23c0289 3BLAKE2s (google-auth-oauthlib-0.7.1.tar.gz) = 1c3e69fe102644221a4b49be897bec96100ae20ae77018040f61c56c60ad2d93
4SHA512 (google-auth-oauthlib-0.7.0.tar.gz) = 5024447a45e7916aeb25a6f641b476047a2c4a7432dad3bf3a120d2e3f7be454174accff98dbc231acb09e4b5f0aca863b3f9b56ab214ace3103d23085f950bf 4SHA512 (google-auth-oauthlib-0.7.1.tar.gz) = a1befa137f5a80243dc728b9447e2b6ff01dbb944d1f1659e902e107e7a6a42afb4f6ee4cede74cd2b735a8343b0c5b168a8550bee2d3e791ab7ab9085900990
5Size (google-auth-oauthlib-0.7.0.tar.gz) = 21151 bytes 5Size (google-auth-oauthlib-0.7.1.tar.gz) = 21212 bytes