Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DDA3B84E78 for ; Wed, 27 Sep 2023 09:40:33 +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 nGSylIwI_aDq for ; Wed, 27 Sep 2023 09:40:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 31AEB84CEE for ; Wed, 27 Sep 2023 09:40:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E8ADFBDB; Wed, 27 Sep 2023 09:40:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1695807633260010" MIME-Version: 1.0 Date: Wed, 27 Sep 2023 09:40:33 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230927094033.2E8ADFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1695807633260010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Sep 27 09:40:32 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated time/py-time-machine, devel/py-yapf To generate a diff of this commit: cvs rdiff -u -r1.5632 -r1.5633 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23393 -r1.23394 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1695807633260010 Content-Disposition: inline Content-Length: 1394 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.5632 pkgsrc/doc/CHANGES-2023:1.5633 --- pkgsrc/doc/CHANGES-2023:1.5632 Wed Sep 27 09:21:52 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 27 09:40:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5632 2023/09/27 09:21:52 adam Exp $ +$NetBSD: CHANGES-2023,v 1.5633 2023/09/27 09:40:32 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8164,3 +8164,5 @@ Changes to the packages collection and i Updated devel/py-traitlets to 5.10.1 [adam 2023-09-27] Updated audio/fluidsynth to 2.3.4 [adam 2023-09-27] Updated net/yt-dlp to 2023.9.24 [adam 2023-09-27] + Updated time/py-time-machine to 2.13.0 [adam 2023-09-27] + Updated devel/py-yapf to 0.40.2 [adam 2023-09-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23393 pkgsrc/doc/TODO:1.23394 --- pkgsrc/doc/TODO:1.23393 Wed Sep 27 09:21:52 2023 +++ pkgsrc/doc/TODO Wed Sep 27 09:40:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23393 2023/09/27 09:21:52 adam Exp $ +$NetBSD: TODO,v 1.23394 2023/09/27 09:40:32 adam Exp $ Suggested new packages ====================== @@ -1271,7 +1271,6 @@ For possible Perl packages updates, see o py-uliweb-0.6 o py-urwid-2.2.1 o py-vdirsyncer-0.19.2 [https://github.com/pimutils/vdirsyncer/issues/1015] - o py-yapf-0.40.2 o py-yubiauth-0.3.10 o py-zipp-3.17.0 o pythontidy-1.23 --_----------=_1695807633260010--