[Git][reproducible-builds/reproducible-notes][master] 2 commits: issues.yml: add category for randomness in matplotlib SVG output ID attributes

James Addison (@jayaddison) gitlab at salsa.debian.org
Wed Feb 28 12:36:28 UTC 2024



James Addison pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
bcae685e by James Addison at 2024-02-28T12:31:16+00:00
issues.yml: add category for randomness in matplotlib SVG output ID attributes

- - - - -
b130e882 by James Addison at 2024-02-28T12:32:00+00:00
packages.yml: add assessment for astroplan

- - - - -


2 changed files:

- issues.yml
- packages.yml


Changes:

=====================================
issues.yml
=====================================
@@ -1025,6 +1025,12 @@ timestamps_in_pdf_generated_by_matplotlib:
     eg. Creator (matplotlib 1.4.2, http://matplotlib.org)
   deterministic: True
   url: https://bugs.debian.org/827361
+randomness_in_svg_generated_by_matplotlib:
+  description: |
+    The SVG output of matplotlib includes some diagram-internal element ID
+    attributes.  Some of these can be made deterministic by configuring the
+    `svg.hashsalt` rcParam.
+  url: https://github.com/matplotlib/matplotlib/issues/27831
 lynx_dump_varies_output_with_locale:
   description: |
     Packages use `lynx -dump in.html > out.txt`, but this varies by locale. See


=====================================
packages.yml
=====================================
@@ -1029,9 +1029,12 @@ astrometry.net:
   comments: |
     Either added by SWIG or numpy to the Python extension
 astroplan:
-  version: 0.8-1
+  version: 0.9.1-2
+  comments: |
+    Affected by some non-determinism in matplotlib.pyplot SVG output.
   issues:
-    - randomness_in_documentation_generated_by_sphinx
+    - captures_environment_in_sphinx_autodoc
+    - randomness_in_svg_generated_by_matplotlib
   bugs:
     - 1064858
 astropy:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/4906b7939ea6c22bd3c4a9dfc74fae987ac75d02...b130e8829021aa4e64bed659ef0ad45e89caa07c

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/4906b7939ea6c22bd3c4a9dfc74fae987ac75d02...b130e8829021aa4e64bed659ef0ad45e89caa07c
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/20240228/07d25cd5/attachment.htm>


More information about the rb-commits mailing list