Received: by mail.netbsd.org (Postfix, from userid 605) id 1858784D43; Mon, 27 Jan 2020 11:01:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 961DF84D3C for ; Mon, 27 Jan 2020 11:01:45 +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 4pqpzus_Ibw8 for ; Mon, 27 Jan 2020 11:01:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 22B6E84CCD for ; Mon, 27 Jan 2020 11:01:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1F690FBF4; Mon, 27 Jan 2020 11:01:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1580122905203320" MIME-Version: 1.0 Date: Mon, 27 Jan 2020 11:01:45 +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: <20200127110145.1F690FBF4@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. --_----------=_1580122905203320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 27 11:01:44 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated archivers/py-zipp to 1.1.0 To generate a diff of this commit: cvs rdiff -u -r1.795 -r1.796 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19644 -r1.19645 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1580122905203320 Content-Disposition: inline Content-Length: 1580 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.795 pkgsrc/doc/CHANGES-2020:1.796 --- pkgsrc/doc/CHANGES-2020:1.795 Mon Jan 27 10:53:37 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Jan 27 11:01:44 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.795 2020/01/27 10:53:37 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.796 2020/01/27 11:01:44 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -951,3 +951,4 @@ Changes to the packages collection and i Updated sysutils/py-dbus to 1.2.16 [wiz 2020-01-27] Updated textproc/gspell to 1.8.3 [wiz 2020-01-27] Updated x11/libxkbcommon to 0.10.0 [wiz 2020-01-27] + Updated archivers/py-zipp to 1.1.0 [wiz 2020-01-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19644 pkgsrc/doc/TODO:1.19645 --- pkgsrc/doc/TODO:1.19644 Mon Jan 27 10:53:37 2020 +++ pkgsrc/doc/TODO Mon Jan 27 11:01:44 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19644 2020/01/27 10:53:37 wiz Exp $ +$NetBSD: TODO,v 1.19645 2020/01/27 11:01:44 wiz Exp $ Suggested new packages ====================== @@ -1000,7 +1000,7 @@ For possible Perl packages updates, see o pwlib-1.11.1 o py-HappyDoc-3.0 o py-Scientific-doc-2.5.5 - o py-cairo-1.19.0 + o py-cairo-1.19.0 [drops python-2.x support] o py-cassa-1.11.0 o py-ephem3-3.7.6.0 o py-gds-1.4.2 @@ -1020,7 +1020,7 @@ For possible Perl packages updates, see o py-sybase-0.37 o py-wxWidgets-4.0.0 o py-yubiauth-0.3.10 - o py-zipp-2.1.0 + o py-zipp-2.1.0 [drops python-2.x support] o pythontidy-1.23 o qbzr-0.23.2 o qlandkartegt-1.8.1 [pkg/53376] --_----------=_1580122905203320--