Received: by mail.netbsd.org (Postfix, from userid 605) id D286584D9B; Fri, 14 Dec 2018 14:47:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D53C984D98 for ; Fri, 14 Dec 2018 14:47:43 +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 O6rMYGkKZtZE for ; Fri, 14 Dec 2018 14:47:43 +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 0E7E384D56 for ; Fri, 14 Dec 2018 14:47:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0AB7EFB16; Fri, 14 Dec 2018 14:47:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154479886335270" MIME-Version: 1.0 Date: Fri, 14 Dec 2018 14:47:43 +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: <20181214144743.0AB7EFB16@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. --_----------=_154479886335270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Dec 14 14:47:42 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/py-test, devel/py-tox To generate a diff of this commit: cvs rdiff -u -r1.5187 -r1.5188 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154479886335270 Content-Disposition: inline Content-Length: 770 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.5187 pkgsrc/doc/CHANGES-2018:1.5188 --- pkgsrc/doc/CHANGES-2018:1.5187 Fri Dec 14 13:41:27 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Dec 14 14:47:42 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5187 2018/12/14 13:41:27 adam Exp $ +$NetBSD: CHANGES-2018,v 1.5188 2018/12/14 14:47:42 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7263,3 +7263,5 @@ Changes to the packages collection and i Updated www/py-PasteDeploy to 2.0.1 [adam 2018-12-14] Updated www/py-WSGIProxy2 to 0.4.5 [adam 2018-12-14] Updated www/py-WebTest to 2.0.32 [adam 2018-12-14] + Updated devel/py-test to 4.0.2 [adam 2018-12-14] + Updated devel/py-tox to 3.6.0 [adam 2018-12-14] --_----------=_154479886335270--