severity 1122112 serious tags 1122112 forky sid reassign 1122112 python3-orjson found 1122112 3.11.3-2 close 1122112 3.11.5-1 affects 1122112 src:fastapi thanks
On Sun, Dec 07, 2025 at 03:14:22PM +0100, Jérémy Lal wrote: > ==================================== ERRORS > ==================================== > _ ERROR collecting > .pybuild/cpython3_3.14_fastapi/build/tests/test_default_response_class.py _ > ImportError while importing test module > '/build/reproducible-path/fastapi-0.118.0/.pybuild/cpython3_3.14_fastapi/build/tests/test_default_response_class.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.14/importlib/__init__.py:88: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > tests/test_default_response_class.py:3: in <module> > import orjson > /usr/lib/python3/dist-packages/orjson/__init__.py:3: in <module> > from .orjson import * > E ModuleNotFoundError: No module named 'orjson.orjson' Hello. I confirm that this bug was actually happening on 2025-12-07. It was really a bug in python-orjson and it was fixed on 2025-12-08 with version 3.11.5-1. [ BTW: I can't build this package today, but for a completely different reason ] Thanks.

