Received: by mail.netbsd.org (Postfix, from userid 605) id E1B4384E3A; Fri, 26 Jan 2018 08:10:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A6E784DF9 for ; Fri, 26 Jan 2018 08:10:57 +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 FqJq-hookyTc for ; Fri, 26 Jan 2018 08:10:57 +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 CC59784CD8 for ; Fri, 26 Jan 2018 08:10:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CA68EFBDE; Fri, 26 Jan 2018 08:10:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151695425664200" MIME-Version: 1.0 Date: Fri, 26 Jan 2018 08:10:56 +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: <20180126081056.CA68EFBDE@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. --_----------=_151695425664200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jan 26 08:10:56 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated www/py-w3lib, devel/py-autopep8 To generate a diff of this commit: cvs rdiff -u -r1.362 -r1.363 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151695425664200 Content-Disposition: inline Content-Length: 774 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.362 pkgsrc/doc/CHANGES-2018:1.363 --- pkgsrc/doc/CHANGES-2018:1.362 Thu Jan 25 23:27:50 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Jan 26 08:10:56 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.362 2018/01/25 23:27:50 maya Exp $ +$NetBSD: CHANGES-2018,v 1.363 2018/01/26 08:10:56 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -604,3 +604,5 @@ Changes to the packages collection and i Added devel/py-retry_decorator version 1.1.0 [bsiegert 2018-01-25] Updated graphics/imlib2 to 1.4.10 [leot 2018-01-25] Updated lang/gcc7 to 7.3.0 [maya 2018-01-25] + Updated www/py-w3lib to 1.19.0 [adam 2018-01-26] + Updated devel/py-autopep8 to 1.3.4 [adam 2018-01-26] --_----------=_151695425664200--