Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id C4A841A923A for ; Tue, 6 Oct 2020 10:52:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 673E484D91; Tue, 6 Oct 2020 10:52:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E127784D87 for ; Tue, 6 Oct 2020 10:52:41 +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 VHGDgKWRgfjX for ; Tue, 6 Oct 2020 10:52:41 +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 DF69F84D37 for ; Tue, 6 Oct 2020 10:52:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DCB16FB28; Tue, 6 Oct 2020 10:52:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160198156080820" MIME-Version: 1.0 Date: Tue, 6 Oct 2020 10:52:40 +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: <20201006105240.DCB16FB28@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. --_----------=_160198156080820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 6 10:52:40 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/py-hypothesis to 5.37.0 To generate a diff of this commit: cvs rdiff -u -r1.5662 -r1.5663 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20120 -r1.20121 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160198156080820 Content-Disposition: inline Content-Length: 1394 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.5662 pkgsrc/doc/CHANGES-2020:1.5663 --- pkgsrc/doc/CHANGES-2020:1.5662 Tue Oct 6 10:26:59 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Oct 6 10:52:40 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5662 2020/10/06 10:26:59 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.5663 2020/10/06 10:52:40 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8427,3 +8427,4 @@ Changes to the packages collection and i Updated net/py-responses to 0.12.0 [adam 2020-10-06] Updated devel/spdlog to 1.8.1 [wiz 2020-10-06] Added net/mkvserver_mk2 version 0.0.0.20200117 [ryoon 2020-10-06] + Updated devel/py-hypothesis to 5.37.0 [wiz 2020-10-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20120 pkgsrc/doc/TODO:1.20121 --- pkgsrc/doc/TODO:1.20120 Tue Oct 6 09:25:35 2020 +++ pkgsrc/doc/TODO Tue Oct 6 10:52:40 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20120 2020/10/06 09:25:35 wiz Exp $ +$NetBSD: TODO,v 1.20121 2020/10/06 10:52:40 wiz Exp $ Suggested new packages ====================== @@ -960,7 +960,6 @@ For possible Perl packages updates, see o py-ephem3-3.7.6.0 o py-feedparser-6.0.0 [drops python-2.x support, backward-incompatible with 5.x] o py-hgview-1.9.0 - o py-hypothesis-5.37.0 o py-input-pad-1.4.2 o py-keybinder-0.3.1 o py-markdown-3.2.2 [drops python-2.x support] --_----------=_160198156080820--