Received: by mail.netbsd.org (Postfix, from userid 605) id AE16A84DCE; Wed, 5 May 2021 04:51:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EA61184D8A for ; Wed, 5 May 2021 04:51:58 +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 DTr2XYGMYF0z for ; Wed, 5 May 2021 04:51:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 511D584D75 for ; Wed, 5 May 2021 04:51:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4E846FA95; Wed, 5 May 2021 04:51:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1620190318131680" MIME-Version: 1.0 Date: Wed, 5 May 2021 04:51:58 +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: <20210505045158.4E846FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1620190318131680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed May 5 04:51:58 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated textproc/py-ICU, www/py-websocket-client, devel/py-test, devel/py-requests-mock To generate a diff of this commit: cvs rdiff -u -r1.2635 -r1.2636 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1620190318131680 Content-Disposition: inline Content-Length: 898 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2635 pkgsrc/doc/CHANGES-2021:1.2636 --- pkgsrc/doc/CHANGES-2021:1.2635 Wed May 5 00:48:13 2021 +++ pkgsrc/doc/CHANGES-2021 Wed May 5 04:51:58 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2635 2021/05/05 00:48:13 gutteridge Exp $ +$NetBSD: CHANGES-2021,v 1.2636 2021/05/05 04:51:58 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4112,3 +4112,7 @@ Changes to the packages collection and i Updated sysutils/py-Glances to 3.1.7 [fox 2021-05-04] Updated mail/mutt to 2.0.7 [tron 2021-05-04] Updated editors/pluma to 1.24.2 [gutteridge 2021-05-05] + Updated textproc/py-ICU to 2.7.3 [adam 2021-05-05] + Updated www/py-websocket-client to 0.59.0 [adam 2021-05-05] + Updated devel/py-test to 6.2.4 [adam 2021-05-05] + Updated devel/py-requests-mock to 1.9.2 [adam 2021-05-05] --_----------=_1620190318131680--