Received: by mail.netbsd.org (Postfix, from userid 605) id E30DF84DBF; Mon, 21 Nov 2022 11:30:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1CE7C84D91 for ; Mon, 21 Nov 2022 11:30:43 +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 d6YofrZ7ETmG for ; Mon, 21 Nov 2022 11:30:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 72FDB84D8A for ; Mon, 21 Nov 2022 11:30:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 70B6DFA90; Mon, 21 Nov 2022 11:30:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1669030242132880" MIME-Version: 1.0 Date: Mon, 21 Nov 2022 11:30:42 +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: <20221121113042.70B6DFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1669030242132880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Nov 21 11:30:42 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated devel/py-greenlet, net/py-gevent To generate a diff of this commit: cvs rdiff -u -r1.5605 -r1.5606 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1669030242132880 Content-Disposition: inline Content-Length: 782 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.5605 pkgsrc/doc/CHANGES-2022:1.5606 --- pkgsrc/doc/CHANGES-2022:1.5605 Mon Nov 21 10:02:00 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Nov 21 11:30:42 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5605 2022/11/21 10:02:00 adam Exp $ +$NetBSD: CHANGES-2022,v 1.5606 2022/11/21 11:30:42 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8480,3 +8480,5 @@ Changes to the packages collection and i Updated math/py-statsmodels to 0.13.5 [wiz 2022-11-21] Updated devel/py-dulwich to 0.20.50 [adam 2022-11-21] Updated time/py-dateparser to 1.1.3 [adam 2022-11-21] + Updated devel/py-greenlet to 2.0.1 [adam 2022-11-21] + Updated net/py-gevent to 22.10.2 [adam 2022-11-21] --_----------=_1669030242132880--