Source: python-glyphsets Version: 1.0.0-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/python-glyphsets/testing/amd64/ 65s Testing with python3.14: 65s Traceback (most recent call last): 65s File "<string>", line 1, in <module> 65s import glyphsets; print(glyphsets) 65s ^^^^^^^^^^^^^^^^ 65s File "/usr/lib/python3/dist-packages/glyphsets/__init__.py", line 4, in <module> 65s import gflanguages 65s File "/usr/lib/python3/dist-packages/gflanguages/__init__.py", line 27, in <module> 65s from gflanguages import languages_public_pb2 65s File "/usr/lib/python3/dist-packages/gflanguages/languages_public_pb2.py", line 5, in <module> 65s from google.protobuf import descriptor as _descriptor 65s File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40, in <module> 65s from google.protobuf.internal import api_implementation 65s File "/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py", line 104, in <module> 65s from google.protobuf.pyext import _message 65s TypeError: Metaclasses with custom tp_new are not supported.

