Python code generated with DebianPts:python-cheetah can contain two timestamps of the generation time. [[https://reproducible.debian.net/issues/timestamps_in_python_code_generated_by_cheetah_issue.html|Known affected packages]] = Detection = [[attachment:spectacle_0.22-3.debbindiff.html|Example debbindiff output]] = Solution = Setting the Cheetah compiler flag `addTimestampsToCompilerOutput` to False, will prevent the embedding of timestamps: == Example == `cheetah compile --settings='addTimestampsToCompilerOutput=False' filename.tmpl`