This should ideally be fixed before trixie is released. Testing includes
python-asyncio-mqtt 2.2.0 (2.3.0 is available upstream), which requires
paho-mqtt ^2.1.0.
In /usr/lib/python3/dist-packages/aiomqtt-2.2.0.dist-info/METADATA:
Requires-Dist: paho-mqtt (>=2.1.0,<3.0.0)
Using entry points
Package: python3-aiortc
Version: 1.6.0-1+b1
Severity: normal
X-Debbugs-Cc: ac...@free.fr
aiortc's pyproject.toml has the following dependencies [1]:
dependencies = [
"aioice>=0.9.0,<1.0.0",
"av>=9.0.0,<12.0.0",
"cffi>=1.0.0",
"cryptography>=2.2",
'dataclasses; pyth
Package: python3-engineio
Version: 4.9.0-2
Severity: normal
X-Debbugs-Cc: ac...@free.fr
python-engineio's pyproject.toml has the following dependencies [1]:
dependencies = ["simple-websocket >= 0.10.0"]
This module is imported in engineio/async_drivers/_websocket_wsgi.py [2].
But there is no
3 matches
Mail list logo