[Python-modules-team] Bug#774509: python-qt4: remove timestamps in generated files to enable reproducible building

Reiner Herrmann reiner at reiner-h.de
Sat Jan 3 18:08:58 UTC 2015


Source: python-qt4
Version: 4.11.2+dfsg-1
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps toolchain

Hi,

the uic python module and the pyrcc tool are currently embedding
timestamps into the comments of generated files.
This results in packages that can't be built reproducibly, because
the timestamp will be a different one on each build (see [1]).

The attached patch removes the timestamp writing in those tools,
as this is no useful information anyway.

Regards,
 Reiner

[1]: https://reproducible.debian.net/userContent/issues/timestamps_in_source_generated_by_pyqt4_ui_issue.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-qt4_prevent_writing_of_timestamps.patch
Type: text/x-patch
Size: 3384 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20150103/9200f00d/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20150103/9200f00d/attachment-0001.sig>


More information about the Python-modules-team mailing list