Your message dated Sat, 25 Jul 2026 23:36:10 +0000
with message-id <[email protected]>
and subject line Bug#1108532: fixed in python-django-import-export 4.3.5-2.1
has caused the Debian Bug report #1108532,
regarding python-django-import-export: 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.)
--
1108532: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108532
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-django-import-export
Version: 4.3.5-2
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-django-import-export could not be built reproducibly.
This is because the testsuite generates files with nondetermistic
filenames under a django-import-export directory, which then gets
installed to under dist-packages in the binary package.
Patch attached that deletes these after the rest run.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/rules 2025-06-30 10:15:46.318712173 -0700
--- b/debian/rules 2025-06-30 10:19:10.660680730 -0700
@@ -4,6 +4,7 @@
export PYBUILD_NAME=django-import-export
export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM)
export DJANGO_SETTINGS_MODULE=tests.settings
+export PYBUILD_AFTER_TEST=rm -rfv {build_dir}/django-import-export/*
%:
dh $@ --with python3 --buildsystem=pybuild
--- End Message ---
--- Begin Message ---
Source: python-django-import-export
Source-Version: 4.3.5-2.1
Done: Vagrant Cascadian <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-django-import-export, 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.
Vagrant Cascadian <[email protected]> (supplier of updated
python-django-import-export 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: Wed, 15 Jul 2026 15:25:02 -0700
Source: python-django-import-export
Architecture: source
Version: 4.3.5-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 1108532
Changes:
python-django-import-export (4.3.5-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Chris Lamb ]
* Delete files after running test suite for reproducible build.
(Closes: #1108532)
Checksums-Sha1:
a3baafb5056afbbbb5d7219601bbeb352a9c7675 2006
python-django-import-export_4.3.5-2.1.dsc
7d12de2c7b25745abead56acf3e99998fa9b568f 3624
python-django-import-export_4.3.5-2.1.debian.tar.xz
Checksums-Sha256:
9db6bfbc7a1ad9e569e041c2cb63df9385309adfde442cbdc0e483ce124ab2c7 2006
python-django-import-export_4.3.5-2.1.dsc
f462432664bf96ed8698877103a064c26728d95225a82e0c777c0f51a7e76251 3624
python-django-import-export_4.3.5-2.1.debian.tar.xz
Files:
7ff684405178b45a9cb576f69a70cc1d 2006 python optional
python-django-import-export_4.3.5-2.1.dsc
0eb72a112d8d07b1c1425fae27ed1c12 3624 python optional
python-django-import-export_4.3.5-2.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iJYEARYKAD4WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCalgJrCAcdmFncmFudEBy
ZXByb2R1Y2libGUtYnVpbGRzLm9yZwAKCRDcUY/If5cWqri6AP9u6jlzd/Hcve+F
K9C2z7qI0VQz12rDbWccK+ZUjbAuIQEAsaEctwhQfReDqM1jVFk1QG8puUu921v/
TQLZ4RtDhgU=
=7wfO
-----END PGP SIGNATURE-----
pgpnp6AJyek6S.pgp
Description: PGP signature
--- End Message ---