Your message dated Thu, 14 May 2026 15:20:31 +0000
with message-id <[email protected]>
and subject line Bug#1082796: fixed in python-mt-940 4.30.0-4
has caused the Debian Bug report #1082796,
regarding python-mt-940: 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.)


-- 
1082796: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082796
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-mt-940
Version: 4.30.0-2
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-mt-940 could not be built reproducibly.

This is because it ships test coverage in HTML format in the binary
package that contains timestamps.

A patch is attached that simply removes this coverage entirely after
running the tests.

However, the coverage was being installed into the incorrect
directory /usr/lib/python3/dist-packages/htmlcov, so if you would
prefer to keep the test coverage, you would of course need to
install it into a more appropriate location also.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2024-09-26 06:35:01.043556873 -0700
--- b/debian/rules      2024-09-26 06:56:18.013446724 -0700
@@ -2,6 +2,7 @@
 
 export PYBUILD_NAME=mt-940
 export PYBUILD_TEST_ARGS={dir}/mt940_tests/
+export PYBUILD_AFTER_TEST=rm -rfv {build_dir}/htmlcov
 
 # try to prevent unsanctioned downloads
 export  http_proxy=http://127.0.0.1:9/

--- End Message ---
--- Begin Message ---
Source: python-mt-940
Source-Version: 4.30.0-4
Done: Matthias Geiger <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-mt-940, 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.
Matthias Geiger <[email protected]> (supplier of updated python-mt-940 
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: Thu, 14 May 2026 15:33:59 +0200
Source: python-mt-940
Architecture: source
Version: 4.30.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Matthias Geiger <[email protected]>
Closes: 1082796
Changes:
 python-mt-940 (4.30.0-4) unstable; urgency=medium
 .
   [ Chris Lamb ]
   * debian/rules: Remove coverage files containing timestamps (Closes: 
#1082796)
 .
   [ Matthias Geiger ]
   * d/control: Drop RRR, Priority: optional; bump SV to 4.7.4
Checksums-Sha1:
 5f97faff11fcef045fa775e970a53b29226e3063 1630 python-mt-940_4.30.0-4.dsc
 e5c1c13320d55365b43487018fefdd8bc9142fde 14432 
python-mt-940_4.30.0-4.debian.tar.xz
 5339723050dae856b6d4fac56762ccbbb3420d8e 7720 
python-mt-940_4.30.0-4_amd64.buildinfo
Checksums-Sha256:
 1239e2242af9ab2814ad51bf8967ef6326fee53b1d3ad4dddc532894150dc560 1630 
python-mt-940_4.30.0-4.dsc
 48c886e36a474a26dded3954ea1cc02e29dfafd45cc80e3140ff3186a5a45040 14432 
python-mt-940_4.30.0-4.debian.tar.xz
 59605a1d9c16993193f2c74be68ab3d22bbdedd4bbe08c6cc9870299e85eee5e 7720 
python-mt-940_4.30.0-4_amd64.buildinfo
Files:
 406eba30d991fa13127e9d60b95d17c8 1630 python optional 
python-mt-940_4.30.0-4.dsc
 1812f86697e87785beaf696b8c5a0913 14432 python optional 
python-mt-940_4.30.0-4.debian.tar.xz
 15186ec331afa1ef7215865104c5e503 7720 python optional 
python-mt-940_4.30.0-4_amd64.buildinfo

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

iHUEARYKAB0WIQQUWTv/Sl6/b+DpcW7svtu2B7myvgUCagXirAAKCRDsvtu2B7my
vph+AQCq+ZMMV57FchUDdLyKYuxFUMDAQl1a8f7Vif6r5f6tBgEA2P4VEqotRBod
51FVHL7O7en8tt7ETTl1xaXCoVmJoQ0=
=cezi
-----END PGP SIGNATURE-----

Attachment: pgpJn1acDSRI1.pgp
Description: PGP signature


--- End Message ---

Reply via email to