Received: by mail.netbsd.org (Postfix, from userid 605) id 476B1852C8; Fri, 2 Feb 2024 16:23:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 791F0852C4 for ; Fri, 2 Feb 2024 16:23:36 +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 5y_oeaTR0T7j for ; Fri, 2 Feb 2024 16:23:36 +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 CD674852BD for ; Fri, 2 Feb 2024 16:23:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2618FA42; Fri, 2 Feb 2024 16:23:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706891015165080" MIME-Version: 1.0 Date: Fri, 2 Feb 2024 16:23:35 +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: <20240202162335.C2618FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706891015165080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Feb 2 16:23:35 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated devel/py-test, devel/py-poetry-core To generate a diff of this commit: cvs rdiff -u -r1.835 -r1.836 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706891015165080 Content-Disposition: inline Content-Length: 777 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.835 pkgsrc/doc/CHANGES-2024:1.836 --- pkgsrc/doc/CHANGES-2024:1.835 Fri Feb 2 16:09:20 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Feb 2 16:23:35 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.835 2024/02/02 16:09:20 adam Exp $ +$NetBSD: CHANGES-2024,v 1.836 2024/02/02 16:23:35 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1110,3 +1110,5 @@ Changes to the packages collection and i Updated www/py-FormEncode to 2.1.0 [adam 2024-02-02] Updated devel/py-test-sugar to 1.0.0 [adam 2024-02-02] Updated www/py-test-django to 4.8.0 [adam 2024-02-02] + Updated devel/py-test to 8.0.0 [adam 2024-02-02] + Updated devel/py-poetry-core to 1.9.0 [adam 2024-02-02] --_----------=_1706891015165080--