[Reproducible-commits] [notes] 01/01: New issue: Python Wheel packages

Peter De Wachter pdewacht-guest at moszumanska.debian.org
Sat Jan 17 20:16:40 UTC 2015


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

pdewacht-guest pushed a commit to branch master
in repository notes.

commit 72ba2ec5811391d07bf28b722b9c968800bc34d2
Author: Peter De Wachter <pdewacht at gmail.com>
Date:   Sat Jan 17 21:16:26 2015 +0100

    New issue: Python Wheel packages
---
 issues.yml   |  6 ++++++
 packages.yml | 12 ++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/issues.yml b/issues.yml
index 860b1f2..25fb1f8 100644
--- a/issues.yml
+++ b/issues.yml
@@ -179,3 +179,9 @@ randomness_in_gcj_output:
   description: |
     gcj's output varies, cause unknown
   url: https://wiki.debian.org/ReproducibleBuilds/RandomnessInBuildIdGeneratedByGcj
+python_wheel_package:
+  description: |
+    Python Wheel packages (renamed zip files) contain a metadata.json file,
+    the fields of which are written in random order. They also have the
+    usual problems of zip files.
+  url: https://wiki.debian.org/ReproducibleBuilds/PythonWheelPackage
diff --git a/packages.yml b/packages.yml
index df55bec..e367b4c 100644
--- a/packages.yml
+++ b/packages.yml
@@ -6223,6 +6223,10 @@ python-pcs:
   version: 0.5+debian-1.2
   issues:
     - timestamps_in_pdf_generated_by_latex
+python-pip:
+  version: 1.5.6-4
+  issues:
+    - python_wheel_package
 python-qt4:
   version: 4.11.2+dfsg-1
   bugs:
@@ -6243,6 +6247,10 @@ python-ssdeep:
   version: 3.1+dfsg-1
   issues:
     - random_order_in_egg_info_top_level_txt
+python-urllib3:
+  version: 1.9.1-3
+  issues:
+    - python_wheel_package
 python-wsme:
   version: 0.6-3
   issues:
@@ -6698,6 +6706,10 @@ sisu-plexus:
   version: 0.0.0.M5-1
   issues:
     - timestamps_in_tarball
+six:
+  version: 1.8.0-1
+  issues:
+    - python_wheel_package
 skalibs:
   version: 0.47-1
   issues:

-- 
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