Received: by mail.netbsd.org (Postfix, from userid 605) id 0ECC084D1C; Sat, 20 Mar 2021 19:09:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 492DD84CD8 for ; Sat, 20 Mar 2021 19:08:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id SCItQSnV8ug5 for ; Sat, 20 Mar 2021 19:08:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B118384C13 for ; Sat, 20 Mar 2021 19:08:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ABA48FA95; Sat, 20 Mar 2021 19:08:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1616267338102680" MIME-Version: 1.0 Date: Sat, 20 Mar 2021 19:08:58 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/security/py-google-auth To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210320190858.ABA48FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1616267338102680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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. --_----------=_1616267338102680 Content-Disposition: inline Content-Length: 2763 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii 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 --_----------=_1616267338102680--