Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
e34c8d3187f53a568c8a9af89fe14293bc91a364...1fc51776b929eb722a700a40250ee96e0f967fe7
Commits (2)
Add new nondeterministic_ids_in_html_output_generated_by_python_sphinx_panels issue.
· 3c9fbbcb
Chris Lamb
authored
Aug 16, 2022
3c9fbbcb
Tag python-cloup with nondeterministic_ids_in_html_output_generated_by_python_sphinx_panels
· 1fc51776
Chris Lamb
authored
Aug 16, 2022
1fc51776
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
1fc51776
...
...
@@ -2417,3 +2417,7 @@ nondetermistic_js_output_from_webpack:
description
:
|
Compressed Javascript generated by webpack uses arbitrary numbers when
minifying code. Unknown cause.
nondeterministic_ids_in_html_output_generated_by_python_sphinx_panels
:
description
:
|
python3-sphinx-panels generates unique identifiers using uuid4, resulting
in documentation that is not reproducible.
packages.yml
View file @
1fc51776
...
...
@@ -22293,6 +22293,10 @@ python-clevercsv:
version: 0.7.1+ds-2
issues:
- sphinxdoc_translations
python-cloup:
version: 1.0.0-2
issues:
- nondeterministic_ids_in_html_output_generated_by_python_sphinx_panels
python-cogent:
version: 1.5.3-2
issues:
...
...