Received: by mail.netbsd.org (Postfix, from userid 605) id D39D084DAA; Tue, 3 Oct 2017 12:47:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 675C284D9F for ; Tue, 3 Oct 2017 12:47:16 +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 hMRpEz2M-gPM for ; Tue, 3 Oct 2017 12:47:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C5BA584CF0 for ; Tue, 3 Oct 2017 12:47:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DA02DFBC8; Tue, 3 Oct 2017 12:47:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1507034822640" MIME-Version: 1.0 Date: Tue, 3 Oct 2017 12:47:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171003124702.DA02DFBC8@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. --_----------=_1507034822640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 3 12:47:02 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated security/py-oauthlib to 2.0.4 To generate a diff of this commit: cvs rdiff -u -r1.4290 -r1.4291 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17811 -r1.17812 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1507034822640 Content-Disposition: inline Content-Length: 1298 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4290 pkgsrc/doc/CHANGES-2017:1.4291 --- pkgsrc/doc/CHANGES-2017:1.4290 Tue Oct 3 12:45:48 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Oct 3 12:47:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4290 2017/10/03 12:45:48 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4291 2017/10/03 12:47:02 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6093,3 +6093,4 @@ Changes to the packages collection and i Updated lang/vala to 0.38.1 [wiz 2017-10-03] Updated misc/goffice0.10 to 0.10.35 [wiz 2017-10-03] Updated www/py-google-api-python-client to 1.6.4 [wiz 2017-10-03] + Updated security/py-oauthlib to 2.0.4 [wiz 2017-10-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17811 pkgsrc/doc/TODO:1.17812 --- pkgsrc/doc/TODO:1.17811 Tue Oct 3 12:45:48 2017 +++ pkgsrc/doc/TODO Tue Oct 3 12:47:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17811 2017/10/03 12:45:48 wiz Exp $ +$NetBSD: TODO,v 1.17812 2017/10/03 12:47:02 wiz Exp $ Suggested new packages ====================== @@ -1252,7 +1252,6 @@ For possible Perl packages updates, see o py-notify-0.3.1 o py-numpy-1.13.3 o py-numpydoc-0.6.0 - o py-oauthlib-2.0.4 o py-omniORBpy-3.7 o py-pdf-parser-0.6.4 o py-pendrell-0.3.7 --_----------=_1507034822640--