Your message dated Mon, 01 Jan 2018 13:50:22 +0000
with message-id <[email protected]>
and subject line Bug#885658: fixed in python-h2 3.0.1-2
has caused the Debian Bug report #885658,
regarding python-h2: please make the build reproducible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
885658: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885658
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-h2
Version: 3.0.1-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: randomness
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that python-h2 could not be built reproducibly.

This is because it installs (useless) files to:

  /usr/​lib/​python2.​7/​dist-​packages/​.​hypothesis

.. which happen to be unreproducible. :)

Patch attached.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2017-12-28 21:51:08.933004892 +0000
--- b/debian/rules      2017-12-28 22:19:00.662924100 +0000
@@ -2,6 +2,8 @@
 
 export PYBUILD_NAME=h2
 export PYBUILD_TEST_ARGS=-k-test/test_rfc7838.py 
-k-test/test_invalid_headers.py
+# Don't install Hypothesis example database into binary package.
+export HYPOTHESIS_DATABASE_FILE = $(CURDIR)/debian/hypothesis
 
 %:
        dh $@ --with python2,python3 --buildsystem=pybuild

--- End Message ---
--- Begin Message ---
Source: python-h2
Source-Version: 3.0.1-2

We believe that the bug you reported is fixed in the latest version of
python-h2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastien Delafond <[email protected]> (supplier of updated python-h2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 01 Jan 2018 14:20:10 +0100
Source: python-h2
Binary: python-h2 python3-h2
Architecture: source
Version: 3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Sebastien Delafond <[email protected]>
Changed-By: Sebastien Delafond <[email protected]>
Description:
 python-h2  - Pure-Python HTTP/2 State-Machine based protocol implementation in
 python3-h2 - Pure-Python3 HTTP/2 State-Machine based protocol implementation i
Closes: 885658
Changes:
 python-h2 (3.0.1-2) unstable; urgency=medium
 .
   * Don't install Hypothesis example database into binary package (Closes: 
#885658).
Checksums-Sha1:
 4c44c599f97654c012c2b8cf0c311c0261127746 1802 python-h2_3.0.1-2.dsc
 d5df93d4f37a15ec28531c35161079e159acdb7e 2152 python-h2_3.0.1-2.debian.tar.xz
 618b4f5298fe32b2be2833adb1675a6241d3aec2 6674 python-h2_3.0.1-2_amd64.buildinfo
Checksums-Sha256:
 ba3837ece36c7c4bec8978ed01ba5a0def9018eaf530f0355c0172f605895573 1802 
python-h2_3.0.1-2.dsc
 46306c1d12f2ae41ae4edd20120b01479f1a49f8fff5865a72eda3c0351d94b3 2152 
python-h2_3.0.1-2.debian.tar.xz
 b0835a1e20d56d00191d079cb05f1d264d7d9418e4718819433d2e384a05c0c5 6674 
python-h2_3.0.1-2_amd64.buildinfo
Files:
 27541ff99c0a87a77589feb3572cb190 1802 python optional python-h2_3.0.1-2.dsc
 dbcbb7ddc62f6aa8f3909050e010d510 2152 python optional 
python-h2_3.0.1-2.debian.tar.xz
 6f8e795ba150aa689acacd1001a8bdc3 6674 python optional 
python-h2_3.0.1-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEAqSkbVtrXP4xJMh3EL6Jg/PVnWQFAlpKNyMACgkQEL6Jg/PV
nWTTmAf/XNlW+CTqp/a7/tr5W/gjPzthFDiH9I5yOwY/2aQZwf5sDtk9dcU8nTFb
8xZ6HeeVhRQNEJjEJZ3J8SdXhMEVTxppJOI8KH45eIA36n89NNwY8FuRRNkM5z81
KwF7eqCCKDRR1juaUHqQYy3I+HrQJjrOO1KZ/ekEPhSCEf41AIKqpmPnf+ub7GNn
XJTwb10ikmXZw3eciwcViCRbwbCB1/47H0AcXWwOda8GC3eKghnF1EXANIwncANu
2RZ5OVUpS+tQQRFCLgdfYfYulcyUwymfga8CxnryjAeSCYXMJJzqPnHfX7mRti6a
rOZL/YsSo8aWqOg0Tw3hZpPj2WnmgA==
=KgEp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to