Received: by mail.netbsd.org (Postfix, from userid 605) id 031ED84D6D; Fri, 24 Jul 2020 06:54:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8248284D51 for ; Fri, 24 Jul 2020 06:54:58 +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 rOxMhrPrZOfI for ; Fri, 24 Jul 2020 06:54:58 +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 DBAB584D3A for ; Fri, 24 Jul 2020 06:54:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8431FB28; Fri, 24 Jul 2020 06:54:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1595573697111910" MIME-Version: 1.0 Date: Fri, 24 Jul 2020 06:54:57 +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: <20200724065457.D8431FB28@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. --_----------=_1595573697111910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jul 24 06:54:57 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated time/py-arrow, lang/py-parso To generate a diff of this commit: cvs rdiff -u -r1.4124 -r1.4125 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1595573697111910 Content-Disposition: inline Content-Length: 773 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.4124 pkgsrc/doc/CHANGES-2020:1.4125 --- pkgsrc/doc/CHANGES-2020:1.4124 Thu Jul 23 19:56:03 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jul 24 06:54:57 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4124 2020/07/23 19:56:03 pin Exp $ +$NetBSD: CHANGES-2020,v 1.4125 2020/07/24 06:54:57 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6539,3 +6539,5 @@ Changes to the packages collection and i Updated biology/htslib to 1.10.2nb1 [bacon 2020-07-23] Updated biology/kallisto to 0.46.1 [bacon 2020-07-23] Added wm/frankenwm version 1.0.22 [pin 2020-07-23] + Updated time/py-arrow to 0.15.8 [adam 2020-07-24] + Updated lang/py-parso to 0.7.1 [adam 2020-07-24] --_----------=_1595573697111910--