Received: by mail.netbsd.org (Postfix, from userid 605) id 3EAF084EC4; Mon, 4 Oct 2021 09:27:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 775A384EC3 for ; Mon, 4 Oct 2021 09:26:59 +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 JcAOoCI1ogas for ; Mon, 4 Oct 2021 09:26:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6D33D84CE8 for ; Mon, 4 Oct 2021 09:26:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6A79BFA97; Mon, 4 Oct 2021 09:26:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163333961861850" MIME-Version: 1.0 Date: Mon, 4 Oct 2021 09:26:58 +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: <20211004092658.6A79BFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163333961861850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Oct 4 09:26:58 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-configargparse, devel/py-tenacity To generate a diff of this commit: cvs rdiff -u -r1.5038 -r1.5039 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163333961861850 Content-Disposition: inline Content-Length: 778 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.5038 pkgsrc/doc/CHANGES-2021:1.5039 --- pkgsrc/doc/CHANGES-2021:1.5038 Mon Oct 4 09:13:31 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Oct 4 09:26:58 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5038 2021/10/04 09:13:31 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.5039 2021/10/04 09:26:58 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7724,3 +7724,5 @@ Changes to the packages collection and i Updated finance/py-eth-account to 0.5.6 [adam 2021-10-04] Updated net/haproxy to 2.4.6 [wiz 2021-10-04] Updated www/lighttpd to 1.4.60 [wiz 2021-10-04] + Updated devel/py-configargparse to 1.5.3 [adam 2021-10-04] + Updated devel/py-tenacity to 8.0.1 [adam 2021-10-04] --_----------=_163333961861850--