Received: by mail.netbsd.org (Postfix, from userid 605) id 7E12784F87; Mon, 12 Aug 2019 07:45:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0413184F78 for ; Mon, 12 Aug 2019 07:45:42 +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 npvI7wurQyUf for ; Mon, 12 Aug 2019 07:45:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5682584CE2 for ; Mon, 12 Aug 2019 07:45:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54186FBF4; Mon, 12 Aug 2019 07:45:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1565595941106320" MIME-Version: 1.0 Date: Mon, 12 Aug 2019 07:45:41 +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: <20190812074541.54186FBF4@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. --_----------=_1565595941106320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Aug 12 07:45:41 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: Updated lang/py-mypy, security/py-oauthlib To generate a diff of this commit: cvs rdiff -u -r1.3400 -r1.3401 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19180 -r1.19181 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1565595941106320 Content-Disposition: inline Content-Length: 1361 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.3400 pkgsrc/doc/CHANGES-2019:1.3401 --- pkgsrc/doc/CHANGES-2019:1.3400 Mon Aug 12 07:29:06 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Aug 12 07:45:40 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3400 2019/08/12 07:29:06 adam Exp $ +$NetBSD: CHANGES-2019,v 1.3401 2019/08/12 07:45:40 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5596,3 +5596,5 @@ Changes to the packages collection and i Updated devel/py-configparser to 3.8.1 [adam 2019-08-12] Updated devel/py-whichcraft to 0.6.0 [adam 2019-08-12] Updated textproc/py-pytoml to 0.1.21 [adam 2019-08-12] + Updated lang/py-mypy to 0.720 [adam 2019-08-12] + Updated security/py-oauthlib to 3.1.0 [adam 2019-08-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19180 pkgsrc/doc/TODO:1.19181 --- pkgsrc/doc/TODO:1.19180 Sun Aug 11 18:17:03 2019 +++ pkgsrc/doc/TODO Mon Aug 12 07:45:40 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19180 2019/08/11 18:17:03 adam Exp $ +$NetBSD: TODO,v 1.19181 2019/08/12 07:45:40 adam Exp $ Suggested new packages ====================== @@ -1179,7 +1179,6 @@ For possible Perl packages updates, see o py-more-itertools-7.2.0 o py-musicbrainz-0.7.4 o py-newt-0.52.20 - o py-oauthlib-3.1.0 o py-omniORBpy-3.7 o py-pendrell-0.3.7 o py-ptt-1.10.2 --_----------=_1565595941106320--