[libvirt] [libvirt-python 0/3] reproducible builds

Guido Günther agx at sigxcpu.org
Mon May 18 22:53:11 UTC 2015


Debian tries to make builds reporducible[0] therefore we need predictable
output (i.e. no timestamps, predictable iteration over hashes, etc.). This
patch (mostly by Chris Lamb) to libvirt-python makes the necessary changes.

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

Guido Günther (3):
  Sort dictionary keys
  Simplify sorting
  Sort tuples on both items

 generator.py | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

-- 
2.1.4




More information about the libvir-list mailing list