pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-google-auth



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar 15 19:56:29 UTC 2020

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

Log Message:
py-google-auth: update to 1.11.3.

Bug Fixes

    fix the scopes so test can pass for a local run (#450) (b2dd77f)
    only add IAM scope to credentials that can change scopes (#451) (82e224b)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-google-auth/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/Makefile
diff -u pkgsrc/security/py-google-auth/Makefile:1.10 pkgsrc/security/py-google-auth/Makefile:1.11
--- pkgsrc/security/py-google-auth/Makefile:1.10        Sun Feb 16 14:33:30 2020
+++ pkgsrc/security/py-google-auth/Makefile     Sun Mar 15 19:56:29 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2020/02/16 14:33:30 adam Exp $
+# $NetBSD: Makefile,v 1.11 2020/03/15 19:56:29 wiz Exp $
 
-DISTNAME=      google-auth-1.11.2
+DISTNAME=      google-auth-1.11.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}

Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.9 pkgsrc/security/py-google-auth/distinfo:1.10
--- pkgsrc/security/py-google-auth/distinfo:1.9 Sun Feb 16 14:33:30 2020
+++ pkgsrc/security/py-google-auth/distinfo     Sun Mar 15 19:56:29 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/02/16 14:33:30 adam Exp $
+$NetBSD: distinfo,v 1.10 2020/03/15 19:56:29 wiz Exp $
 
-SHA1 (google-auth-1.11.2.tar.gz) = 5cbf430d6a85ca44478b74f209e9cc79351b1566
-RMD160 (google-auth-1.11.2.tar.gz) = bc2c6821b62b5f4a8321f7be1933d2234dbaefab
-SHA512 (google-auth-1.11.2.tar.gz) = 39412055b3400792209eee4dec147435e38abbba0a60e5ad2668130b062360fb6ebfac5ecd29f36833c254756d4fda4a0a5ab4ea4c4faa5be7950e5c20781517
-Size (google-auth-1.11.2.tar.gz) = 88031 bytes
+SHA1 (google-auth-1.11.3.tar.gz) = 2090c0e3f077ea367bd5dd38915717ea75794f79
+RMD160 (google-auth-1.11.3.tar.gz) = 4b1351b9bc64f14ab9afdfe23bfa1fc7e16c56c4
+SHA512 (google-auth-1.11.3.tar.gz) = 0ce384833607a9fb53a3fc535d6c21da68a996558a6d34062f171d16fe6e23c845200c1a2f032ef352d418425561a1147b86550cbea98ef7defb80771a27e01b
+Size (google-auth-1.11.3.tar.gz) = 88151 bytes



Home | Main Index | Thread Index | Old Index