Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD51C84D59 for ; Sun, 5 Nov 2023 10:38:48 +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 C0UfK4ZpVQmF for ; Sun, 5 Nov 2023 10:38:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 32A9084D14 for ; Sun, 5 Nov 2023 10:38:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 30053FA2C; Sun, 5 Nov 2023 10:38:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699180728193800" MIME-Version: 1.0 Date: Sun, 5 Nov 2023 10:38:48 +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: <20231105103848.30053FA2C@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699180728193800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 5 10:38:47 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/py-twisted to 23.10.0 To generate a diff of this commit: cvs rdiff -u -r1.6638 -r1.6639 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23556 -r1.23557 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699180728193800 Content-Disposition: inline Content-Length: 1364 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.6638 pkgsrc/doc/CHANGES-2023:1.6639 --- pkgsrc/doc/CHANGES-2023:1.6638 Sun Nov 5 10:12:06 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 5 10:38:47 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6638 2023/11/05 10:12:06 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6639 2023/11/05 10:38:47 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9629,3 +9629,4 @@ Changes to the packages collection and i Updated textproc/py-docstring-to-markdown to 0.13 [wiz 2023-11-05] Updated print/py-pspdfutils to 3.3.2 [wiz 2023-11-05] Updated graphics/py-wand to 0.6.13 [wiz 2023-11-05] + Updated net/py-twisted to 23.10.0 [wiz 2023-11-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23556 pkgsrc/doc/TODO:1.23557 --- pkgsrc/doc/TODO:1.23556 Sun Nov 5 09:57:45 2023 +++ pkgsrc/doc/TODO Sun Nov 5 10:38:47 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23556 2023/11/05 09:57:45 wiz Exp $ +$NetBSD: TODO,v 1.23557 2023/11/05 10:38:47 wiz Exp $ Suggested new packages ====================== @@ -1234,7 +1234,6 @@ For possible Perl packages updates, see o py-syslog-ng-3.31.2 o py-terminator-2.1.1 o py-tokyocabinet-0.6 - o py-twisted-23.8.0 o py-uliweb-0.6 o py-vdirsyncer-0.19.2 [https://github.com/pimutils/vdirsyncer/issues/1015] o py-werkzeug-3.0.1 --_----------=_1699180728193800--