Debian Patches

Status for aiohttp-sse/2.2.0-4

Patch Description Author Forwarded Bugs Origin Last update
0001-Port-to-pytest-asyncio-1.0.0.patch Port to pytest-asyncio >= 1.0.0
See
https://pytest-asyncio.readthedocs.io/en/latest/how-to-guides/migrate_from_0_21.html.
This should allow #595 to work.
Colin Watson <cjwatson@debian.org> no 2025-09-18
0002-Fix-build-with-python-3.14.patch Fix build with python 3.14
ast.Str was deprecated in python 3.12 and removed in 3.14. It inherited
from ast.Constant, `Str.s` was equivalent to `Constant.value`, so we can
use the latter on both old and newer python versions.

Patch was inspired by
https://hg-edge.mozilla.org/mozilla-central/rev/dbf9702ed87e
Bernd Kuhls <bernd@kuhls.net> no 2025-12-08

All known versions for source package 'aiohttp-sse'

Links