Source: python-aiomeasures
Version: 0.5.14-4
Severity: serious
Tags: sid bookworm
User: debian...@lists.debian.org
Usertags: needs-update
User: debian-pyt...@lists.debian.org
Usertags: python3.11
Control: affects -1 src:python3-defaults

Dear maintainer(s),

We are in the transition of adding python3.11 as a supported Python version [0]. With a recent upload of python3-defaults the autopkgtest of python-aiomeasures fails in testing when that autopkgtest is run with the binary packages of python3-defaults from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
python3-defaults       from testing    3.10.6-3
python-aiomeasures     from testing    0.5.14-4
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of python3-defaults to testing [1]. https://docs.python.org/3/whatsnew/3.11.html lists what's new in Python3.11, it may help to identify what needs to be updated.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] https://bugs.debian.org/1021984
[1] https://qa.debian.org/excuses.php?package=python3-defaults

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

Testing with python3.11:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/aiomeasures/__init__.py", line 9, in <module>
    from .clients import *
File "/usr/lib/python3/dist-packages/aiomeasures/clients/__init__.py", line 1, in <module>
    from .datadog import Datadog
File "/usr/lib/python3/dist-packages/aiomeasures/clients/datadog/__init__.py", line 1, in <module>
    from .client import *
File "/usr/lib/python3/dist-packages/aiomeasures/clients/datadog/client.py", line 4, in <module>
    from aiomeasures.clients.bases import Client
File "/usr/lib/python3/dist-packages/aiomeasures/clients/bases.py", line 10, in <module>
    class Client(metaclass=ABCMeta):
File "/usr/lib/python3/dist-packages/aiomeasures/clients/bases.py", line 57, in Client
    @asyncio.coroutine
     ^^^^^^^^^^^^^^^^^
AttributeError: module 'asyncio' has no attribute 'coroutine'. Did you mean: 'coroutines'?
autopkgtest [20:13:44]: test autodep8-python3

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to