Received: by mail.netbsd.org (Postfix, from userid 605) id E2DA984E55; Sun, 27 May 2018 12:25:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3906184D58 for ; Sun, 27 May 2018 12:25:06 +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 93yczG80F4Tg for ; Sun, 27 May 2018 12:25:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 839E484CD1 for ; Sun, 27 May 2018 12:25:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 807A5FBEB; Sun, 27 May 2018 12:25:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1527423905195490" MIME-Version: 1.0 Date: Sun, 27 May 2018 12:25:05 +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: <20180527122505.807A5FBEB@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. --_----------=_1527423905195490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 27 12:25:05 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated security/py-oauthlib to 2.1.0 To generate a diff of this commit: cvs rdiff -u -r1.2585 -r1.2586 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18373 -r1.18374 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1527423905195490 Content-Disposition: inline Content-Length: 1304 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.2585 pkgsrc/doc/CHANGES-2018:1.2586 --- pkgsrc/doc/CHANGES-2018:1.2585 Sun May 27 12:21:56 2018 +++ pkgsrc/doc/CHANGES-2018 Sun May 27 12:25:05 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2585 2018/05/27 12:21:56 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.2586 2018/05/27 12:25:05 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3734,3 +3734,4 @@ Changes to the packages collection and i Updated textproc/p5-highlight to 3.43nb1 [schmonz 2018-05-27] Updated net/wireshark to 2.6.1 [wiz 2018-05-27] Updated shells/zsh-autosuggestions to 0.4.3 [wiz 2018-05-27] + Updated security/py-oauthlib to 2.1.0 [wiz 2018-05-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18373 pkgsrc/doc/TODO:1.18374 --- pkgsrc/doc/TODO:1.18373 Sun May 27 12:21:56 2018 +++ pkgsrc/doc/TODO Sun May 27 12:25:05 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18373 2018/05/27 12:21:56 wiz Exp $ +$NetBSD: TODO,v 1.18374 2018/05/27 12:25:05 wiz Exp $ Suggested new packages ====================== @@ -1236,7 +1236,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.1.0 o py-omniORBpy-3.7 o py-pendrell-0.3.7 o py-ptt-1.10.2 --_----------=_1527423905195490--