Control: reassign -1 python3-azure 20250829+git-1
Control: affects -1 src:kombu
On Fri, Sep 05, 2025 at 06:18:59PM +0000, Santiago Vila wrote:
Package: src:kombu
Version: 5.5.4-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
[...]
_________ ERROR collecting t/unit/transport/test_azurestoragequeues.py _________
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kombu/build/t/unit/transport/test_azurestoragequeues.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
t/unit/transport/test_azurestoragequeues.py:6: in <module>
from azure.identity import DefaultAzureCredential, ManagedIdentityCredential
E ModuleNotFoundError: No module named 'azure.identity'
This is a regression in python-azure; because
sdk/identity/azure-identity/ now only has pyproject.toml and not
setup.py, it doesn't ship that module at all (and a number of others).
I'm working on a fix.
Thanks,
--
Colin Watson (he/him) [[email protected]]