[PATCH] Fix tails_build_manifest_to_deb822 python snippet

Chris Lamb lamby at debian.org
Mon Nov 7 13:29:14 UTC 2016


Hi,

Attached is the following:

  commit 04506ef56be76324a5f531f5b436facc93da77db
  Author: Chris Lamb <lamby at debian.org>
  Date:   Mon Nov 7 13:23:37 2016 +0000
  
      reproducible Debian: correct syntax for Python 3.
  
   bin/reproducible_create_meta_pkg_sets.sh | 2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)
  
  commit b686ae15509e5a8dff093908b6ae8d03a9294fab
  Author: Chris Lamb <lamby at debian.org>
  Date:   Mon Nov 7 13:24:04 2016 +0000
  
      reproducible Debian: might as well show the exception
  
   bin/reproducible_create_meta_pkg_sets.sh | 4 ++--
   1 file changed, 2 insertions(+), 2 deletions(-)
  
  commit 91e10449b38f1cb6d5a7ebbc45a308ccf07e20b6
  Author: Chris Lamb <lamby at debian.org>
  Date:   Mon Nov 7 13:24:34 2016 +0000
  
      reproducible Debian: Usual syntax is "if X not in Y" rather than "if not X in Y".
  
   bin/reproducible_create_meta_pkg_sets.sh | 2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)
  
  commit de3c752982c2f4a762ef8fa27a1b6728b2aa1216
  Author: Chris Lamb <lamby at debian.org>
  Date:   Mon Nov 7 13:25:37 2016 +0000
  
      reproducible Debian: no need for a dictionary; let's just use a set.
  
   bin/reproducible_create_meta_pkg_sets.sh | 4 ++--
   1 file changed, 2 insertions(+), 2 deletions(-)
  
  commit 9a799d88a16a2bc08ecbb7f204bab57628ffddb4
  Author: Chris Lamb <lamby at debian.org>
  Date:   Mon Nov 7 13:26:43 2016 +0000
  
      reproducible Debian: actually wrap the bit that can fail in th try-except!
  
   bin/reproducible_create_meta_pkg_sets.sh | 12 ++++++------
   1 file changed, 6 insertions(+), 6 deletions(-)
  
  commit 8309468c3378df91ca09aa8cd100c6ab326548fa
  Author: Chris Lamb <lamby at debian.org>
  Date:   Mon Nov 7 13:27:59 2016 +0000
  
      reproducible Debian: no need to wrap the bits that won't fail in the try-except.
  
   bin/reproducible_create_meta_pkg_sets.sh | 15 ++++++++-------
   1 file changed, 8 insertions(+), 7 deletions(-)


You can also merge from the "fix-tails_build_manifest_to_deb822-python-snippet" branch of
https://github.com/lamby/jenkins.debian.net if that is more convenient.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-reproducible-Debian-no-need-to-wrap-the-bits-that-wo.patch
Type: text/x-patch
Size: 1321 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20161107/4959c0e0/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-reproducible-Debian-actually-wrap-the-bit-that-can-f.patch
Type: text/x-patch
Size: 1331 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20161107/4959c0e0/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-reproducible-Debian-no-need-for-a-dictionary-let-s-j.patch
Type: text/x-patch
Size: 1059 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20161107/4959c0e0/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-reproducible-Debian-Usual-syntax-is-if-X-not-in-Y-ra.patch
Type: text/x-patch
Size: 886 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20161107/4959c0e0/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-reproducible-Debian-might-as-well-show-the-exception.patch
Type: text/x-patch
Size: 929 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20161107/4959c0e0/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-reproducible-Debian-correct-syntax-for-Python-3.patch
Type: text/x-patch
Size: 850 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20161107/4959c0e0/attachment-0005.bin>


More information about the Reproducible-builds mailing list