Source: devolo-plc-api Version: 1.5.1-2 Severity: serious Tags: forky sid User: [email protected] Usertags: python3.14
Hi maintainer The autopkgtests of this package fail with Python 3.14 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/d/devolo-plc-api/testing/amd64/ 53s ImportError while loading conftest '/tmp/autopkgtest-lxc.6hn1t1ph/downtmp/autopkgtest_tmp/build/tests/conftest.py'. 53s tests/__init__.py:13: in <module> 53s from devolo_plc_api.device_api import SERVICE_TYPE as DEVICE_API 53s /usr/lib/python3/dist-packages/devolo_plc_api/__init__.py:5: in <module> 53s from .device import Device 53s /usr/lib/python3/dist-packages/devolo_plc_api/device.py:18: in <module> 53s from .device_api import SERVICE_TYPE as DEVICEAPI, DeviceApi 53s /usr/lib/python3/dist-packages/devolo_plc_api/device_api/__init__.py:5: in <module> 53s from .deviceapi import DeviceApi 53s /usr/lib/python3/dist-packages/devolo_plc_api/device_api/deviceapi.py:11: in <module> 53s from .factoryreset_pb2 import FactoryResetStart 53s /usr/lib/python3/dist-packages/devolo_plc_api/device_api/factoryreset_pb2.py:5: in <module> 53s from google.protobuf import descriptor as _descriptor 53s /usr/lib/python3/dist-packages/google/protobuf/descriptor.py:40: in <module> 53s from google.protobuf.internal import api_implementation 53s /usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104: in <module> 53s from google.protobuf.pyext import _message 53s E TypeError: Metaclasses with custom tp_new are not supported. 53s E: pybuild pybuild:483: test: plugin pyproject failed with: exit code=4: cd /tmp/autopkgtest-lxc.6hn1t1ph/downtmp/autopkgtest_tmp/build; python3.14 -m pytest -k "not test_wrong_password_type and not test_disconnect" --snapshot-warn-unused 53s I: pybuild base:384: cd /tmp/autopkgtest-lxc.6hn1t1ph/downtmp/autopkgtest_tmp/build; python3.13 -m pytest -k "not test_wrong_password_type and not test_disconnect" --snapshot-warn-unused

