Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2839F84E86 for ; Wed, 19 Jul 2023 15:59:06 +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 HFvso1JVjzWR for ; Wed, 19 Jul 2023 15:59:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7580484E80 for ; Wed, 19 Jul 2023 15:59:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 72DD1FBDB; Wed, 19 Jul 2023 15:59:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689782345234010" MIME-Version: 1.0 Date: Wed, 19 Jul 2023 15:59:05 +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: <20230719155905.72DD1FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689782345234010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 19 15:59:05 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated www/py-google-api-python-client to 2.93.0 To generate a diff of this commit: cvs rdiff -u -r1.4516 -r1.4517 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23231 -r1.23232 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689782345234010 Content-Disposition: inline Content-Length: 1301 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.4516 pkgsrc/doc/CHANGES-2023:1.4517 --- pkgsrc/doc/CHANGES-2023:1.4516 Wed Jul 19 15:48:41 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jul 19 15:59:04 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4516 2023/07/19 15:48:41 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4517 2023/07/19 15:59:04 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6285,3 +6285,4 @@ Changes to the packages collection and i Updated net/bind918 to 9.18.17 [taca 2023-07-19] Updated net/samba4 to 4.18.4 [wiz 2023-07-19] Updated fonts/harfbuzz to 8.0.1 [wiz 2023-07-19] + Updated www/py-google-api-python-client to 2.93.0 [wiz 2023-07-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23231 pkgsrc/doc/TODO:1.23232 --- pkgsrc/doc/TODO:1.23231 Wed Jul 19 15:48:41 2023 +++ pkgsrc/doc/TODO Wed Jul 19 15:59:04 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23231 2023/07/19 15:48:41 wiz Exp $ +$NetBSD: TODO,v 1.23232 2023/07/19 15:59:04 wiz Exp $ Suggested new packages ====================== @@ -1186,7 +1186,6 @@ For possible Perl packages updates, see o py-filebytes-0.10.2 o py-gammu-3.1 o py-gcovr-6.0 - o py-google-api-python-client-2.93.0 o py-google-auth-2.22.0 o py-grpcio-1.56.0 o py-gsutil-5.6 --_----------=_1689782345234010--