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
ba8ffa845915c56a3da078edcb14acd1ea7aeedd...69a6a181aa44f7c1483c0e17824556b4481a5147
Commits (2)
Add new nondeterministic_version_generated_by_python_param toolchain issue.
· 50e646d9
Chris Lamb
authored
Aug 17, 2020
50e646d9
Tag pyct with nondeterministic_version_generated_by_python_param
· 69a6a181
Chris Lamb
authored
Aug 17, 2020
69a6a181
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
69a6a181
...
...
@@ -2147,3 +2147,7 @@ nondeterministic_order_of_debhelper_snippets_added_by_dh_fortran_mod:
description
:
iterates over Fortran compilers in a non-deterministic order
url
:
https://bugs.debian.org/965255
nondeterministic_version_generated_by_python_param
:
description
:
python3-param will parse the version differently between the two builds
with unknown cause.
packages.yml
View file @
69a6a181
...
...
@@ -18097,6 +18097,10 @@ pycryptopp:
version: 0.6.0.20120313-1
issues:
- gcc_captures_build_path
pyct:
version: 0.4.7a3-1
issues:
- nondeterministic_version_generated_by_python_param
pydicom:
version: 1.1.0-2
issues:
...
...