Received: by mail.netbsd.org (Postfix, from userid 605) id F1AD684E70; Fri, 21 Oct 2022 09:05:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 304C184E5E for ; Fri, 21 Oct 2022 09:05:40 +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 MtQJ-3isLxVq for ; Fri, 21 Oct 2022 09:05:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7DB4F84C86 for ; Fri, 21 Oct 2022 09:05:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7AFFBFA90; Fri, 21 Oct 2022 09:05:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1666343139156130" MIME-Version: 1.0 Date: Fri, 21 Oct 2022 09:05:39 +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: <20221021090539.7AFFBFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1666343139156130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Oct 21 09:05:39 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated net/py-zeroconf, archivers/py-zipp To generate a diff of this commit: cvs rdiff -u -r1.5129 -r1.5130 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1666343139156130 Content-Disposition: inline Content-Length: 769 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5129 pkgsrc/doc/CHANGES-2022:1.5130 --- pkgsrc/doc/CHANGES-2022:1.5129 Fri Oct 21 08:51:32 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Oct 21 09:05:39 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5129 2022/10/21 08:51:32 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.5130 2022/10/21 09:05:39 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7775,3 +7775,5 @@ Changes to the packages collection and i Updated devel/py-limits to 2.7.1 [adam 2022-10-21] Updated net/py-pypiserver to 1.5.1 [adam 2022-10-21] Updated devel/imake to 1.0.9 [wiz 2022-10-21] + Updated net/py-zeroconf to 0.39.2 [adam 2022-10-21] + Updated archivers/py-zipp to 3.9.0 [adam 2022-10-21] --_----------=_1666343139156130--