Received: by mail.netbsd.org (Postfix, from userid 605) id 0E4C984FE7; Wed, 31 Jan 2024 00:22:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0367284FE7 for ; Wed, 31 Jan 2024 00:05:42 +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 aJ3uBSuENKJb for ; Wed, 31 Jan 2024 00:05:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5955D84D55 for ; Wed, 31 Jan 2024 00:05:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 560C5FA42; Wed, 31 Jan 2024 00:05:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706659541201610" MIME-Version: 1.0 Date: Wed, 31 Jan 2024 00:05: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: <20240131000541.560C5FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706659541201610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 31 00:05:41 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated mail/py-email_validator, devel/py-pydantic To generate a diff of this commit: cvs rdiff -u -r1.773 -r1.774 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706659541201610 Content-Disposition: inline Content-Length: 791 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.773 pkgsrc/doc/CHANGES-2024:1.774 --- pkgsrc/doc/CHANGES-2024:1.773 Tue Jan 30 23:53:17 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Jan 31 00:05:41 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.773 2024/01/30 23:53:17 adam Exp $ +$NetBSD: CHANGES-2024,v 1.774 2024/01/31 00:05:41 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1023,3 +1023,5 @@ Changes to the packages collection and i Updated devel/py-fakefs to 5.3.5 [adam 2024-01-30] Updated comms/py-esptool to 4.7.0 [adam 2024-01-30] Updated graphics/py-tifffile to 2024.1.30 [adam 2024-01-30] + Updated mail/py-email_validator to 2.1.0.post1 [adam 2024-01-31] + Updated devel/py-pydantic to 2.6.0 [adam 2024-01-31] --_----------=_1706659541201610--