Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C956E85B33 for ; Thu, 26 Oct 2023 09:19:53 +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 0Qh3xIuqoN4V for ; Thu, 26 Oct 2023 09:19:53 +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 1D64F85AF9 for ; Thu, 26 Oct 2023 09:19:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1AD83FADC; Thu, 26 Oct 2023 09:19:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169831199366890" MIME-Version: 1.0 Date: Thu, 26 Oct 2023 09:19:53 +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: <20231026091953.1AD83FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169831199366890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Oct 26 09:19:52 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated devel/py-anytree, devel/py-ipykernel To generate a diff of this commit: cvs rdiff -u -r1.6140 -r1.6141 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23502 -r1.23503 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169831199366890 Content-Disposition: inline Content-Length: 1349 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.6140 pkgsrc/doc/CHANGES-2023:1.6141 --- pkgsrc/doc/CHANGES-2023:1.6140 Thu Oct 26 08:04:01 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Oct 26 09:19:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6140 2023/10/26 08:04:01 adam Exp $ +$NetBSD: CHANGES-2023,v 1.6141 2023/10/26 09:19:52 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9008,3 +9008,5 @@ Changes to the packages collection and i Updated graphics/gifski to 1.13.0 [pin 2023-10-26] Updated devel/py-hypothesis to 6.88.1 [adam 2023-10-26] Updated devel/py-pyrsistent to 0.20.0 [adam 2023-10-26] + Updated devel/py-anytree to 2.11.1 [adam 2023-10-26] + Updated devel/py-ipykernel to 6.26.0 [adam 2023-10-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23502 pkgsrc/doc/TODO:1.23503 --- pkgsrc/doc/TODO:1.23502 Wed Oct 25 09:06:41 2023 +++ pkgsrc/doc/TODO Thu Oct 26 09:19:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23502 2023/10/25 09:06:41 wiz Exp $ +$NetBSD: TODO,v 1.23503 2023/10/26 09:19:52 adam Exp $ Suggested new packages ====================== @@ -1188,7 +1188,6 @@ For possible Perl packages updates, see o py-OTXv2-1.5.2 o py-Routes-2.5.1 o py-acme-2.7.2 - o py-anytree-2.11.1 o py-barman-3.0.1 o py-blinker-1.6.3 o py-bumpver-2023.1129 --_----------=_169831199366890--