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:           Thu Jun 29 09:32:15 UTC 2023

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

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

2.21.0 (2023-06-26)

Features

Add framework for BYOID metrics headers

Bug Fixes

Pypy unit test build


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.52 -r1.53 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.55 pkgsrc/security/py-google-auth/Makefile:1.56
--- pkgsrc/security/py-google-auth/Makefile:1.55        Sat Jun 17 18:40:51 2023
+++ pkgsrc/security/py-google-auth/Makefile     Thu Jun 29 09:32:14 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2023/06/17 18:40:51 adam Exp $
+# $NetBSD: Makefile,v 1.56 2023/06/29 09:32:14 adam Exp $
 
-DISTNAME=      google-auth-2.20.0
+DISTNAME=      google-auth-2.21.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.52 pkgsrc/security/py-google-auth/distinfo:1.53
--- pkgsrc/security/py-google-auth/distinfo:1.52        Sat Jun 17 18:40:51 2023
+++ pkgsrc/security/py-google-auth/distinfo     Thu Jun 29 09:32:14 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2023/06/17 18:40:51 adam Exp $
+$NetBSD: distinfo,v 1.53 2023/06/29 09:32:14 adam Exp $
 
-BLAKE2s (google-auth-2.20.0.tar.gz) = 893bbf02bfd85bb0df75e5e3595137fbf53badd5bc41bdaebaae970aa1b46501
-SHA512 (google-auth-2.20.0.tar.gz) = e13471f4452bd5c69c2ca9d1ff145431b160805e4ab2d3a70c35cad78c6e3e4f4bc789dfe99f55a0e60e5f335f9983529eabbfb0fc50794b62dfa7eeb70882b1
-Size (google-auth-2.20.0.tar.gz) = 229669 bytes
+BLAKE2s (google-auth-2.21.0.tar.gz) = f5ec7c559c6efc0b3d5b532b563357541ad0f9b39586af4133bb72ddca662ee1
+SHA512 (google-auth-2.21.0.tar.gz) = d84eec3da181e02ab293af76261f4cff50afc98d044e3a9e70b023a7b9e4e0ea7c46265de273f2363494d36ab6ec1894acb82e9125f30da6133692d2b86ef8eb
+Size (google-auth-2.21.0.tar.gz) = 230720 bytes



Home | Main Index | Thread Index | Old Index