Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0516F84E83 for ; Tue, 7 Nov 2023 22:27:21 +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 QHAM9Qv80b6G for ; Tue, 7 Nov 2023 22:27:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E41E384E65 for ; Tue, 7 Nov 2023 22:27:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E19F9FA2D; Tue, 7 Nov 2023 22:27:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699396039213460" MIME-Version: 1.0 Date: Tue, 7 Nov 2023 22:27:19 +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: <20231107222719.E19F9FA2D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699396039213460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 7 22:27:19 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/py-sphinx to 7.2.6 To generate a diff of this commit: cvs rdiff -u -r1.6758 -r1.6759 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23610 -r1.23611 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699396039213460 Content-Disposition: inline Content-Length: 1351 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.6758 pkgsrc/doc/CHANGES-2023:1.6759 --- pkgsrc/doc/CHANGES-2023:1.6758 Tue Nov 7 22:21:05 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Nov 7 22:27:19 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6758 2023/11/07 22:21:05 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6759 2023/11/07 22:27:19 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9758,3 +9758,4 @@ Changes to the packages collection and i Updated textproc/py-sphinxcontrib-htmlhelp to 2.0.4 [wiz 2023-11-07] Updated textproc/py-sphinxcontrib-qthelp to 1.0.6 [wiz 2023-11-07] Updated textproc/py-sphinxcontrib-serializinghtml to 1.1.9 [wiz 2023-11-07] + Updated textproc/py-sphinx to 7.2.6 [wiz 2023-11-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23610 pkgsrc/doc/TODO:1.23611 --- pkgsrc/doc/TODO:1.23610 Tue Nov 7 22:21:06 2023 +++ pkgsrc/doc/TODO Tue Nov 7 22:27:19 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23610 2023/11/07 22:21:06 wiz Exp $ +$NetBSD: TODO,v 1.23611 2023/11/07 22:27:19 wiz Exp $ Suggested new packages ====================== @@ -1214,7 +1214,6 @@ For possible Perl packages updates, see o py-scgi-2.0 o py-setuptools_scm-8.0.4 o py-simpletal-5.1 - o py-sphinx-7.2.6 o py-sphinx-rtd-theme-1.3.0 o py-sybase-0.37 o py-syslog-ng-3.31.2 --_----------=_1699396039213460--