pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-google-auth-oauthlib py-google-auth-oauthl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6ab6196e923
branches:  trunk
changeset: 388202:c6ab6196e923
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 14 19:40:20 2022 +0000

description:
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

diffstat:

 security/py-google-auth-oauthlib/Makefile |  6 +++---
 security/py-google-auth-oauthlib/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 87bc8590593a -r c6ab6196e923 security/py-google-auth-oauthlib/Makefile
--- a/security/py-google-auth-oauthlib/Makefile Mon Nov 14 19:39:35 2022 +0000
+++ b/security/py-google-auth-oauthlib/Makefile Mon Nov 14 19:40:20 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2022/10/31 10:45:22 adam Exp $
+# $NetBSD: Makefile,v 1.14 2022/11/14 19:40:20 adam Exp $
 
-DISTNAME=      google-auth-oauthlib-0.7.0
+DISTNAME=      google-auth-oauthlib-0.7.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
@@ -10,7 +10,7 @@
 COMMENT=       Google Authentication Library
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-google-auth>=2.13.0:../../security/py-google-auth
+DEPENDS+=      ${PYPKGPREFIX}-google-auth>=2.14.0:../../security/py-google-auth
 DEPENDS+=      ${PYPKGPREFIX}-requests-oauthlib>=0.7.0:../../security/py-requests-oauthlib
 
 USE_LANGUAGES= # none
diff -r 87bc8590593a -r c6ab6196e923 security/py-google-auth-oauthlib/distinfo
--- a/security/py-google-auth-oauthlib/distinfo Mon Nov 14 19:39:35 2022 +0000
+++ b/security/py-google-auth-oauthlib/distinfo Mon Nov 14 19:40:20 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/10/31 10:45:22 adam Exp $
+$NetBSD: distinfo,v 1.13 2022/11/14 19:40:20 adam Exp $
 
-BLAKE2s (google-auth-oauthlib-0.7.0.tar.gz) = f92ef6cc72063e699fc111102325c7d864f14a482ce84bb21692e5dcb23c0289
-SHA512 (google-auth-oauthlib-0.7.0.tar.gz) = 5024447a45e7916aeb25a6f641b476047a2c4a7432dad3bf3a120d2e3f7be454174accff98dbc231acb09e4b5f0aca863b3f9b56ab214ace3103d23085f950bf
-Size (google-auth-oauthlib-0.7.0.tar.gz) = 21151 bytes
+BLAKE2s (google-auth-oauthlib-0.7.1.tar.gz) = 1c3e69fe102644221a4b49be897bec96100ae20ae77018040f61c56c60ad2d93
+SHA512 (google-auth-oauthlib-0.7.1.tar.gz) = a1befa137f5a80243dc728b9447e2b6ff01dbb944d1f1659e902e107e7a6a42afb4f6ee4cede74cd2b735a8343b0c5b168a8550bee2d3e791ab7ab9085900990
+Size (google-auth-oauthlib-0.7.1.tar.gz) = 21212 bytes



Home | Main Index | Thread Index | Old Index