Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 63D6284EBA for ; Sat, 1 Jul 2023 11:40:38 +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 riodBZS58eLc for ; Sat, 1 Jul 2023 11:40:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ADB3584E93 for ; Sat, 1 Jul 2023 11:40:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB358FA89; Sat, 1 Jul 2023 11:40:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168821163739900" MIME-Version: 1.0 Date: Sat, 1 Jul 2023 11:40:37 +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: <20230701114037.AB358FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168821163739900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jul 1 11:40:37 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/py-tox to 4.6.3 To generate a diff of this commit: cvs rdiff -u -r1.4163 -r1.4164 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23139 -r1.23140 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168821163739900 Content-Disposition: inline Content-Length: 1383 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.4163 pkgsrc/doc/CHANGES-2023:1.4164 --- pkgsrc/doc/CHANGES-2023:1.4163 Sat Jul 1 11:38:20 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jul 1 11:40:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4163 2023/07/01 11:38:20 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4164 2023/07/01 11:40:37 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5834,3 +5834,4 @@ Changes to the packages collection and i Updated security/py-service_identity to 23.1.0 [wiz 2023-07-01] Updated textproc/py-sphinx-autodoc-typehints to 1.23.2 [wiz 2023-07-01] Updated textproc/py-sphinx-rtd-theme to 1.2.2 [wiz 2023-07-01] + Updated devel/py-tox to 4.6.3 [wiz 2023-07-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23139 pkgsrc/doc/TODO:1.23140 --- pkgsrc/doc/TODO:1.23139 Sat Jul 1 11:38:20 2023 +++ pkgsrc/doc/TODO Sat Jul 1 11:40:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23139 2023/07/01 11:38:20 wiz Exp $ +$NetBSD: TODO,v 1.23140 2023/07/01 11:40:37 wiz Exp $ Suggested new packages ====================== @@ -1222,7 +1222,6 @@ For possible Perl packages updates, see o py-terminator-2.1.1 o py-test-django-4.5.2 o py-tokyocabinet-0.6 - o py-tox-4.6.3 o py-uliweb-0.6 o py-vdirsyncer-0.19.1 [https://github.com/pimutils/vdirsyncer/issues/1015] o py-yubiauth-0.3.10 --_----------=_168821163739900--