Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CCFE384D45 for ; Sun, 5 Nov 2023 23:56:13 +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 nOGDl4lMbcNP for ; Sun, 5 Nov 2023 23:56:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2146D84D44 for ; Sun, 5 Nov 2023 23:56:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1EE72FA2C; Sun, 5 Nov 2023 23:56:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699228573254070" MIME-Version: 1.0 Date: Sun, 5 Nov 2023 23:56:13 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231105235613.1EE72FA2C@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699228573254070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 5 23:56:12 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated security/py-yubikey-manager to 5.2.1 To generate a diff of this commit: cvs rdiff -u -r1.6680 -r1.6681 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23565 -r1.23566 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699228573254070 Content-Disposition: inline Content-Length: 1376 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6680 pkgsrc/doc/CHANGES-2023:1.6681 --- pkgsrc/doc/CHANGES-2023:1.6680 Sun Nov 5 23:52:39 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 5 23:56:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6680 2023/11/05 23:52:39 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6681 2023/11/05 23:56:12 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9671,3 +9671,4 @@ Changes to the packages collection and i Updated math/py-Theano to 1.0.4nb4 [wiz 2023-11-05] Updated converters/py-confusable_homoglyphs to 3.2.0nb3 [wiz 2023-11-05] Updated biology/py-biopython to 1.81 [wiz 2023-11-05] + Updated security/py-yubikey-manager to 5.2.1 [wiz 2023-11-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23565 pkgsrc/doc/TODO:1.23566 --- pkgsrc/doc/TODO:1.23565 Sun Nov 5 23:38:01 2023 +++ pkgsrc/doc/TODO Sun Nov 5 23:56:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23565 2023/11/05 23:38:01 wiz Exp $ +$NetBSD: TODO,v 1.23566 2023/11/05 23:56:12 wiz Exp $ Suggested new packages ====================== @@ -1263,7 +1263,6 @@ For possible Perl packages updates, see o py-uliweb-0.6 o py-vdirsyncer-0.19.2 [https://github.com/pimutils/vdirsyncer/issues/1015] o py-yubiauth-0.3.10 - o py-yubikey-manager-5.2.1 o py-zstandard-0.22.0 o pythontidy-1.23 o q5go-2.1.1 --_----------=_1699228573254070--