Received: by mail.netbsd.org (Postfix, from userid 605) id A783784E39; Wed, 8 Jan 2020 21:33:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F64D84E37 for ; Wed, 8 Jan 2020 21:33:17 +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 NxQKVpqB5Xob for ; Wed, 8 Jan 2020 21:33:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8AEED84CE3 for ; Wed, 8 Jan 2020 21:33:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 88305FBF4; Wed, 8 Jan 2020 21:33:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157851919686930" MIME-Version: 1.0 Date: Wed, 8 Jan 2020 21:33:16 +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: <20200108213316.88305FBF4@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. --_----------=_157851919686930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 8 21:33:16 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/py-anytree, textproc/py-elementpath To generate a diff of this commit: cvs rdiff -u -r1.278 -r1.279 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157851919686930 Content-Disposition: inline Content-Length: 786 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.278 pkgsrc/doc/CHANGES-2020:1.279 --- pkgsrc/doc/CHANGES-2020:1.278 Wed Jan 8 21:08:46 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Jan 8 21:33:16 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.278 2020/01/08 21:08:46 adam Exp $ +$NetBSD: CHANGES-2020,v 1.279 2020/01/08 21:33:16 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -319,3 +319,5 @@ Changes to the packages collection and i Updated www/py-sanic to 19.12.2 [adam 2020-01-08] Updated www/py-websocket-client to 0.57.0 [adam 2020-01-08] Updated www/py-beautifulsoup4 to 4.8.2 [adam 2020-01-08] + Updated devel/py-anytree to 2.7.3 [adam 2020-01-08] + Updated textproc/py-elementpath to 1.4.0 [adam 2020-01-08] --_----------=_157851919686930--