Package: python-aiohttp-session / 2.12.1-4

Metadata

Package Version Patches format
python-aiohttp-session 2.12.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
privacy breach fixes.patch | (download)

docs/conf.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix documentation privacy breaches

sphinx 8.0.patch | (download)

docs/conf.py | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 port to sphinx 8.0

The old `intersphinx_mapping` format has been removed; it must now map
identifiers to (target, inventory) tuples.

use local docs for intersphinx links.patch | (download)

docs/conf.py | 7 1 + 6 - 0 !
1 file changed, 1 insertion(+), 6 deletions(-)

 use local docs for intersphinx links

aiohttp 3.12.7.patch | (download)

tests/test_cookie_storage.py | 21 17 + 4 - 0 !
1 file changed, 17 insertions(+), 4 deletions(-)

 make test more robust