Your message dated Tue, 30 Dec 2025 16:15:50 +0100
with message-id <[email protected]>
and subject line Fixed
has caused the Debian Bug report #1124064,
regarding Builds package in install step
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.)
--
1124064: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124064
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-repoze.who
Version: 3.0.0-4
Severity: normal
I did a small randomized test rebuild to see which packages would fail
to build if we used pybuild-plugin-pyproject by default.
python-repoze.who was an interesting test-case that mis-built and
created a package without any Python module inside:
https://debusine.debian.net/debian/r-stefanor-dh-python/work-request/294508/
This is because the current debian/rules overrides dh_auto_build to
build docs. So the pybuild build step never happened.
I would recommend using "execute_after_dh_auto_build" instead of
"override_dh_auto_build"
Stefano
--- End Message ---
--- Begin Message ---
This bug was fixed in 3.0.0-5, though the subsequent upload made it so
that the bug wasn't closed.
Cheers,
Thomas Goirand (zigo)
--- End Message ---