Your message dated Fri, 25 Oct 2019 13:45:50 +0200
with message-id <2365b39e-5476-8c8c-e07a-44c541689...@debian.org>
and subject line fixed in 0.13.0-2
has caused the Debian Bug report #943320,
regarding python3-pluggy: missing dependency on python3-importlib-metadata
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 ow...@bugs.debian.org
immediately.)
--
943320: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943320
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-pluggy
Version: 0.13.0-1
Severity: serious
X-Debbugs-CC: rb-gene...@lists.reproducible-builds.org
Hi,
The python3-pluggy binary package appears to be missing a dependency
on python3-importlib-metadata:
I: pybuild base:217: cd
/tmp/buildd/diffoscope-127/.pybuild/cpython3_3.7/build; python3.7 -m pytest -vv
-r sxX -l --cov=diffoscope --cov-report=term-missing --cov-report=html
Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/usr/lib/python3/dist-packages/pytest.py", line 8, in <module>
from _pytest.assertion import register_assert_rewrite
File "/usr/lib/python3/dist-packages/_pytest/assertion/__init__.py", line
13, in <module>
from _pytest.assertion import rewrite
File "/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py", line
24, in <module>
from _pytest.assertion import util
File "/usr/lib/python3/dist-packages/_pytest/assertion/util.py", line 11,
in <module>
import _pytest._code
File "/usr/lib/python3/dist-packages/_pytest/_code/__init__.py", line 7,
in <module>
from .code import Code # noqa
File "/usr/lib/python3/dist-packages/_pytest/_code/code.py", line 15, in
<module>
import pluggy
File "/usr/lib/python3/dist-packages/pluggy/__init__.py", line 16, in
<module>
from .manager import PluginManager, PluginValidationError
File "/usr/lib/python3/dist-packages/pluggy/manager.py", line 11, in
<module>
import importlib_metadata
ModuleNotFoundError: No module named 'importlib_metadata'
This appears to be a regression from 0.12.0-1 (which has this
dependency). Discovered when trying to release diffoscope on behalf on
the Reproducible Builds[0] effort hence the X-Debbugs-CC, but likely
affects other packages.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org / chris-lamb.co.uk
`-
--- End Message ---
--- Begin Message ---
Version: 0.13.0-2
--- End Message ---