Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CADCC85090 for ; Thu, 16 Nov 2023 09:40:38 +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 b7DDJ9HQy9x4 for ; Thu, 16 Nov 2023 09:40:38 +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 2A3CD8507B for ; Thu, 16 Nov 2023 09:40:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 275A4FA3D; Thu, 16 Nov 2023 09:40:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1700127638178210" MIME-Version: 1.0 Date: Thu, 16 Nov 2023 09:40:38 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231116094038.275A4FA3D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1700127638178210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Nov 16 09:40:38 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/py-pyte, www/py-test-httpx To generate a diff of this commit: cvs rdiff -u -r1.7031 -r1.7032 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1700127638178210 Content-Disposition: inline Content-Length: 779 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.7031 pkgsrc/doc/CHANGES-2023:1.7032 --- pkgsrc/doc/CHANGES-2023:1.7031 Thu Nov 16 09:31:50 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Nov 16 09:40:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7031 2023/11/16 09:31:50 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7032 2023/11/16 09:40:37 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10107,3 +10107,5 @@ Changes to the packages collection and i Updated net/py-minio to 7.2.0 [adam 2023-11-16] Updated devel/py-test-xdist to 3.4.0 [adam 2023-11-16] Updated multimedia/gstreamer1 to 1.22.7 [wiz 2023-11-16] + Updated devel/py-pyte to 0.8.2 [adam 2023-11-16] + Updated www/py-test-httpx to 0.27.0 [adam 2023-11-16] --_----------=_1700127638178210--