pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-google-auth py-google-auth: updated to 2.14.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87bc8590593a
branches:  trunk
changeset: 388201:87bc8590593a
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 14 19:39:35 2022 +0000

description:
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

diffstat:

 security/py-google-auth/Makefile |  5 ++---
 security/py-google-auth/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 3bf892431d12 -r 87bc8590593a security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile  Mon Nov 14 19:35:29 2022 +0000
+++ b/security/py-google-auth/Makefile  Mon Nov 14 19:39:35 2022 +0000
@@ -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}-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
diff -r 3bf892431d12 -r 87bc8590593a security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo  Mon Nov 14 19:35:29 2022 +0000
+++ b/security/py-google-auth/distinfo  Mon Nov 14 19:39:35 2022 +0000
@@ -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