Bug#1087372: python3-paho-mqtt: Please package 2.1.0

2025-03-29 Thread Johnny Accot
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

Bug#1074634: python3-aiortc: Missing dependency av>=9.0.0,<12.0.0

2024-07-02 Thread Johnny Accot
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

Bug#1074084: python3-engineio: Missing dependency simple-websocket>=0.10.0

2024-06-22 Thread Johnny Accot
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