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
4875bd1eefad86b4bb96679e1e10c93cfa96cf1f...1d5117eb2848016b63e191f17a6ecbbef0a69365
Commits (2)
Add new random_uuid_in_notebooks_generated_by_nbsphinx toolchain issue.
· c6a4aa47
Chris Lamb
authored
May 25, 2021
c6a4aa47
Tag jupyter-notebook with random_uuid_in_notebooks_generated_by_nbsphinx
· 1d5117eb
Chris Lamb
authored
May 25, 2021
1d5117eb
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
1d5117eb
...
...
@@ -2234,3 +2234,7 @@ build_path_in_header_generated_by_glib_genmarshal:
glib-genmarshal includes the build path in code comments by default,
e.g. BOOLEAN:INT,INT,BOXED (%s). It should be invokved with
--skip-source to omit these.
random_uuid_in_notebooks_generated_by_nbsphinx
:
description
:
|
alt HTML tag generated by uuid.uuid4().hex
https://sources.debian.org/src/nbsphinx/0.8.0+ds-1/src/nbsphinx.py/#L1315
packages.yml
View file @
1d5117eb
...
...
@@ -9982,6 +9982,10 @@ junit5:
version: 5.3.2-1
issues:
- user_in_java_jar_manifest
jupyter-notebook:
version: 6.2.0-1
issues:
- random_uuid_in_notebooks_generated_by_nbsphinx
jxrlib:
version: 1.1-6
issues:
...
...