Received: by mail.netbsd.org (Postfix, from userid 605) id 23B9C84DFB; Tue, 26 Feb 2019 10:55:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9EDFE84DF5 for ; Tue, 26 Feb 2019 10:55:02 +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 zmL0Mek_IBXW for ; Tue, 26 Feb 2019 10:55:02 +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 05E7284D2C for ; Tue, 26 Feb 2019 10:55:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 03B32FB16; Tue, 26 Feb 2019 10:55:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551178502238130" MIME-Version: 1.0 Date: Tue, 26 Feb 2019 10:55:02 +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: <20190226105502.03B32FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1551178502238130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Feb 26 10:55:01 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated www/py-websocket-client, devel/py-flake8 To generate a diff of this commit: cvs rdiff -u -r1.929 -r1.930 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551178502238130 Content-Disposition: inline Content-Length: 783 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.929 pkgsrc/doc/CHANGES-2019:1.930 --- pkgsrc/doc/CHANGES-2019:1.929 Tue Feb 26 08:15:57 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Feb 26 10:55:01 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.929 2019/02/26 08:15:57 adam Exp $ +$NetBSD: CHANGES-2019,v 1.930 2019/02/26 10:55:01 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1614,3 +1614,5 @@ Changes to the packages collection and i Updated audio/fasttracker2 to 2.138 [fox 2019-02-26] Updated archivers/py-zstandard to 0.11.0 [adam 2019-02-26] Updated devel/py-isort to 4.3.9 [adam 2019-02-26] + Updated www/py-websocket-client to 0.55.0 [adam 2019-02-26] + Updated devel/py-flake8 to 3.7.7 [adam 2019-02-26] --_----------=_1551178502238130--