[Reproducible-commits] [notes] 01/01: identified new issue (timestamps embedded by cheetah)

Reiner Herrmann deki-guest at moszumanska.debian.org
Fri Jan 16 21:07:46 UTC 2015


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

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

commit fdc0f9c900e93b1276a32cbf0c00df6322f3fcd1
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Fri Jan 16 22:07:28 2015 +0100

    identified new issue (timestamps embedded by cheetah)
---
 issues.yml   | 5 +++++
 packages.yml | 4 ++++
 2 files changed, 9 insertions(+)

diff --git a/issues.yml b/issues.yml
index 02a503c..0d90e1a 100644
--- a/issues.yml
+++ b/issues.yml
@@ -59,6 +59,11 @@ timestamps_in_source_generated_by_pyqt4_ui:
   description: |
     PyQt4 UI code generator writes a timestamp to the source files it creates.
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInSourceGeneratedByPyQt
+timestamps_in_python_code_generated_by_cheetah:
+  description: |
+    Cheetah is embedding two timestamps into generated Python code by default.
+    This can be disabled with a compiler flag.
+  url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInPythonCodeGeneratedByCheetah
 random_order_in_egg_info_top_level_txt:
   description: |
     Python packages have components in `PACKAGE.egg-info/top_level.txt`
diff --git a/packages.yml b/packages.yml
index 248c110..e69544e 100644
--- a/packages.yml
+++ b/packages.yml
@@ -6508,6 +6508,10 @@ speech-tools:
     /usr/lib/speech_tools/config/system.mak
   issues:
     - timestamps_in_documentation_generated_by_doxygen
+spectacle:
+  version: 0.22-3
+  issues:
+    - timestamps_in_python_code_generated_by_cheetah
 speex:
   version: 1.2~rc1.2-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