Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0DA4184D52 for ; Wed, 13 Dec 2023 13:48:24 +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 tlELzta5r4ps for ; Wed, 13 Dec 2023 13:48:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 579EE84D21 for ; Wed, 13 Dec 2023 13:48:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 552B3FA42; Wed, 13 Dec 2023 13:48:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1702475303260300" MIME-Version: 1.0 Date: Wed, 13 Dec 2023 13:48:23 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231213134823.552B3FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1702475303260300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Dec 13 13:48:23 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated www/py-google-api-python-client to 2.111.0 To generate a diff of this commit: cvs rdiff -u -r1.7553 -r1.7554 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23761 -r1.23762 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1702475303260300 Content-Disposition: inline Content-Length: 1366 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.7553 pkgsrc/doc/CHANGES-2023:1.7554 --- pkgsrc/doc/CHANGES-2023:1.7553 Wed Dec 13 13:45:37 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Dec 13 13:48:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7553 2023/12/13 13:45:37 mef Exp $ +$NetBSD: CHANGES-2023,v 1.7554 2023/12/13 13:48:22 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10825,3 +10825,4 @@ Changes to the packages collection and i Updated devel/p5-CPAN-Perl-Releases to 5.20231129 [mef 2023-12-13] Updated devel/py-google-api-core to 2.15.0 [wiz 2023-12-13] Updated devel/p5-CPAN-Reporter to 1.2019 [mef 2023-12-13] + Updated www/py-google-api-python-client to 2.111.0 [wiz 2023-12-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23761 pkgsrc/doc/TODO:1.23762 --- pkgsrc/doc/TODO:1.23761 Wed Dec 13 13:44:45 2023 +++ pkgsrc/doc/TODO Wed Dec 13 13:48:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23761 2023/12/13 13:44:45 wiz Exp $ +$NetBSD: TODO,v 1.23762 2023/12/13 13:48:22 wiz Exp $ Suggested new packages ====================== @@ -1164,7 +1164,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.110.0 o py-google-auth-2.25.2 o py-googleapis-common-protos-1.62.0 o py-grpcio-1.60.0 --_----------=_1702475303260300--