Received: by mail.netbsd.org (Postfix, from userid 605) id B5C0084EB3; Fri, 17 Jun 2022 12:21:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF4DB84EAE for ; Fri, 17 Jun 2022 12:21:54 +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 Sl-oDGRC1Os3 for ; Fri, 17 Jun 2022 12:21:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5397484D36 for ; Fri, 17 Jun 2022 12:21:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3E528FB1A; Fri, 17 Jun 2022 12:23:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1655468621221810" MIME-Version: 1.0 Date: Fri, 17 Jun 2022 12:23:41 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220617122341.3E528FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1655468621221810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jun 17 12:23:41 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated devel/py-ipykernel, parallel/py-ipyparallel To generate a diff of this commit: cvs rdiff -u -r1.3067 -r1.3068 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1655468621221810 Content-Disposition: inline Content-Length: 795 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3067 pkgsrc/doc/CHANGES-2022:1.3068 --- pkgsrc/doc/CHANGES-2022:1.3067 Fri Jun 17 11:40:56 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Jun 17 12:23:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3067 2022/06/17 11:40:56 mef Exp $ +$NetBSD: CHANGES-2022,v 1.3068 2022/06/17 12:23:41 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4638,3 +4638,5 @@ Changes to the packages collection and i Updated devel/py-jupyter_client to 7.3.4 [adam 2022-06-17] Updated textproc/py-xmlschema to 1.11.2 [adam 2022-06-17] Added cad/py-gdstk version 0.8.3 [mef 2022-06-17] + Updated devel/py-ipykernel to 6.15.0 [adam 2022-06-17] + Updated parallel/py-ipyparallel to 8.4.0 [adam 2022-06-17] --_----------=_1655468621221810--