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:   adam
Date:           Mon Nov  9 13:04:13 UTC 2020

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

Log Message:
py-google-auth: updated to 1.23.0

1.23.0:

Features

Add custom scopes for access tokens from the metadata service

Bug Fixes

deps: Revert "fix: pin 'aoihttp < 3.7.0dev'
pin 'aoihttp < 3.7.0dev'
remove checks for ancient versions of Cryptography


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.25 -r1.26 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.28 pkgsrc/security/py-google-auth/Makefile:1.29
--- pkgsrc/security/py-google-auth/Makefile:1.28        Tue Oct  6 05:35:24 2020
+++ pkgsrc/security/py-google-auth/Makefile     Mon Nov  9 13:04:13 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2020/10/06 05:35:24 adam Exp $
+# $NetBSD: Makefile,v 1.29 2020/11/09 13:04:13 adam Exp $
 
-DISTNAME=      google-auth-1.22.1
+DISTNAME=      google-auth-1.23.0
 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.25 pkgsrc/security/py-google-auth/distinfo:1.26
--- pkgsrc/security/py-google-auth/distinfo:1.25        Tue Oct  6 05:35:24 2020
+++ pkgsrc/security/py-google-auth/distinfo     Mon Nov  9 13:04:13 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2020/10/06 05:35:24 adam Exp $
+$NetBSD: distinfo,v 1.26 2020/11/09 13:04:13 adam Exp $
 
-SHA1 (google-auth-1.22.1.tar.gz) = feb4860ce49b6ecd8013535a1eef657a2a3300f1
-RMD160 (google-auth-1.22.1.tar.gz) = dc9509a4202e97881dd1bb1f4b9700dda764604a
-SHA512 (google-auth-1.22.1.tar.gz) = b89979ba013bc63758fa4df2cfa6ed12bd6e5f92934804003bae62c71395ca409b0e2f97cc89fcb39b833b9ccbb22eeccca7b9f7045957ac620f093fe4be6a2b
-Size (google-auth-1.22.1.tar.gz) = 120038 bytes
+SHA1 (google-auth-1.23.0.tar.gz) = 3f13d8bb0c00d7822e8a1f413df85715e72432d0
+RMD160 (google-auth-1.23.0.tar.gz) = 926410ee628328e93f22747b1eddc5cdb0b130ea
+SHA512 (google-auth-1.23.0.tar.gz) = 0989d88cf269f88f9b86a034cddff1dc6cab3265df0047826ca0638175127148c839b1dea1058efa7d47a60f15c0cecf6679b40ed8142ca3fa1229f411a88c92
+Size (google-auth-1.23.0.tar.gz) = 120344 bytes



Home | Main Index | Thread Index | Old Index