Received: by mail.netbsd.org (Postfix, from userid 605) id 500AC84E5C; Sun, 28 Jan 2024 13:21:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8044384D54 for ; Sun, 28 Jan 2024 13:21:23 +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 n_O_F7ypGiK2 for ; Sun, 28 Jan 2024 13:21:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C5CFD84CFE for ; Sun, 28 Jan 2024 13:21:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C0149FA42; Sun, 28 Jan 2024 13:21:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170644808297080" MIME-Version: 1.0 Date: Sun, 28 Jan 2024 13:21:22 +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: <20240128132122.C0149FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170644808297080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 28 13:21:22 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated www/py-google-api-python-client to 2.115.0 To generate a diff of this commit: cvs rdiff -u -r1.731 -r1.732 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23966 -r1.23967 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170644808297080 Content-Disposition: inline Content-Length: 1317 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.731 pkgsrc/doc/CHANGES-2024:1.732 --- pkgsrc/doc/CHANGES-2024:1.731 Sun Jan 28 13:20:08 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 28 13:21:22 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.731 2024/01/28 13:20:08 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.732 2024/01/28 13:21:22 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -945,3 +945,4 @@ Changes to the packages collection and i Updated graphics/ImageMagick to 7.1.1.27 [wiz 2024-01-28] Updated textproc/inih to 58 [wiz 2024-01-28] Updated security/py-cyclonedx-python-lib to 6.4.0 [wiz 2024-01-28] + Updated www/py-google-api-python-client to 2.115.0 [wiz 2024-01-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23966 pkgsrc/doc/TODO:1.23967 --- pkgsrc/doc/TODO:1.23966 Sun Jan 28 13:20:08 2024 +++ pkgsrc/doc/TODO Sun Jan 28 13:21:22 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23966 2024/01/28 13:20:08 wiz Exp $ +$NetBSD: TODO,v 1.23967 2024/01/28 13:21:22 wiz Exp $ Suggested new packages ====================== @@ -1156,7 +1156,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.115.0 o py-gsutil-5.6 o py-hgview-1.9.0 o py-hyperscan-0.2.0 --_----------=_170644808297080--