Received: by mail.netbsd.org (Postfix, from userid 605) id 9A9A984E5F; Mon, 13 Mar 2023 10:11:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CB25E84D54 for ; Mon, 13 Mar 2023 10:11:14 +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 lDyttqKEE2Ol for ; Mon, 13 Mar 2023 10:11:14 +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 57B7084C86 for ; Mon, 13 Mar 2023 10:11:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 50BE2FA90; Mon, 13 Mar 2023 10:11:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167870227438940" MIME-Version: 1.0 Date: Mon, 13 Mar 2023 10:11:14 +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: <20230313101114.50BE2FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167870227438940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 13 10:11:14 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc: py-yubikey-manager update done To generate a diff of this commit: cvs rdiff -u -r1.22683 -r1.22684 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167870227438940 Content-Disposition: inline Content-Length: 649 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22683 pkgsrc/doc/TODO:1.22684 --- pkgsrc/doc/TODO:1.22683 Mon Mar 13 07:26:43 2023 +++ pkgsrc/doc/TODO Mon Mar 13 10:11:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22683 2023/03/13 07:26:43 wiz Exp $ +$NetBSD: TODO,v 1.22684 2023/03/13 10:11:13 wiz Exp $ Suggested new packages ====================== @@ -1273,7 +1273,6 @@ For possible Perl packages updates, see o py-vdirsyncer-0.19.1 [https://github.com/pimutils/vdirsyncer/issues/1015] o py-wxWidgets-4.0.0 o py-yubiauth-0.3.10 - o py-yubikey-manager-4.0.2 o py-z3-4.8.10 o py-z3solver-4.8.10.0 o pythontidy-1.23 --_----------=_167870227438940--