Source: py-macaroon-bakery Version: 1.3.4-3 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/p/py-macaroon-bakery/testing/amd64/ 58s ==================================== ERRORS ==================================== 58s _____________ ERROR collecting macaroonbakery/tests/test_agent.py ______________ 58s macaroonbakery/tests/test_agent.py:10: in <module> 58s import macaroonbakery.bakery as bakery 58s /usr/lib/python3/dist-packages/macaroonbakery/bakery/__init__.py:75: in <module> 58s from ._oven import ( 58s /usr/lib/python3/dist-packages/macaroonbakery/bakery/_oven.py:29: in <module> 58s from ._internal import id_pb2 58s /usr/lib/python3/dist-packages/macaroonbakery/bakery/_internal/id_pb2.py:6: in <module> 58s from google.protobuf import descriptor as _descriptor 58s /usr/lib/python3/dist-packages/google/protobuf/descriptor.py:40: in <module> 58s from google.protobuf.internal import api_implementation 58s /usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104: in <module> 58s from google.protobuf.pyext import _message 58s E TypeError: Metaclasses with custom tp_new are not supported.

