Package: python3-aioresponses
Version: 0.7.2-1
Severity: grave
X-Debbugs-CC: d...@jones.dk
Tags: sid bookworm

Dear python-aioresponses maintainer,

After installing your package, the package cannot work when using "install
aioresponses":

% sudo apt install python3-aioresponses
% python3
Python 3.9.9 (main, Dec 16 2021, 23:13:29) 
[GCC 11.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import aioresponses
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/dev/shm/python-aioresponses/aioresponses/__init__.py", line 2, in
<module>
    from .core import CallbackResult, aioresponses
  File "/dev/shm/python-aioresponses/aioresponses/core.py", line 21, in
<module>
    from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
>>>

This error is also present in autopkgtest:
https://ci.debian.net/packages/p/python-aioresponses .

I believe this issue can be easily solved by explicitly adding python3-pkg-
resources into running dependency.

Since you are listed in the lowNMU list, I will upload a 0-day NMU shortly.
Let me know if you have any other issues.

-- 
Thanks,
Boyuan Yang

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to