Received: by mail.netbsd.org (Postfix, from userid 605) id 1CAE984D7E; Mon, 22 Mar 2021 09:25:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57A9684D6D for ; Mon, 22 Mar 2021 09:25:00 +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 VsBTVWTvdIEv for ; Mon, 22 Mar 2021 09:24:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A3B3E84CE2 for ; Mon, 22 Mar 2021 09:24:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A0FB9FA95; Mon, 22 Mar 2021 09:24:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1616405099190340" MIME-Version: 1.0 Date: Mon, 22 Mar 2021 09:24:59 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20210322092459.A0FB9FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1616405099190340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon Mar 22 09:24:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/py-approvaltests to 0.3.3 To generate a diff of this commit: cvs rdiff -u -r1.1801 -r1.1802 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1616405099190340 Content-Disposition: inline Content-Length: 740 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1801 pkgsrc/doc/CHANGES-2021:1.1802 --- pkgsrc/doc/CHANGES-2021:1.1801 Mon Mar 22 08:57:13 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Mar 22 09:24:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1801 2021/03/22 08:57:13 triaxx Exp $ +$NetBSD: CHANGES-2021,v 1.1802 2021/03/22 09:24:59 schmonz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2733,3 +2733,4 @@ Changes to the packages collection and i Updated devel/gobject-introspection to 1.68.0 [adam 2021-03-22] Updated x11/gtk3 to 3.24.27 [adam 2021-03-22] Updated www/py-scrapy to 2.4.1 [triaxx 2021-03-22] + Updated devel/py-approvaltests to 0.3.3 [schmonz 2021-03-22] --_----------=_1616405099190340--