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: Sat Mar 20 19:08:58 UTC 2021
Modified Files:
pkgsrc/security/py-google-auth: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/py-google-auth/PLIST
cvs rdiff -u -r1.31 -r1.32 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.34 pkgsrc/security/py-google-auth/Makefile:1.35
--- pkgsrc/security/py-google-auth/Makefile:1.34 Fri Mar 5 08:28:25 2021
+++ pkgsrc/security/py-google-auth/Makefile Sat Mar 20 19:08:58 2021
@@ -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/}
Index: pkgsrc/security/py-google-auth/PLIST
diff -u pkgsrc/security/py-google-auth/PLIST:1.6 pkgsrc/security/py-google-auth/PLIST:1.7
--- pkgsrc/security/py-google-auth/PLIST:1.6 Thu Feb 25 09:19:30 2021
+++ pkgsrc/security/py-google-auth/PLIST Sat Mar 20 19:08:58 2021
@@ -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/reque
${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
Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.31 pkgsrc/security/py-google-auth/distinfo:1.32
--- pkgsrc/security/py-google-auth/distinfo:1.31 Fri Mar 5 08:28:25 2021
+++ pkgsrc/security/py-google-auth/distinfo Sat Mar 20 19:08:58 2021
@@ -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