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:           Thu Nov  7 13:35:35 UTC 2019

Modified Files:
        pkgsrc/security/py-google-auth-oauthlib: Makefile distinfo

Log Message:
py-google-auth-oauthlib: updated to 0.4.1

0.4.1
Implementation Changes
Don't auto-generate code_verifier by default.

Internal / Testing Changes
Add renovate.json


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/py-google-auth-oauthlib/Makefile \
    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.1 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.2
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.1        Tue Jul  2 12:01:30 2019
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile    Thu Nov  7 13:35:35 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2019/07/02 12:01:30 adam Exp $
+# $NetBSD: Makefile,v 1.2 2019/11/07 13:35:35 adam Exp $
 
-DISTNAME=      google-auth-oauthlib-0.4.0
+DISTNAME=      google-auth-oauthlib-0.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
Index: pkgsrc/security/py-google-auth-oauthlib/distinfo
diff -u pkgsrc/security/py-google-auth-oauthlib/distinfo:1.1 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.2
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.1        Tue Jul  2 12:01:30 2019
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo    Thu Nov  7 13:35:35 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/07/02 12:01:30 adam Exp $
+$NetBSD: distinfo,v 1.2 2019/11/07 13:35:35 adam Exp $
 
-SHA1 (google-auth-oauthlib-0.4.0.tar.gz) = be23d0d1580a09d1ec5e26eecd1e56a77621f5eb
-RMD160 (google-auth-oauthlib-0.4.0.tar.gz) = 8f052196ad838cadbf53f98adf6fc4559532481b
-SHA512 (google-auth-oauthlib-0.4.0.tar.gz) = 49760914c02b41b7252062c8cb99b133b342463aa2b66b42dd5f320320010425e6952009514cbf89a4704648113693b35db1d3aa3636fc1297a25e59635a7dd5
-Size (google-auth-oauthlib-0.4.0.tar.gz) = 73664 bytes
+SHA1 (google-auth-oauthlib-0.4.1.tar.gz) = a9adf4f5e583b1b4a3f3e53e841230fda896bf31
+RMD160 (google-auth-oauthlib-0.4.1.tar.gz) = 7d3c6687a27474548fa5988dd137ab9291e96902
+SHA512 (google-auth-oauthlib-0.4.1.tar.gz) = 123707139353db8e05c81138af834e35007d323f0e19ae79088ad5ca4be86dda6c0df91e2f7794711475227a60312fab9101c91b49817bf8b84866ea6374c943
+Size (google-auth-oauthlib-0.4.1.tar.gz) = 18687 bytes



Home | Main Index | Thread Index | Old Index