Received: by mail.netbsd.org (Postfix, from userid 605) id EFDEA84D82; Mon, 18 May 2020 10:50:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 785FB84D80 for ; Mon, 18 May 2020 10:50:26 +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 325uYBFM_6EC for ; Mon, 18 May 2020 10:50:26 +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 C210284D7B for ; Mon, 18 May 2020 10:50:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C0226FB27; Mon, 18 May 2020 10:50:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1589799025194620" MIME-Version: 1.0 Date: Mon, 18 May 2020 10:50:25 +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: <20200518105025.C0226FB27@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. --_----------=_1589799025194620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon May 18 10:50:25 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated time/py-ligotimegps, databases/py-sqlalchemy, databases/py-sqlalchemy-utils, misc/py-immutables To generate a diff of this commit: cvs rdiff -u -r1.3010 -r1.3011 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1589799025194620 Content-Disposition: inline Content-Length: 899 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.3010 pkgsrc/doc/CHANGES-2020:1.3011 --- pkgsrc/doc/CHANGES-2020:1.3010 Mon May 18 10:26:35 2020 +++ pkgsrc/doc/CHANGES-2020 Mon May 18 10:50:25 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3010 2020/05/18 10:26:35 nia Exp $ +$NetBSD: CHANGES-2020,v 1.3011 2020/05/18 10:50:25 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -4736,3 +4736,7 @@ Changes to the packages collection and i Updated chat/unrealircd to 5.0.4 [nia 2020-05-18] Updated sysutils/tree to 1.8.0 [nia 2020-05-18] Updated textproc/serd to 0.30.4 [nia 2020-05-18] + Updated time/py-ligotimegps to 2.0.1 [adam 2020-05-18] + Updated databases/py-sqlalchemy to 1.3.17 [adam 2020-05-18] + Updated databases/py-sqlalchemy-utils to 0.36.5 [adam 2020-05-18] + Updated misc/py-immutables to 0.14 [adam 2020-05-18] --_----------=_1589799025194620--