[notes] 01/01: Add fix for nondeterminstic_ordering_in_python_wheel_metadata_versions toolchain issue.

Chris Lamb chris at chris-lamb.co.uk
Tue Nov 22 12:57:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository notes.

commit 964b1f21995de51cc13ffeb128bb12203a98cffc
Author: Chris Lamb <lamby at debian.org>
Date:   Tue Nov 22 13:57:40 2016 +0100

    Add fix for nondeterminstic_ordering_in_python_wheel_metadata_versions toolchain issue.
---
 issues.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/issues.yml b/issues.yml
index 34ff625..d3f875a 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1556,3 +1556,4 @@ nondeterminstic_ordering_in_python_wheel_metadata_versions:
     Example:
       │   │   │   │   │ -Requires-Dist: PySocks (>=1.5.6,<2.0); extra == 'socks'
       │   │   │   │   │ +Requires-Dist: PySocks (<2.0,>=1.5.6); extra == 'socks'
+  url: https://bugs.debian.org/845325

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list