Source: sip4
Version: 4.17+dfsg-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: umask
X-Debbugs-Cc: [email protected]

Hi!

While working on the "reproducible builds" effort [1], we have noticed
that sip4 could not be built reproducibly.
It calls dh_python2/3 after dh_fixperms, which leads to a file created
with umask-dependent permissions.

The attached patch fixes this by moving the dh_fixperms call after
the dh_python2/3 call.

Regards,
 Reiner

[1]: https://wiki.debian.org/ReproducibleBuilds

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to