Received: by mail.netbsd.org (Postfix, from userid 605) id B43F084ECC; Sun, 21 Jan 2024 20:27:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E31A484E86 for ; Sun, 21 Jan 2024 20:27:15 +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 Z_muDpO1MEud for ; Sun, 21 Jan 2024 20:27:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3AB7584E77 for ; Sun, 21 Jan 2024 20:27:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 36F52FA42; Sun, 21 Jan 2024 20:27:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705868835164030" MIME-Version: 1.0 Date: Sun, 21 Jan 2024 20:27:15 +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: <20240121202715.36F52FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705868835164030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 21 20:27:14 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated www/py-google-api-python-client to 2.114.0 To generate a diff of this commit: cvs rdiff -u -r1.547 -r1.548 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23940 -r1.23941 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705868835164030 Content-Disposition: inline Content-Length: 1287 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.547 pkgsrc/doc/CHANGES-2024:1.548 --- pkgsrc/doc/CHANGES-2024:1.547 Sun Jan 21 20:25:39 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 21 20:27:14 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.547 2024/01/21 20:25:39 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.548 2024/01/21 20:27:14 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -700,3 +700,4 @@ Changes to the packages collection and i Updated editors/emacs29 to 29.2 [wiz 2024-01-21] Updated mail/rspamd to 3.8.0 [wiz 2024-01-21] Updated net/py-dns to 2.5.0 [wiz 2024-01-21] + Updated www/py-google-api-python-client to 2.114.0 [wiz 2024-01-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23940 pkgsrc/doc/TODO:1.23941 --- pkgsrc/doc/TODO:1.23940 Sun Jan 21 20:25:39 2024 +++ pkgsrc/doc/TODO Sun Jan 21 20:27:14 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23940 2024/01/21 20:25:39 wiz Exp $ +$NetBSD: TODO,v 1.23941 2024/01/21 20:27:14 wiz Exp $ Suggested new packages ====================== @@ -1157,7 +1157,6 @@ For possible Perl packages updates, see o py-foolscap-23.3.0 o py-gammu-3.1 o py-gcovr-6.0 - o py-google-api-python-client-2.114.0 o py-gsutil-5.6 o py-hgview-1.9.0 o py-hyperscan-0.2.0 --_----------=_1705868835164030--