pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-google-auth-oauthlib
Module Name: pkgsrc
Committed By: adam
Date: Fri Mar 5 08:32:56 UTC 2021
Modified Files:
pkgsrc/security/py-google-auth-oauthlib: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/py-google-auth-oauthlib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-google-auth-oauthlib/Makefile
diff -u pkgsrc/security/py-google-auth-oauthlib/Makefile:1.4 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.5
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.4 Mon Nov 9 13:05:15 2020
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile Fri Mar 5 08:32:56 2021
@@ -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 @@ HOMEPAGE= https://github.com/GoogleCloud
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
Index: pkgsrc/security/py-google-auth-oauthlib/distinfo
diff -u pkgsrc/security/py-google-auth-oauthlib/distinfo:1.3 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.4
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.3 Mon Nov 9 13:05:15 2020
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo Fri Mar 5 08:32:56 2021
@@ -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