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 1.27.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/e40eb5294ade
branches: trunk
changeset: 447711:e40eb5294ade
user: adam <adam%pkgsrc.org@localhost>
date: Thu Feb 25 09:19:30 2021 +0000
description:
py-google-auth: updated to 1.27.0
1.27.0
Features
workload identity federation support
Bug Fixes
add pyopenssl as extra dependency
diffstat:
security/py-google-auth/Makefile | 4 ++--
security/py-google-auth/PLIST | 17 ++++++++++++++++-
security/py-google-auth/distinfo | 10 +++++-----
3 files changed, 23 insertions(+), 8 deletions(-)
diffs (72 lines):
diff -r e11dcf9a4ff4 -r e40eb5294ade security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile Thu Feb 25 09:15:58 2021 +0000
+++ b/security/py-google-auth/Makefile Thu Feb 25 09:19:30 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2021/02/16 18:58:56 adam Exp $
+# $NetBSD: Makefile,v 1.33 2021/02/25 09:19:30 adam Exp $
-DISTNAME= google-auth-1.26.1
+DISTNAME= google-auth-1.27.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/}
diff -r e11dcf9a4ff4 -r e40eb5294ade security/py-google-auth/PLIST
--- a/security/py-google-auth/PLIST Thu Feb 25 09:15:58 2021 +0000
+++ b/security/py-google-auth/PLIST Thu Feb 25 09:19:30 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2020/10/06 05:35:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2021/02/25 09:19:30 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -36,6 +36,9 @@
${PYSITELIB}/google/auth/app_engine.py
${PYSITELIB}/google/auth/app_engine.pyc
${PYSITELIB}/google/auth/app_engine.pyo
+${PYSITELIB}/google/auth/aws.py
+${PYSITELIB}/google/auth/aws.pyc
+${PYSITELIB}/google/auth/aws.pyo
${PYSITELIB}/google/auth/compute_engine/__init__.py
${PYSITELIB}/google/auth/compute_engine/__init__.pyc
${PYSITELIB}/google/auth/compute_engine/__init__.pyo
@@ -75,9 +78,15 @@
${PYSITELIB}/google/auth/exceptions.py
${PYSITELIB}/google/auth/exceptions.pyc
${PYSITELIB}/google/auth/exceptions.pyo
+${PYSITELIB}/google/auth/external_account.py
+${PYSITELIB}/google/auth/external_account.pyc
+${PYSITELIB}/google/auth/external_account.pyo
${PYSITELIB}/google/auth/iam.py
${PYSITELIB}/google/auth/iam.pyc
${PYSITELIB}/google/auth/iam.pyo
+${PYSITELIB}/google/auth/identity_pool.py
+${PYSITELIB}/google/auth/identity_pool.pyc
+${PYSITELIB}/google/auth/identity_pool.pyo
${PYSITELIB}/google/auth/impersonated_credentials.py
${PYSITELIB}/google/auth/impersonated_credentials.pyc
${PYSITELIB}/google/auth/impersonated_credentials.pyo
@@ -135,3 +144,9 @@
${PYSITELIB}/google/oauth2/service_account.py
${PYSITELIB}/google/oauth2/service_account.pyc
${PYSITELIB}/google/oauth2/service_account.pyo
+${PYSITELIB}/google/oauth2/sts.py
+${PYSITELIB}/google/oauth2/sts.pyc
+${PYSITELIB}/google/oauth2/sts.pyo
+${PYSITELIB}/google/oauth2/utils.py
+${PYSITELIB}/google/oauth2/utils.pyc
+${PYSITELIB}/google/oauth2/utils.pyo
diff -r e11dcf9a4ff4 -r e40eb5294ade security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo Thu Feb 25 09:15:58 2021 +0000
+++ b/security/py-google-auth/distinfo Thu Feb 25 09:19:30 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2021/02/16 18:58:56 adam Exp $
+$NetBSD: distinfo,v 1.30 2021/02/25 09:19:30 adam Exp $
-SHA1 (google-auth-1.26.1.tar.gz) = 201f70b5d84c9c4047e3804b5445251fb0c5e8b5
-RMD160 (google-auth-1.26.1.tar.gz) = a0d24232b86b56147fae553bcf541d3930dd3fad
-SHA512 (google-auth-1.26.1.tar.gz) = 632cdada9975311ab079022da79334f69ae703183bef395c3b04fc86192c23032b9925259ade7c115883659b10a403661f2d9a39f3b5262b964d0b9f2947567f
-Size (google-auth-1.26.1.tar.gz) = 121927 bytes
+SHA1 (google-auth-1.27.0.tar.gz) = 825ec3801f36ad5973484c07af4a92695073bef9
+RMD160 (google-auth-1.27.0.tar.gz) = a5eed180273d8c69f53699c7d9c11f6a045e8b9b
+SHA512 (google-auth-1.27.0.tar.gz) = adadea669ddd18a345011602e9fd575fa7783aee0f786d6a42e97278e14a0acf721451d7171765c8aea4bfa5eaa63762f9f826a2d1d5f2c4ea6abbb7d7186ebb
+Size (google-auth-1.27.0.tar.gz) = 157225 bytes
Home |
Main Index |
Thread Index |
Old Index