Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id C46501A9239 for ; Sun, 13 Feb 2022 08:55:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E8D7D84E89; Sun, 13 Feb 2022 08:55:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F44E84D82 for ; Sun, 13 Feb 2022 08:55:09 +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 EJMCTk5f5vV8 for ; Sun, 13 Feb 2022 08:55:08 +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 83C2184CE7 for ; Sun, 13 Feb 2022 08:55:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 80EF5FB24; Sun, 13 Feb 2022 08:55:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1644742508280200" MIME-Version: 1.0 Date: Sun, 13 Feb 2022 08:55:08 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220213085508.80EF5FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1644742508280200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 13 08:55:08 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: add missing update entry for py-twisted-docs To generate a diff of this commit: cvs rdiff -u -r1.885 -r1.886 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1644742508280200 Content-Disposition: inline Content-Length: 886 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.885 pkgsrc/doc/CHANGES-2022:1.886 --- pkgsrc/doc/CHANGES-2022:1.885 Sun Feb 13 08:52:06 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Feb 13 08:55:08 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.885 2022/02/13 08:52:06 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.886 2022/02/13 08:55:08 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -814,6 +814,7 @@ Changes to the packages collection and i Updated net/py-zeroconf to 0.38.3 [adam 2022-02-05] Updated www/py-uvicorn to 0.17.4 [adam 2022-02-05] Updated net/py-twisted to 22.1.0rc1 [js 2022-02-05] + Updated net/py-twisted-docs to 22.1.0rc1 [js 2022-02-05] Updated devel/py-treq to 22.1.0 [js 2022-02-05] Added mail/qtraceaddr version 20061202 [schmonz 2022-02-05] Updated finance/py-alphalens to 0.4.0 [adam 2022-02-05] --_----------=_1644742508280200--