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 14 19:39:35 UTC 2022

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

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

2.14.1 (2022-11-07)

Bug Fixes

Apply quota project for compute cred in adc
Update minimum required version of cryptography in pyopenssl extra
Validate url domain for aws metadata urls


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.41 -r1.42 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.44 pkgsrc/security/py-google-auth/Makefile:1.45
--- pkgsrc/security/py-google-auth/Makefile:1.44        Tue Oct 25 19:12:58 2022
+++ pkgsrc/security/py-google-auth/Makefile     Mon Nov 14 19:39:35 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2022/10/25 19:12:58 adam Exp $
+# $NetBSD: Makefile,v 1.45 2022/11/14 19:39:35 adam Exp $
 
-DISTNAME=      google-auth-2.13.0
+DISTNAME=      google-auth-2.14.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}
@@ -14,7 +14,6 @@ DEPENDS+=     ${PYPKGPREFIX}-asn1-modules>=0
 DEPENDS+=      ${PYPKGPREFIX}-cachetools>=2.0.0:../../devel/py-cachetools
 DEPENDS+=      ${PYPKGPREFIX}-requests>=2.20.0:../../devel/py-requests
 DEPENDS+=      ${PYPKGPREFIX}-rsa>=3.1.4:../../security/py-rsa
-DEPENDS+=      ${PYPKGPREFIX}-setuptools>=40.3.0:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
 TEST_DEPENDS+= ${PYPKGPREFIX}-flask-[0-9]*:../../www/py-flask
 TEST_DEPENDS+= ${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun

Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.41 pkgsrc/security/py-google-auth/distinfo:1.42
--- pkgsrc/security/py-google-auth/distinfo:1.41        Tue Oct 25 19:12:58 2022
+++ pkgsrc/security/py-google-auth/distinfo     Mon Nov 14 19:39:35 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2022/10/25 19:12:58 adam Exp $
+$NetBSD: distinfo,v 1.42 2022/11/14 19:39:35 adam Exp $
 
-BLAKE2s (google-auth-2.13.0.tar.gz) = 5f66bc35a306eb053464e2e2e58a5974b346cd96cd4bdb1b5503c24c8f70ddd9
-SHA512 (google-auth-2.13.0.tar.gz) = 253dd17466850b20212c8cbbeb29c35dbffb2f3205867c7fdf74e400e4f2f9bf3c9ca6ffc814e5c3e9c7cc918a6cc60e696bc98c5d969761101dee4109b7018e
-Size (google-auth-2.13.0.tar.gz) = 216209 bytes
+BLAKE2s (google-auth-2.14.1.tar.gz) = e9ea8c34d352184d15358ea0d34b6a7ec3c8538eccc17743f290a7aa3920d2d1
+SHA512 (google-auth-2.14.1.tar.gz) = 1aec6b7104d71f58d1bc76472b204261eb6fc3030d0ed5f523bb125a9169544bc6266a8ae4573fce28423b689f2efcf57aadafc6c21876824fc17b2a96bbed95
+Size (google-auth-2.14.1.tar.gz) = 220079 bytes



Home | Main Index | Thread Index | Old Index