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.28.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb1db070da1d
branches: trunk
changeset: 449085:fb1db070da1d
user: adam <adam%pkgsrc.org@localhost>
date: Sat Mar 20 19:08:58 2021 +0000
description:
py-google-auth: updated to 1.28.0
1.28.0 (2021-03-16)
Features
allow the AWS_DEFAULT_REGION environment variable
expose library version at google.auth.__version
Bug Fixes
fix unit tests so they can work in g3
diffstat:
security/py-google-auth/Makefile | 4 ++--
security/py-google-auth/PLIST | 5 ++++-
security/py-google-auth/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 90e79d4e663a -r fb1db070da1d security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile Sat Mar 20 19:07:14 2021 +0000
+++ b/security/py-google-auth/Makefile Sat Mar 20 19:08:58 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2021/03/05 08:28:25 adam Exp $
+# $NetBSD: Makefile,v 1.35 2021/03/20 19:08:58 adam Exp $
-DISTNAME= google-auth-1.27.1
+DISTNAME= google-auth-1.28.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/}
diff -r 90e79d4e663a -r fb1db070da1d security/py-google-auth/PLIST
--- a/security/py-google-auth/PLIST Sat Mar 20 19:07:14 2021 +0000
+++ b/security/py-google-auth/PLIST Sat Mar 20 19:08:58 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2021/02/25 09:19:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2021/03/20 19:08:58 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -117,6 +117,9 @@
${PYSITELIB}/google/auth/transport/urllib3.py
${PYSITELIB}/google/auth/transport/urllib3.pyc
${PYSITELIB}/google/auth/transport/urllib3.pyo
+${PYSITELIB}/google/auth/version.py
+${PYSITELIB}/google/auth/version.pyc
+${PYSITELIB}/google/auth/version.pyo
${PYSITELIB}/google/oauth2/__init__.py
${PYSITELIB}/google/oauth2/__init__.pyc
${PYSITELIB}/google/oauth2/__init__.pyo
diff -r 90e79d4e663a -r fb1db070da1d security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo Sat Mar 20 19:07:14 2021 +0000
+++ b/security/py-google-auth/distinfo Sat Mar 20 19:08:58 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2021/03/05 08:28:25 adam Exp $
+$NetBSD: distinfo,v 1.32 2021/03/20 19:08:58 adam Exp $
-SHA1 (google-auth-1.27.1.tar.gz) = e2ab495318495c2b54106b6e60957bc2793fe3b7
-RMD160 (google-auth-1.27.1.tar.gz) = ce987652a326b580f5c911641562d5d90d8aea17
-SHA512 (google-auth-1.27.1.tar.gz) = d640bb5395f956fd3442ea31145af2d72855108bff6b11dfeecfd4b48ad4fa50efba838e423bace310e78bbae74860d6c031d4ee873a7ab6dd522eb49e3fbdab
-Size (google-auth-1.27.1.tar.gz) = 157876 bytes
+SHA1 (google-auth-1.28.0.tar.gz) = ed981fdec6a3826b7382e3b10beee50a121b1c4a
+RMD160 (google-auth-1.28.0.tar.gz) = 4efcf3baac3b8a6d4380c5f1652aebd1b723a246
+SHA512 (google-auth-1.28.0.tar.gz) = a02db23132950c99e032d8318451cd67127f1e9fc57731a8a76505a360d77484aef1859e54d8e4efa1bcde3f6f5379c3324d54cf57c0a95fb1fa7765f43e9581
+Size (google-auth-1.28.0.tar.gz) = 158266 bytes
Home |
Main Index |
Thread Index |
Old Index