Received: by mail.netbsd.org (Postfix, from userid 605) id D783484E5E; Thu, 5 Apr 2018 12:44:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9D45C84D1F for ; Thu, 5 Apr 2018 12:44:04 +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 fDoEgE7r37bj for ; Thu, 5 Apr 2018 12:44:04 +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 D3F1684C85 for ; Thu, 5 Apr 2018 12:44:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C46EDFBEC; Thu, 5 Apr 2018 12:44:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1522932243220070" MIME-Version: 1.0 Date: Thu, 5 Apr 2018 12:44:03 +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: <20180405124403.C46EDFBEC@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. --_----------=_1522932243220070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Apr 5 12:44:03 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated devel/py-jupyter_client, devel/py-hypothesis To generate a diff of this commit: cvs rdiff -u -r1.1661 -r1.1662 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1522932243220070 Content-Disposition: inline Content-Length: 790 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.1661 pkgsrc/doc/CHANGES-2018:1.1662 --- pkgsrc/doc/CHANGES-2018:1.1661 Thu Apr 5 12:02:41 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Apr 5 12:44:03 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1661 2018/04/05 12:02:41 adam Exp $ +$NetBSD: CHANGES-2018,v 1.1662 2018/04/05 12:44:03 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2261,3 +2261,5 @@ Changes to the packages collection and i Updated textproc/ocaml-tyxml to 4.2.0 [jaapb 2018-04-05] Updated devel/py-wheel to 0.31.0 [adam 2018-04-05] Updated archivers/py-lz4 to 1.1.0 [adam 2018-04-05] + Updated devel/py-jupyter_client to 5.2.3 [adam 2018-04-05] + Updated devel/py-hypothesis to 3.55.0 [adam 2018-04-05] --_----------=_1522932243220070--