Received: by mail.netbsd.org (Postfix, from userid 605) id 5541884D69; Fri, 5 May 2023 09:15:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 85F9684D67 for ; Fri, 5 May 2023 09:15:37 +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 ayYVjLIcxD8v for ; Fri, 5 May 2023 09:15:37 +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 DA5D284CCF for ; Fri, 5 May 2023 09:15:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D76A7FA87; Fri, 5 May 2023 09:15:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168327813624820" MIME-Version: 1.0 Date: Fri, 5 May 2023 09:15:36 +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: <20230505091536.D76A7FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168327813624820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri May 5 09:15:36 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated www/py-bleach, www/py-nbconvert To generate a diff of this commit: cvs rdiff -u -r1.2838 -r1.2839 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168327813624820 Content-Disposition: inline Content-Length: 789 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.2838 pkgsrc/doc/CHANGES-2023:1.2839 --- pkgsrc/doc/CHANGES-2023:1.2838 Fri May 5 09:07:31 2023 +++ pkgsrc/doc/CHANGES-2023 Fri May 5 09:15:36 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2838 2023/05/05 09:07:31 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2839 2023/05/05 09:15:36 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3962,3 +3962,5 @@ Changes to the packages collection and i Updated textproc/py-humanize to 4.6.0 [wiz 2023-05-05] Updated security/py-service_identity to 21.1.0 [wiz 2023-05-05] Updated www/py-feedgenerator to 2.1.0 [wiz 2023-05-05] + Updated www/py-bleach to 6.0.0 [adam 2023-05-05] + Updated www/py-nbconvert to 7.3.1 [adam 2023-05-05] --_----------=_168327813624820--