Your message dated Fri, 13 Nov 2015 10:07:03 +0000
with message-id <[email protected]>
and subject line Bug#799206: fixed in python-sqlalchemy-utils 0.30.12-2
has caused the Debian Bug report #799206,
regarding python-sqlalchemy-utils: 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.)


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

Hi,

While working on the "reproducible builds" effort [0], we have noticed
that python-sqlalchemy-utils could not be built reproducibly.

The attached patch removes non-deterministic behaviour from the build 
system. Once applied, python-sqlalchemy-utils can be built reproducibly
in our reproducible toolchain.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/patches/reproducible_build.patch   1970-01-01 01:00:00.000000000 
+0100
--- b/debian/patches/reproducible_build.patch   2015-09-16 19:52:35.211712445 
+0100
@@ -0,0 +1,11 @@
+--- python-sqlalchemy-utils-0.30.12.orig/setup.py
++++ python-sqlalchemy-utils-0.30.12/setup.py
+@@ -57,7 +57,7 @@ extras_require = {
+ 
+ # Add all optional dependencies to testing requirements.
+ test_all = []
+-for name, requirements in extras_require.items():
++for name, requirements in sorted(extras_require.items()):
+     test_all += requirements
+ extras_require['test_all'] = test_all
+ 
--- a/debian/patches/series     1970-01-01 01:00:00.000000000 +0100
--- b/debian/patches/series     2015-09-16 19:52:32.099683086 +0100
@@ -0,0 +1 @@
+reproducible_build.patch

--- End Message ---
--- Begin Message ---
Source: python-sqlalchemy-utils
Source-Version: 0.30.12-2

We believe that the bug you reported is fixed in the latest version of
python-sqlalchemy-utils, 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.
Thomas Goirand <[email protected]> (supplier of updated python-sqlalchemy-utils 
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: SHA256

Format: 1.8
Date: Fri, 13 Nov 2015 09:54:23 +0000
Source: python-sqlalchemy-utils
Binary: python-sqlalchemy-utils python3-sqlalchemy-utils 
python-sqlalchemy-utils-doc
Architecture: source all
Version: 0.30.12-2
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
 python-sqlalchemy-utils - various utility functions for SQLAlchemy - Python 2.x
 python-sqlalchemy-utils-doc - various utility functions for SQLAlchemy - doc
 python3-sqlalchemy-utils - various utility functions for SQLAlchemy - Python 
3.x
Closes: 799206
Changes:
 python-sqlalchemy-utils (0.30.12-2) unstable; urgency=medium
 .
   * Added reproducibility patch from Chris Lamb (Closes: #799206).
Checksums-Sha1:
 14d4d1d0aab972597e504e79f4049c01e3b201b1 2414 
python-sqlalchemy-utils_0.30.12-2.dsc
 15d8bf2a72512e93fed2967211d2a3cf8d5f37df 2912 
python-sqlalchemy-utils_0.30.12-2.debian.tar.xz
 65eadbc2931cfc5dae2a65b6026321b070c25c6d 104916 
python-sqlalchemy-utils-doc_0.30.12-2_all.deb
 649a77655d9612ce9dd924159454f2d85e7365d3 55278 
python-sqlalchemy-utils_0.30.12-2_all.deb
 50397445a3624c357af871e1f6e109b8cbd4a350 55362 
python3-sqlalchemy-utils_0.30.12-2_all.deb
Checksums-Sha256:
 ac96cc1788062605200ba81635280de1966796df9b752d31dc17a97da2757e5f 2414 
python-sqlalchemy-utils_0.30.12-2.dsc
 9f5979577a75a517784dfa63634fb63c00de5ead16feac677e09f0f6c4b22a73 2912 
python-sqlalchemy-utils_0.30.12-2.debian.tar.xz
 c5240db94d7c2509950a57a8bec35c09225ade4af5459e4497843e5031bf6a67 104916 
python-sqlalchemy-utils-doc_0.30.12-2_all.deb
 62ee9c4243c9f204d832143034fe1cf9ab80cfa57d08966340295ba25513a187 55278 
python-sqlalchemy-utils_0.30.12-2_all.deb
 7556f44f663bdad8e30b5d6ded24b9a1ac8eb6ab3167b89bc87caa56216ba416 55362 
python3-sqlalchemy-utils_0.30.12-2_all.deb
Files:
 e06a6f833b7ed5f6e757bcf294d8a220 2414 python optional 
python-sqlalchemy-utils_0.30.12-2.dsc
 efbbb193467cb44614e7870acef2b2da 2912 python optional 
python-sqlalchemy-utils_0.30.12-2.debian.tar.xz
 5b7da499e8e3ac742b47b435eb486c88 104916 doc optional 
python-sqlalchemy-utils-doc_0.30.12-2_all.deb
 8793f4b0bce33a90174e21be8dbc37d3 55278 python optional 
python-sqlalchemy-utils_0.30.12-2_all.deb
 d6975042e9a81190625d3a42f78ff1e7 55362 python optional 
python3-sqlalchemy-utils_0.30.12-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWRbOYAAoJENQWrRWsa0P+Tl4P/1pZyWk4PT7UQpVoegXmHxz3
cmxAN22lwtCvJJyxeWrGP3eTiRj8xZkTAD6S0G+l9E2leNs3DaBj1Pc8+R4fpQ0z
Q6K/s679q32P8KS6HLs9ZJmZONVo4v8OK9gcrY4jDxSo9f5i9L8kSEQ6f7ENFxUZ
9aq+lTA64riVz2mIwIrWIOjn8p1l+NdNjEDC5nvz+CuYxm1OJVRLBQyhNPOPDjTn
tmJiKFCTMlAFGwIY5iLfyfXT8II3Ugu7Bv4kFahseOykJRGVEr9A6i/kc+yPpF7A
yJ99of8sUSuU07/iE08L2yE9GSke0X8qYoXsgv0CzKRcNsNZA2AlZ5IAO0dBdZCl
bN0RowIq0CP30VGh1SqouBJZdsFpeQNDJq7tPP3ns3R3VN99n1tiOaiQ7x5y/2jH
6fHEqC5r9zltaOb94WQPxAbenAjzoafj7vHxFZ6t25eCUG3+FPAP5FJYikXt+y9D
Oe96fyUh/lqmtv9mh4wSDROEKa/z5R0gGEOM4HiJoiMRwTfkW5TaxUEMLPlTpHCp
s2V1CGoH6qlkx/lQZpPVVUSEUuxTe9CGIXjOtrk4VRhwi7KIvBAPvjLrGbiHF2g0
mbxlbRrFASP417S9af/+u8wCTIrLMmTeFJHoejcKrJR+l56Fdyyntv2RwJW+a4Bz
q56Qr7yvGcqKQHOoiSmg
=21FD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to