diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-06 03:04:40 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-06 03:04:40 -0500 |
| commit | 615d6f7e3408947bf962ea4d7edde01977474d1e (patch) | |
| tree | 669937b348f12e0bd52d35ef889d0b283f90476c /dev-python/sphinxcontrib-htmlhelp/files | |
| parent | 7d0655e0f85be0eec06807898321a634968f9336 (diff) | |
| download | baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.tar.gz baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.tar.xz baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.zip | |
Adding metadata
Diffstat (limited to 'dev-python/sphinxcontrib-htmlhelp/files')
| -rw-r--r-- | dev-python/sphinxcontrib-htmlhelp/files/sphinxcontrib-htmlhelp-2.1.0-test.patch | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-python/sphinxcontrib-htmlhelp/files/sphinxcontrib-htmlhelp-2.1.0-test.patch b/dev-python/sphinxcontrib-htmlhelp/files/sphinxcontrib-htmlhelp-2.1.0-test.patch new file mode 100644 index 000000000000..218ec2827c7a --- /dev/null +++ b/dev-python/sphinxcontrib-htmlhelp/files/sphinxcontrib-htmlhelp-2.1.0-test.patch @@ -0,0 +1,23 @@ +From 06b5e0687cd118a0b926a34cbe2c80413b246fb2 Mon Sep 17 00:00:00 2001 +From: "Alexander J. Pfleger" <alexander.julian.pfleger@cern.ch> +Date: Mon, 8 Jun 2026 11:17:18 +0200 +Subject: [PATCH 1/9] fix + +--- + tests/roots/test-chm/index.rst | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/tests/roots/test-chm/index.rst b/tests/roots/test-chm/index.rst +index 2d9e563..e576976 100644 +--- a/tests/roots/test-chm/index.rst ++++ b/tests/roots/test-chm/index.rst +@@ -6,7 +6,7 @@ Index markup + pair: entry; pair + double: entry; double + triple: index; entry; triple +- keyword: with ++ pair: keyword; with + see: from; to + seealso: fromalso; toalso + + |
