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/28f9d1807a47
branches:  trunk
changeset: 448104:28f9d1807a47
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Mar 05 08:32:56 2021 +0000

description:
py-google-auth-oauthlib: updated to 0.4.3

0.4.3

Bug Fixes

add charset-utf-8 to response header
deps: add lower bounds to all dependencies

diffstat:

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

diffs (36 lines):

diff -r a9e7e383651e -r 28f9d1807a47 security/py-google-auth-oauthlib/Makefile
--- a/security/py-google-auth-oauthlib/Makefile Fri Mar 05 08:30:36 2021 +0000
+++ b/security/py-google-auth-oauthlib/Makefile Fri Mar 05 08:32:56 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/11/09 13:05:15 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/03/05 08:32:56 adam Exp $
 
-DISTNAME=      google-auth-oauthlib-0.4.2
+DISTNAME=      google-auth-oauthlib-0.4.3
 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-[0-9]*:../../security/py-google-auth
+DEPENDS+=      ${PYPKGPREFIX}-google-auth>=1.0.0:../../security/py-google-auth
 DEPENDS+=      ${PYPKGPREFIX}-requests-oauthlib>=0.7.0:../../security/py-requests-oauthlib
 
 USE_LANGUAGES= # none
diff -r a9e7e383651e -r 28f9d1807a47 security/py-google-auth-oauthlib/distinfo
--- a/security/py-google-auth-oauthlib/distinfo Fri Mar 05 08:30:36 2021 +0000
+++ b/security/py-google-auth-oauthlib/distinfo Fri Mar 05 08:32:56 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/11/09 13:05:15 adam Exp $
+$NetBSD: distinfo,v 1.4 2021/03/05 08:32:56 adam Exp $
 
-SHA1 (google-auth-oauthlib-0.4.2.tar.gz) = 3283da1c3429d70622a743e51f774974848dfe27
-RMD160 (google-auth-oauthlib-0.4.2.tar.gz) = abd741f2818ca93f3ef44d07ce7b6340477ffc8c
-SHA512 (google-auth-oauthlib-0.4.2.tar.gz) = c04e72c07409e4ac7a58bbb134f637deee02886f09a969923dba819ef8eaa8fa7c853cbdbca8228c96c1ece369fbc0add306747529a2c958a8bc1d18470d8f64
-Size (google-auth-oauthlib-0.4.2.tar.gz) = 19285 bytes
+SHA1 (google-auth-oauthlib-0.4.3.tar.gz) = b3b7293fa6b796169177321883ce0411af571529
+RMD160 (google-auth-oauthlib-0.4.3.tar.gz) = 4c910483cfc1842eaf6f114cfedab63cc5455961
+SHA512 (google-auth-oauthlib-0.4.3.tar.gz) = 2e093cab9c5a400110af5665f5d7cc0bfb3120e2e91fa84b4bf2d00bcba793ecabadd0fb41c333aadc8e258604a0dbcabce15c26eb64e55d65576fab999a3a78
+Size (google-auth-oauthlib-0.4.3.tar.gz) = 19305 bytes



Home | Main Index | Thread Index | Old Index