Source: python-aioredlock Version: 0.7.3-2 Severity: serious User: [email protected] Usertags: python3.12
Hi Maintainer python-aioredlock's autopkgtests fail with Python 3.12 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/p/python-aioredlock/testing/amd64/ 24s autopkgtest [20:09:56]: test autodep8-python3: [----------------------- 24s Testing with python3.12: 24s Traceback (most recent call last): 24s File "<string>", line 1, in <module> 24s File "/usr/lib/python3/dist-packages/aioredlock/__init__.py", line 1, in <module> 24s from aioredlock.algorithm import Aioredlock 24s File "/usr/lib/python3/dist-packages/aioredlock/algorithm.py", line 11, in <module> 24s from aioredlock.redis import Redis 24s File "/usr/lib/python3/dist-packages/aioredlock/redis.py", line 5, in <module> 24s from distutils.version import StrictVersion 24s ModuleNotFoundError: No module named 'distutils' 25s autopkgtest [20:09:57]: test autodep8-python3: -----------------------]

