Received: by mail.netbsd.org (Postfix, from userid 605) id 3EBE984D17; Mon, 2 Jan 2023 13:16:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6EB8E84D08 for ; Mon, 2 Jan 2023 13:16:14 +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 7cbelTIcuNoa for ; Mon, 2 Jan 2023 13:16:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C493984CFA for ; Mon, 2 Jan 2023 13:16:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C1C66FA90; Mon, 2 Jan 2023 13:16:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167266537372460" MIME-Version: 1.0 Date: Mon, 2 Jan 2023 13:16:13 +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: <20230102131613.C1C66FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167266537372460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 2 13:16:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated textproc/py-pybtex-docutils, devel/py-pydantic To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167266537372460 Content-Disposition: inline Content-Length: 774 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.41 pkgsrc/doc/CHANGES-2023:1.42 --- pkgsrc/doc/CHANGES-2023:1.41 Mon Jan 2 13:06:23 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jan 2 13:16:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.41 2023/01/02 13:06:23 adam Exp $ +$NetBSD: CHANGES-2023,v 1.42 2023/01/02 13:16:13 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -53,3 +53,5 @@ Changes to the packages collection and i Updated textproc/tuc to 0.11.0 [pin 2023-01-02] Updated graphics/librsvg to 2.54.5 [adam 2023-01-02] Updated devel/py-test-mypy to 0.10.3 [adam 2023-01-02] + Updated textproc/py-pybtex-docutils to 1.0.2 [adam 2023-01-02] + Updated devel/py-pydantic to 1.10.4 [adam 2023-01-02] --_----------=_167266537372460--