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 Feb 23 08:34:09 UTC 2023

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

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

2.16.1 (2023-02-17)

Bug Fixes

Add support for python 3.11
Remove 3PI config url validation
Update the docs generator interpreter to unblock documentation build


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.44 -r1.45 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.47 pkgsrc/security/py-google-auth/Makefile:1.48
--- pkgsrc/security/py-google-auth/Makefile:1.47        Wed Feb 15 07:48:45 2023
+++ pkgsrc/security/py-google-auth/Makefile     Thu Feb 23 08:34:09 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2023/02/15 07:48:45 adam Exp $
+# $NetBSD: Makefile,v 1.48 2023/02/23 08:34:09 adam Exp $
 
-DISTNAME=      google-auth-2.16.0
+DISTNAME=      google-auth-2.16.1
 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.44 pkgsrc/security/py-google-auth/distinfo:1.45
--- pkgsrc/security/py-google-auth/distinfo:1.44        Wed Feb 15 07:48:45 2023
+++ pkgsrc/security/py-google-auth/distinfo     Thu Feb 23 08:34:09 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.44 2023/02/15 07:48:45 adam Exp $
+$NetBSD: distinfo,v 1.45 2023/02/23 08:34:09 adam Exp $
 
-BLAKE2s (google-auth-2.16.0.tar.gz) = 46b097be51431e0d11a1f536c712f2cc8a594fbb1de4af32caffb004f1a1327f
-SHA512 (google-auth-2.16.0.tar.gz) = dbeff00089a410c6702e2bd704968c7392809dc217b3f511b62429a11649e4b0607a41622d2753bed9e511368b1c32086b23df66ec915e07a1dd4f32471e025d
-Size (google-auth-2.16.0.tar.gz) = 223336 bytes
+BLAKE2s (google-auth-2.16.1.tar.gz) = 87e8ffd186106415dc5b1c832f6177f1666606a7eb3a459a359a3c0fd0ed88ec
+SHA512 (google-auth-2.16.1.tar.gz) = 87e648832cd88d789334e59ea05545dd567ff7cf5d65d5dd2c209277716b6a77e92e082e9db91df208f1372a010ef1d6830ff77dbdf77d0fda2b649da39bcdd9
+Size (google-auth-2.16.1.tar.gz) = 221594 bytes



Home | Main Index | Thread Index | Old Index