Received: by mail.netbsd.org (Postfix, from userid 605) id 365C384CF9; Sun, 20 Nov 2022 23:25:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 663F984CEE for ; Sun, 20 Nov 2022 23:25:30 +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 I2PuyNW72CPe for ; Sun, 20 Nov 2022 23:25:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B830584CE3 for ; Sun, 20 Nov 2022 23:25:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B59AEFA90; Sun, 20 Nov 2022 23:25:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1668986729246460" MIME-Version: 1.0 Date: Sun, 20 Nov 2022 23:25:29 +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: <20221120232529.B59AEFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1668986729246460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Nov 20 23:25:29 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Added databases/py-elastic-transport; Updated databases/py-elasticsearch, devel/py-test-benchmark, devel/py-lazy-object-proxy To generate a diff of this commit: cvs rdiff -u -r1.5598 -r1.5599 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1668986729246460 Content-Disposition: inline Content-Length: 933 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5598 pkgsrc/doc/CHANGES-2022:1.5599 --- pkgsrc/doc/CHANGES-2022:1.5598 Sun Nov 20 22:59:02 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Nov 20 23:25:29 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5598 2022/11/20 22:59:02 schmonz Exp $ +$NetBSD: CHANGES-2022,v 1.5599 2022/11/20 23:25:29 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8468,3 +8468,7 @@ Changes to the packages collection and i Updated devel/frama-c to 25.0nb1 [wiz 2022-11-20] Updated x11/libXrandr to 1.5.3 [wiz 2022-11-20] Updated devel/py-approvaltests to 7.3.0 [schmonz 2022-11-20] + Added databases/py-elastic-transport version 8.4.0 [adam 2022-11-20] + Updated databases/py-elasticsearch to 8.5.0 [adam 2022-11-20] + Updated devel/py-test-benchmark to 4.0.0 [adam 2022-11-20] + Updated devel/py-lazy-object-proxy to 1.8.0 [adam 2022-11-20] --_----------=_1668986729246460--