Debian Patches
Status for python-aiopvapi/3.1.1-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-Fix-test-fixture.patch | Fix test fixture Closes #39 |
Sandro Jäckel <sandro.jaeckel@gmail.com> | no | 2026-03-05 | ||
| 0002-Fix-Python-3.14-compatibility.patch | Fix Python 3.14 compatibility | Sandro Jäckel <sandro.jaeckel@gmail.com> | no | 2026-03-05 | ||
| 0003-fix-update-Python-support-to-3.12-3.14-fixes-51.patch | =?utf-8?q?fix=3A_update_Python_support_to_3=2E12=E2=80=933=2E14=2C?= =?utf-8?q?_fixes_=2351?= Home Assistant moved to Python 3.14 in the 2026.3 release. Update this repo to maintain an N-2 posture (3.12, 3.13, 3.14) to match. - Update noxfile.py and CI matrix from 3.7–3.9 / 3.10–3.12 to 3.12–3.14 - Fix asyncio.get_event_loop() in TestFakeServer.setUp — raises on 3.10+ when no loop is set; replace with new_event_loop() + set_event_loop() - Fix test_remove_shade_from_scene — aiohttp 3.13+ requires a running event loop when constructing ClientSession; move AioRequest construction inside the async coroutine |
Piotr Puszkiewicz <piotr@puszkiewi.cz> | no | 2026-03-25 |
