aiohttp-jinja2 (1.6-2)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/1.6-1 tag
- Git: https://salsa.debian.org/python-team/packages/aiohttp-jinja2.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 57344
- Browser: https://salsa.debian.org/python-team/packages/aiohttp-jinja2
- Last scan: 2026-07-12 14:16:06+00
- Next scan: 2026-07-21 10:12:00+00
- Debian changelog in Git:
aiohttp-jinja2 (1.6-2) unstable; urgency=medium
* Team upload.
* Use a typed aiohttp key for request context storage, avoiding
aiohttp 3.14 NotAppKeyWarning failures while staying compatible with
aiohttp 3.13. (Closes: #1139350)
* Add my name to copyright file.
-- Edward Betts <edward@4angle.com> Fri, 12 Jun 2026 11:28:24 +0100
- This branch is 1 commit ahead of tag debian/1.6-1
- Git log:
commit 2b9d8bfb47b8706ef0bff1cb4ecba11eca993cc2
Author: Edward Betts <edward@4angle.com>
Date: Fri Jun 12 11:42:10 2026 +0100
Fix for aiohttp 3.14
* Team upload.
* Use a typed aiohttp key for request context storage, avoiding
aiohttp 3.14 NotAppKeyWarning failures while staying compatible with
aiohttp 3.13. (Closes: #1139350)
* Add my name to copyright file.