Your message dated Fri, 17 Feb 2017 10:48:45 +0000
with message-id <[email protected]>
and subject line Bug#853912: fixed in python-testfixtures 4.13.4-1
has caused the Debian Bug report #853912,
regarding python-testfixtures: 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.)
--
853912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853912
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-testfixtures
Version: 4.13.3-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]
Hi,
Whilst working on the Reproducible Builds effort [0], we noticed
that python-testfixtures could not be built reproducibly.
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff -urNad python-testfixtures-4.13.3.orig/docs/conf.py
python-testfixtures-4.13.3/docs/conf.py
--- python-testfixtures-4.13.3.orig/docs/conf.py 2017-02-02
13:39:27.818650226 +1300
+++ python-testfixtures-4.13.3/docs/conf.py 2017-02-02 13:41:09.155526373
+1300
@@ -3,9 +3,11 @@
import os
import pkginfo
import sys
+import time
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
pkg_info = pkginfo.Develop(os.path.join(os.path.dirname(__file__), '..'))
+build_date =
datetime.datetime.utcfromtimestamp(int(os.environ.get('SOURCE_DATE_EPOCH',
time.time())))
extensions = [
'sphinx.ext.autodoc',
@@ -28,7 +30,7 @@
source_suffix = '.txt'
master_doc = 'index'
project = pkg_info.name
-copyright = '2008-2015 Simplistix Ltd, %s Chris Withers' %
datetime.datetime.now().year
+copyright = '2008-2015 Simplistix Ltd, %s Chris Withers' % build_date.year
version = release = pkg_info.version
exclude_trees = ['_build']
exclude_patterns = ['description.txt']
--- End Message ---
--- Begin Message ---
Source: python-testfixtures
Source-Version: 4.13.4-1
We believe that the bug you reported is fixed in the latest version of
python-testfixtures, 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.
Michael Fladischer <[email protected]> (supplier of updated python-testfixtures
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: Fri, 17 Feb 2017 11:20:07 +0100
Source: python-testfixtures
Binary: python-testfixtures python3-testfixtures python-testfixtures-doc
Architecture: source all
Version: 4.13.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Michael Fladischer <[email protected]>
Description:
python-testfixtures - Collection of helpers and mock objects (Python2 version)
python-testfixtures-doc - Collection of helpers and mock objects
(Documentation)
python3-testfixtures - Collection of helpers and mock objects (Python3 version)
Closes: 853912
Changes:
python-testfixtures (4.13.4-1) unstable; urgency=low
.
* New upstream release (Closes: #853912).
* Remove unused lintian overrides.
Checksums-Sha1:
a3198b17672c6c6577fd2d7e9133cd4a8b523069 2206 python-testfixtures_4.13.4-1.dsc
9e38a1617ac8174ad4ab835d69bc5429140cc296 93655
python-testfixtures_4.13.4.orig.tar.gz
7bf3d9b2753392ada9b4f5bafb6377d3421ad9c2 3704
python-testfixtures_4.13.4-1.debian.tar.xz
63baf1e3f1ec431cc40385cbb0a7c9c10b36b793 99104
python-testfixtures-doc_4.13.4-1_all.deb
674cd01493fe4abe6f6d8f30aed54d34afd7189b 55358
python-testfixtures_4.13.4-1_all.deb
1fc08c10a2f6d1a31100f6631169b3d5570d051e 7889
python-testfixtures_4.13.4-1_amd64.buildinfo
467ff7e62afc2cd47ee3cd76e4e254f0c4d0354f 55468
python3-testfixtures_4.13.4-1_all.deb
Checksums-Sha256:
22f2d17e00d28286c8d7feab6bb4111c2a53f046596eab697a6fa6920a3da7b6 2206
python-testfixtures_4.13.4-1.dsc
0c4afce78cbb9b989cb013a1c0afc0d8dfb3d7d0eeec4ab382feff2999e742e2 93655
python-testfixtures_4.13.4.orig.tar.gz
76276c1f12c157e3439d60b7002c535a60aea0cd7fc1bb92144271a0c12536dd 3704
python-testfixtures_4.13.4-1.debian.tar.xz
3410190ac4134d323ac1e9cecc468a032eefca4f1294a6d10977b59c4e33b131 99104
python-testfixtures-doc_4.13.4-1_all.deb
e878a8d33430cd3b8683c5a85831204442791099baf12cfde3262cb58741e24e 55358
python-testfixtures_4.13.4-1_all.deb
70fe4dde58ed8262e5eddfbe430ebe192d66cf7292ed0177c3f1c2218466716b 7889
python-testfixtures_4.13.4-1_amd64.buildinfo
c40ef6d46d20dfbf3f279add0deac528483cdb781b700a68623d25d4f87037b9 55468
python3-testfixtures_4.13.4-1_all.deb
Files:
d2a14237583eee103d61e2a5f7893d7e 2206 python optional
python-testfixtures_4.13.4-1.dsc
d82b72eb73c329141b5c2e7b5780c639 93655 python optional
python-testfixtures_4.13.4.orig.tar.gz
491e5cde8f48ac65dcf3d411fc25de37 3704 python optional
python-testfixtures_4.13.4-1.debian.tar.xz
17b9015ebea8fb4437d97f50336505ff 99104 doc optional
python-testfixtures-doc_4.13.4-1_all.deb
e3edd42011e532a2294ad2dc90eae7ea 55358 python optional
python-testfixtures_4.13.4-1_all.deb
2507ff973f8dd9271c9a4f238898d41d 7889 python optional
python-testfixtures_4.13.4-1_amd64.buildinfo
6e4ac676d571512945679b55ed31fca5 55468 python optional
python3-testfixtures_4.13.4-1_all.deb
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlimzzsACgkQ/9PIi5l9
0Wo7Twf/f2t0eOcM9T3dkC0jaUMBZvVEp5I+XFk9Cs46+nCuGAy28cYlzZla9sDh
U+PL8y2UkdQV897fBOCVimVpRe24h1dGD7/qpt+Q6n2cFZbm0TVl+A+S8TmzR2Yi
eH8FpHg/yhRFJUp9ITMip7n6gb8u4arXPZaXqryoxpV3oqVgv/ePlNkeUWOGm1l9
TuY6BKdx0aFWUz129H8NNoe/kbeTc7GqS0zYeO2OqQxzjPAZ1XpuOVFin+EOwA/f
ct4zaSBmYQ8fWVZ1AIQ9lhRnu6kuUpSFPbYQCHeoLAlqJXpvA814EvDJJv1mC/p3
K7fg+jVhnjSgh3ZSDLSMOJDv/Y1hhw==
=sIBf
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team