Bug#992804: numcodecs: please make the build reproducible

Chris Lamb lamby at debian.org
Mon Aug 23 17:28:46 BST 2021


Source: numcodecs
Version: 0.8.1+ds-1
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: randomness
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0] we noticed that
numcodecs could not be built reproducibly.

This is because the automatically-generated documentation includes the
repr(...) of a Python "mock" object, which happens to include a
nondeterministic id number.

(Patch attached that uses the common Python idiom for having a default
kwarg without specifying it directly in the method's definition.)

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: numcodecs.diff.txt
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20210823/8626e495/attachment.txt>


More information about the debian-science-maintainers mailing list