Received: by mail.netbsd.org (Postfix, from userid 605) id 0BDF084F6B; Sun, 14 Jan 2024 09:04:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3C80E84CE8 for ; Sun, 14 Jan 2024 09:04:38 +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 VaQr6QcJ2Yu6 for ; Sun, 14 Jan 2024 09:04:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8624484CCC for ; Sun, 14 Jan 2024 09:04:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81840FA42; Sun, 14 Jan 2024 09:04:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705223077274310" MIME-Version: 1.0 Date: Sun, 14 Jan 2024 09:04:37 +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: <20240114090437.81840FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705223077274310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 14 09:04:37 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated www/py-google-api-python-client to 2.113.0 To generate a diff of this commit: cvs rdiff -u -r1.336 -r1.337 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23907 -r1.23908 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705223077274310 Content-Disposition: inline Content-Length: 1319 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.336 pkgsrc/doc/CHANGES-2024:1.337 --- pkgsrc/doc/CHANGES-2024:1.336 Sun Jan 14 09:03:08 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 14 09:04:36 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.336 2024/01/14 09:03:08 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.337 2024/01/14 09:04:36 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -421,3 +421,4 @@ Changes to the packages collection and i Updated geography/libmaxminddb to 1.9.1 [wiz 2024-01-14] Updated graphics/ImageMagick to 7.1.1.26 [wiz 2024-01-14] Updated textproc/py-alabaster to 0.7.16 [wiz 2024-01-14] + Updated www/py-google-api-python-client to 2.113.0 [wiz 2024-01-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23907 pkgsrc/doc/TODO:1.23908 --- pkgsrc/doc/TODO:1.23907 Sun Jan 14 09:03:08 2024 +++ pkgsrc/doc/TODO Sun Jan 14 09:04:36 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23907 2024/01/14 09:03:08 wiz Exp $ +$NetBSD: TODO,v 1.23908 2024/01/14 09:04:36 wiz Exp $ Suggested new packages ====================== @@ -1158,7 +1158,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.113.0 o py-gsutil-5.6 o py-hgview-1.9.0 o py-hyperscan-0.2.0 --_----------=_1705223077274310--