Received: by mail.netbsd.org (Postfix, from userid 605) id D0AFC84DAE; Sun, 7 Oct 2018 07:03:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D1CB284D9E for ; Sun, 7 Oct 2018 07:03:08 +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 Sd24TS88kq3N for ; Sun, 7 Oct 2018 07:03:08 +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 2FC9884D71 for ; Sun, 7 Oct 2018 07:03:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 23259FBEE; Sun, 7 Oct 2018 07:03:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15388957881250" MIME-Version: 1.0 Date: Sun, 7 Oct 2018 07:03:08 +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: <20181007070308.23259FBEE@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. --_----------=_15388957881250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Oct 7 07:03:07 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated devel/py-packaging, devel/py-pip, devel/py-path.py, math/py-powerlaw To generate a diff of this commit: cvs rdiff -u -r1.4293 -r1.4294 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18578 -r1.18579 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15388957881250 Content-Disposition: inline Content-Length: 1447 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.4293 pkgsrc/doc/CHANGES-2018:1.4294 --- pkgsrc/doc/CHANGES-2018:1.4293 Sun Oct 7 06:27:03 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Oct 7 07:03:07 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4293 2018/10/07 06:27:03 adam Exp $ +$NetBSD: CHANGES-2018,v 1.4294 2018/10/07 07:03:07 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5982,3 +5982,7 @@ Changes to the packages collection and i Updated net/mikutter to 3.8.1 [tsutsui 2018-10-06] Updated archivers/zstd to 1.3.6 [adam 2018-10-07] Updated databases/repmgr to 4.1.1 [adam 2018-10-07] + Updated devel/py-packaging to 18.0 [adam 2018-10-07] + Updated devel/py-pip to 18.1 [adam 2018-10-07] + Updated devel/py-path.py to 11.5.0 [adam 2018-10-07] + Updated math/py-powerlaw to 1.4.5 [adam 2018-10-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18578 pkgsrc/doc/TODO:1.18579 --- pkgsrc/doc/TODO:1.18578 Wed Oct 3 22:27:18 2018 +++ pkgsrc/doc/TODO Sun Oct 7 07:03:07 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18578 2018/10/03 22:27:18 nia Exp $ +$NetBSD: TODO,v 1.18579 2018/10/07 07:03:07 adam Exp $ Suggested new packages ====================== @@ -1245,7 +1245,6 @@ For possible Perl packages updates, see o py-musicbrainz-0.7.4 o py-newt-0.52.20 o py-omniORBpy-3.7 - o py-packaging-18.0 o py-pendrell-0.3.7 o py-postgresql-5.0.6 o py-ptt-1.10.2 --_----------=_15388957881250--