[Git][reproducible-builds/reproducible-notes][master] 3 commits: Add new sphinx_reading_durations toolchain issue.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Mon May 18 15:30:35 UTC 2026



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
ffb83115 by Chris Lamb at 2026-05-18T08:28:00-07:00
Add new sphinx_reading_durations toolchain issue.

- - - - -
7c4b14a9 by Chris Lamb at 2026-05-18T08:28:00-07:00
Add ability to auto-classify sphinx_reading_durations.

- - - - -
34cb8027 by Chris Lamb at 2026-05-18T08:28:00-07:00
Tag packages with sphinx_reading_durations

- - - - -


3 changed files:

- bin/auto-classify
- issues.yml
- packages.yml


Changes:

=====================================
bin/auto-classify
=====================================
@@ -72,6 +72,9 @@ def walk_json(elem):
         if v.endswith("/pkgjs-lock.json"):
             yield "pkgjs_lock_json_file_issue"
 
+        if v.endswith("/sphinx-reading-durations.json"):
+            yield "sphinx_reading_durations"
+
         if v.endswith(".reverse.bin"):
             yield "nondeterminism_in_files_generated_by_rime_deployer"
 


=====================================
issues.yml
=====================================
@@ -567,6 +567,9 @@ captures_environment_in_sphinx_autodoc:
     .
     As a workaround, the autodoc_preserve_defaults setting can be enabled.
       https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html#confval-autodoc_preserve_defaults
+sphinx_reading_durations:
+  description: |
+    Creates a nondeterminstic sphinx-reading-durations.json file.
 captures_build_path_via_cmake_variables:
   description: |
     Variables such as PROJECT_SOURCE_DIR or PROJECT_BINARY_DIR used in


=====================================
packages.yml
=====================================
@@ -4453,6 +4453,10 @@ doxia-sitetools:
   issues:
     - random_order_in_plexus_components_xml
     - random_order_in_documentation_generated_by_javadoc
+doxysphinx:
+  version: 3.3.12-6
+  issues:
+    - sphinx_reading_durations
 dpdk:
   version: 23.11.1-1
   issues:
@@ -32088,6 +32092,8 @@ sphinx-gallery:
     - python_sphinx_gallery_adds_timing_to_output
 sphinx-needs:
   version: 5.1.0+dfsg-7
+  issues:
+    - sphinx_reading_durations
   bugs:
     - 1136424
 sphinx-panels:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/ac473121bc42325086cc610bca1e947da8aa0212...34cb8027d6d9ec542d2e9ff3313ec7c15c34163f

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/ac473121bc42325086cc610bca1e947da8aa0212...34cb8027d6d9ec542d2e9ff3313ec7c15c34163f
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260518/2a44a1ee/attachment.htm>


More information about the rb-commits mailing list