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:           Wed Aug 11 09:52:17 UTC 2021

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

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

0.4.5 (2021-07-26)

Documentation

fix links to installed app, client secrets docs
omit mention of Python 2.7 in 'CONTRIBUTING.rst'
add Samples section to CONTRIBUTING.rst


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/py-google-auth-oauthlib/Makefile
cvs rdiff -u -r1.5 -r1.6 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.6 pkgsrc/security/py-google-auth-oauthlib/Makefile:1.7
--- pkgsrc/security/py-google-auth-oauthlib/Makefile:1.6        Mon Apr  5 19:53:03 2021
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile    Wed Aug 11 09:52:16 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/04/05 19:53:03 adam Exp $
+# $NetBSD: Makefile,v 1.7 2021/08/11 09:52:16 adam Exp $
 
-DISTNAME=      google-auth-oauthlib-0.4.4
+DISTNAME=      google-auth-oauthlib-0.4.5
 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.5 pkgsrc/security/py-google-auth-oauthlib/distinfo:1.6
--- pkgsrc/security/py-google-auth-oauthlib/distinfo:1.5        Mon Apr  5 19:53:03 2021
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo    Wed Aug 11 09:52:16 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2021/04/05 19:53:03 adam Exp $
+$NetBSD: distinfo,v 1.6 2021/08/11 09:52:16 adam Exp $
 
-SHA1 (google-auth-oauthlib-0.4.4.tar.gz) = 3c24642a7719da241c8b6884f557e4fa1ec13a46
-RMD160 (google-auth-oauthlib-0.4.4.tar.gz) = 0a6322bd3cc882f27afed504c1e79076ee08812e
-SHA512 (google-auth-oauthlib-0.4.4.tar.gz) = 9e5dcdcba49dd4647e56fd8925f306c276511b3a24bd678807d0163cab9586ca7a7da3ffd1198014f71822169151dd6a9ca4f20e0964740c680c447240b08d81
-Size (google-auth-oauthlib-0.4.4.tar.gz) = 19453 bytes
+SHA1 (google-auth-oauthlib-0.4.5.tar.gz) = 50deabbdf0893f721ce5c1300c977afe6337fe16
+RMD160 (google-auth-oauthlib-0.4.5.tar.gz) = d26b42881262e7c6b2c23c02272cf7253ef20ac0
+SHA512 (google-auth-oauthlib-0.4.5.tar.gz) = 6e8c8e36b9bc976e05603474eba7cacf361f11c68ae5a830c27c3f3d7d4b096ea22f0e1c74be0abdcf3ee4229258dd85a46274f233022547fc03b51aa5e1d464
+Size (google-auth-oauthlib-0.4.5.tar.gz) = 19360 bytes



Home | Main Index | Thread Index | Old Index