Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5AEB3859F2 for ; Fri, 20 Oct 2023 07:24:57 +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 68pZLARcJCBR for ; Fri, 20 Oct 2023 07:24:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A598C84CF2 for ; Fri, 20 Oct 2023 07:24:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A32FFFADC; Fri, 20 Oct 2023 07:24:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1697786696221560" MIME-Version: 1.0 Date: Fri, 20 Oct 2023 07:24:56 +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: <20231020072456.A32FFFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1697786696221560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Oct 20 07:24:56 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated time/py-pytz to 2023.3.post1 To generate a diff of this commit: cvs rdiff -u -r1.5994 -r1.5995 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23484 -r1.23485 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1697786696221560 Content-Disposition: inline Content-Length: 1292 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.5994 pkgsrc/doc/CHANGES-2023:1.5995 --- pkgsrc/doc/CHANGES-2023:1.5994 Fri Oct 20 07:23:12 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Oct 20 07:24:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5994 2023/10/20 07:23:12 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.5995 2023/10/20 07:24:55 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8809,3 +8809,4 @@ Changes to the packages collection and i Updated textproc/bat to 0.23.0nb2 [pin 2023-10-20] Updated devel/cargo-outdated to 0.13.1nb1 [pin 2023-10-20] Updated audio/musicpd to 0.23.14 [wiz 2023-10-20] + Updated time/py-pytz to 2023.3.post1 [wiz 2023-10-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23484 pkgsrc/doc/TODO:1.23485 --- pkgsrc/doc/TODO:1.23484 Fri Oct 20 07:23:12 2023 +++ pkgsrc/doc/TODO Fri Oct 20 07:24:56 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23484 2023/10/20 07:23:12 wiz Exp $ +$NetBSD: TODO,v 1.23485 2023/10/20 07:24:56 wiz Exp $ Suggested new packages ====================== @@ -1234,7 +1234,6 @@ For possible Perl packages updates, see o py-pygls-1.1.1 o py-pykka-4.0.1 o py-pymc3-3.8 - o py-pytz-2023.3.post1 o py-qt-builder-1.15.3 o py-qt5-5.15.10 o py-qtgraph-qt5-0.12.1 --_----------=_1697786696221560--