Package: python3-watchdog
Version: 1.0.2-1
Severity: serious

The runtime dependencies on ython3-yaml and python3-argh
were lost in the latest upload:

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-watchdog/10289743/log.gz

...
autopkgtest [16:32:16]: test command1: /usr/bin/watchmedo --version
autopkgtest [16:32:16]: test command1: [-----------------------
Traceback (most recent call last):
  File "/usr/bin/watchmedo", line 33, in <module>
    sys.exit(load_entry_point('watchdog==1.0.2', 'console_scripts', 
'watchmedo')())
  File "/usr/bin/watchmedo", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
    module = import_module(match.group('module'))
  File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 790, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/usr/lib/python3/dist-packages/watchdog/watchmedo.py", line 29, in 
<module>
    import yaml
ModuleNotFoundError: No module named 'yaml'
autopkgtest [16:32:18]: test command1: -----------------------]
autopkgtest [16:32:18]: test command1:  - - - - - - - - - - results - - - - - - 
- - - -
command1             FAIL non-zero exit status 1
...

Reply via email to