Received: by mail.netbsd.org (Postfix, from userid 605) id 7C06584D74; Tue, 28 Apr 2020 18:02:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 05CA484D6F for ; Tue, 28 Apr 2020 18:02:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 1ZWGIUXh7NST for ; Tue, 28 Apr 2020 18:02:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4897184D52 for ; Tue, 28 Apr 2020 18:02:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 463FFFB27; Tue, 28 Apr 2020 18:02:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1588096970292080" MIME-Version: 1.0 Date: Tue, 28 Apr 2020 18:02:50 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200428180250.463FFFB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1588096970292080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 28 18:02:50 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated security/py-google-auth to 1.14.1 To generate a diff of this commit: cvs rdiff -u -r1.2623 -r1.2624 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19856 -r1.19857 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1588096970292080 Content-Disposition: inline Content-Length: 1334 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2623 pkgsrc/doc/CHANGES-2020:1.2624 --- pkgsrc/doc/CHANGES-2020:1.2623 Tue Apr 28 17:44:04 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Apr 28 18:02:49 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2623 2020/04/28 17:44:04 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.2624 2020/04/28 18:02:49 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3757,3 +3757,4 @@ Changes to the packages collection and i Updated wm/i3 to 4.18.1 [wiz 2020-04-28] Updated audio/musicpd to 0.21.23 [wiz 2020-04-28] Updated www/py-google-api-python-client to 1.8.2 [wiz 2020-04-28] + Updated security/py-google-auth to 1.14.1 [wiz 2020-04-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19856 pkgsrc/doc/TODO:1.19857 --- pkgsrc/doc/TODO:1.19856 Tue Apr 28 17:44:04 2020 +++ pkgsrc/doc/TODO Tue Apr 28 18:02:49 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19856 2020/04/28 17:44:04 wiz Exp $ +$NetBSD: TODO,v 1.19857 2020/04/28 18:02:49 wiz Exp $ Suggested new packages ====================== @@ -984,7 +984,6 @@ For possible Perl packages updates, see o py-configparser-5.0.0 [drops python-2.x support] o py-ephem3-3.7.6.0 o py-gnome-menus-3.8.0 - o py-google-auth-1.14.1 o py-hgview-1.9.0 o py-input-pad-1.4.2 o py-keybinder-0.3.1 --_----------=_1588096970292080--