Received: by mail.netbsd.org (Postfix, from userid 605) id 4947A84D93; Tue, 3 Apr 2018 10:07:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 491C984D57 for ; Tue, 3 Apr 2018 10:07:32 +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 6YWPCDwew4Li for ; Tue, 3 Apr 2018 10:07:31 +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 694DA84CCF for ; Tue, 3 Apr 2018 10:07:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5949AFBEC; Tue, 3 Apr 2018 10:07:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1522750051139310" MIME-Version: 1.0 Date: Tue, 3 Apr 2018 10:07:31 +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: <20180403100731.5949AFBEC@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. --_----------=_1522750051139310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Apr 3 10:07:31 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated devel/py-path.py, security/py-oauthlib To generate a diff of this commit: cvs rdiff -u -r1.1623 -r1.1624 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18211 -r1.18212 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1522750051139310 Content-Disposition: inline Content-Length: 1353 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.1623 pkgsrc/doc/CHANGES-2018:1.1624 --- pkgsrc/doc/CHANGES-2018:1.1623 Tue Apr 3 09:32:22 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Apr 3 10:07:30 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1623 2018/04/03 09:32:22 adam Exp $ +$NetBSD: CHANGES-2018,v 1.1624 2018/04/03 10:07:30 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2202,3 +2202,5 @@ Changes to the packages collection and i Updated www/py-django to 1.11.12 [adam 2018-04-03] Updated graphics/py-Pillow to 5.1.0 [adam 2018-04-03] Updated print/py-weasyprint to 0.42.3 [adam 2018-04-03] + Updated devel/py-path.py to 11.0.1 [adam 2018-04-03] + Updated security/py-oauthlib to 2.0.7 [adam 2018-04-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18211 pkgsrc/doc/TODO:1.18212 --- pkgsrc/doc/TODO:1.18211 Tue Apr 3 07:09:45 2018 +++ pkgsrc/doc/TODO Tue Apr 3 10:07:31 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18211 2018/04/03 07:09:45 mef Exp $ +$NetBSD: TODO,v 1.18212 2018/04/03 10:07:31 adam Exp $ Suggested new packages ====================== @@ -1242,7 +1242,6 @@ For possible Perl packages updates, see o py-musicbrainz-0.7.4 o py-ncclient-0.5.3 o py-newt-0.52.20 - o py-oauthlib-2.0.7 o py-omniORBpy-3.7 o py-pendrell-0.3.7 o py-ptt-1.10.2 --_----------=_1522750051139310--