[Git][reproducible-builds/reproducible-notes][master] 2 commits: Split out sphinxdoc_translations.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Wed Oct 27 15:53:07 UTC 2021



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


Commits:
5b8d9921 by Chris Lamb at 2021-10-27T16:51:30+01:00
Split out sphinxdoc_translations.

- - - - -
c5c127e4 by Chris Lamb at 2021-10-27T16:51:40+01:00
Tag python-duniterpy with sphinxdoc_translations

- - - - -


3 changed files:

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


Changes:

=====================================
bin/auto-classify
=====================================
@@ -92,6 +92,9 @@ def walk_json(elem):
         if not diff:
             continue
 
+        if v == "Sphinx inventory" and "Indeks" in diff:
+            yield "sphinxdoc_translations"
+
         if v.endswith("sng") and "PlantUML" in diff:
             yield "png_generated_by_plantuml_captures_kernel_version_and_builddate"
 


=====================================
issues.yml
=====================================
@@ -756,8 +756,11 @@ randomness_in_objects_inv:
   description: |
     Some Python documentation tool writes objects.inv files in a random order.
     .
-    There is also a translation issue that is being tracked here
-    https://github.com/sphinx-doc/sphinx/issues/9778
+    There is also a translation issue that is being tracked in variations_in_sphinxdoc_translations
+sphinxdoc_translations:
+  description: |
+    Sphinxdoc translates some titles based on content of LANGUAGE, etc.
+  url: https://github.com/sphinx-doc/sphinx/issues/9778
 randomness_in_ocaml_cmti_files:
   description: |
     ocamlc generates .cmti with nondeterministic contents that do not appear to


=====================================
packages.yml
=====================================
@@ -19957,6 +19957,7 @@ python-duniterpy:
   issues:
     - randomness_in_documentation_generated_by_sphinx
     - randomness_in_objects_inv
+    - sphinxdoc_translations
   bugs:
     - 997949
 python-enable:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/2359738699c91b8b6f260a4c732dd38ee4758591...c5c127e46e40accfde6187391087ccab3261d736

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/2359738699c91b8b6f260a4c732dd38ee4758591...c5c127e46e40accfde6187391087ccab3261d736
You're receiving this email because of your account on salsa.debian.org.


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


More information about the rb-commits mailing list