Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=iFKINyju; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=tvyU+9Gs Received: by mail.netbsd.org (Postfix, from userid 605) id 76F6F84D07; Sun, 24 Mar 2024 10:38:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711276737; bh=d1nwYgbw3U7uLtAlfoq0Qyv8KfV25YdYJ9cHis4m9Ts=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=iFKINyjuKrN/9fB4V338NJZp8D5YSfON0kcJIlxr4QHFxCvAxPxPwFuha6etUNgsD fzPkkyHtN0/uRT6l/mPbPS9MD5nslhU8hD4Px5A8FtUkHeSL3JnHSeT4TFn99hp/eK OITZReylM/p5cfpZwtI5ilpnn3TJHCfiO9QKL7As= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 675EE84CFC for ; Sun, 24 Mar 2024 10:38:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id vZ_F-Cg7bIrU for ; Sun, 24 Mar 2024 10:38:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CC2DE84CC9 for ; Sun, 24 Mar 2024 10:38:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711276735; bh=d1nwYgbw3U7uLtAlfoq0Qyv8KfV25YdYJ9cHis4m9Ts=; h=Date:From:Subject:To:Reply-To; b=tvyU+9GspiKLUKvDWaB2xzUbrdLbFmS/2DKzeC46QWW6c2KxQ8meltCCYv3XtoxHX Q0aPWQ+SU1lqslEFnkmDKNkGV7z70Ab093M4G+7Vhu/qtw4fhH8fzvAsQrjnbl6zJD YNrVBOo5l9u7N7v9wHS22Es1845rcRTRti2zfdk0= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 92EA9FA2C; Sun, 24 Mar 2024 10:38:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1711276735208400" MIME-Version: 1.0 Date: Sun, 24 Mar 2024 10:38:55 +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: <20240324103855.92EA9FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1711276735208400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Mar 24 10:38:55 UTC 2024 Modified Files: pkgsrc/security/py-google-auth: Makefile distinfo Log Message: py-google-auth: updated to 2.29.0 2.29.0 (2024-03-18) Features Adds support for custom suppliers in AWS and Identity Pool credentials Bug Fixes Refactor tech debt in aws and identity pool credentials To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 pkgsrc/security/py-google-auth/Makefile cvs rdiff -u -r1.65 -r1.66 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. --_----------=_1711276735208400 Content-Disposition: inline Content-Length: 1678 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.68 pkgsrc/security/py-google-auth/Makefile:1.69 --- pkgsrc/security/py-google-auth/Makefile:1.68 Mon Mar 11 13:36:23 2024 +++ pkgsrc/security/py-google-auth/Makefile Sun Mar 24 10:38:55 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.68 2024/03/11 13:36:23 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2024/03/24 10:38:55 adam Exp $ -DISTNAME= google-auth-2.28.2 +DISTNAME= google-auth-2.29.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/} Index: pkgsrc/security/py-google-auth/distinfo diff -u pkgsrc/security/py-google-auth/distinfo:1.65 pkgsrc/security/py-google-auth/distinfo:1.66 --- pkgsrc/security/py-google-auth/distinfo:1.65 Mon Mar 11 13:36:23 2024 +++ pkgsrc/security/py-google-auth/distinfo Sun Mar 24 10:38:55 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.65 2024/03/11 13:36:23 wiz Exp $ +$NetBSD: distinfo,v 1.66 2024/03/24 10:38:55 adam Exp $ -BLAKE2s (google-auth-2.28.2.tar.gz) = 6d5caf85fff64c61944f96a9ca1d22caf9a90e628af019365bd5940bc7bfed95 -SHA512 (google-auth-2.28.2.tar.gz) = 9aaef2034a1b85350a39662dfa2ab53fc4e6a46326ac5cf2e361b3f8febd196d2cf5e5ab01c1bb3fedf33f0e1526ed33db60b088ed6c943732a70ed65c7cba01 -Size (google-auth-2.28.2.tar.gz) = 240450 bytes +BLAKE2s (google-auth-2.29.0.tar.gz) = 67921fc9eee48c1a28742e9e5e367bb96e632ba97fb7eea20a78a9bc46608a1f +SHA512 (google-auth-2.29.0.tar.gz) = 0f6d7e9728479a5937d72321f5ae6cfa3592dd42bb518a5519fc0936b533472e872fe947470a1774f8e53a2dad3c65e001de3899b74b6373dd149c6944423473 +Size (google-auth-2.29.0.tar.gz) = 244326 bytes --_----------=_1711276735208400--