Received: by mail.netbsd.org (Postfix, from userid 605) id 956DF84DDC; Wed, 11 Dec 2019 14:28:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 20EE884D92 for ; Wed, 11 Dec 2019 14:28:26 +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 VOwqZ5OTNiAw for ; Wed, 11 Dec 2019 14:28:25 +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 78C3384D7D for ; Wed, 11 Dec 2019 14:28:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 76789FA97; Wed, 11 Dec 2019 14:28:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1576074505220000" MIME-Version: 1.0 Date: Wed, 11 Dec 2019 14:28:25 +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: <20191211142825.76789FA97@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. --_----------=_1576074505220000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Dec 11 14:28:25 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/py-jupyter_core, security/py-certifi To generate a diff of this commit: cvs rdiff -u -r1.5318 -r1.5319 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1576074505220000 Content-Disposition: inline Content-Length: 798 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.5318 pkgsrc/doc/CHANGES-2019:1.5319 --- pkgsrc/doc/CHANGES-2019:1.5318 Wed Dec 11 14:19:55 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Dec 11 14:28:25 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5318 2019/12/11 14:19:55 adam Exp $ +$NetBSD: CHANGES-2019,v 1.5319 2019/12/11 14:28:25 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8553,3 +8553,5 @@ Changes to the packages collection and i Updated devel/py-protobuf to 3.11.1 [adam 2019-12-11] Updated textproc/py-tabulate to 0.8.6 [adam 2019-12-11] Updated devel/py-setuptools to 42.0.2 [adam 2019-12-11] + Updated devel/py-jupyter_core to 4.6.1 [adam 2019-12-11] + Updated security/py-certifi to 2019.11.28 [adam 2019-12-11] --_----------=_1576074505220000--