1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
python-aiohttp-session (2.12.1-3) unstable; urgency=medium
* Team upload.
* Build-depend on python3-setuptools (closes: #1100259).
-- Colin Watson <cjwatson@debian.org> Wed, 12 Mar 2025 18:22:46 +0000
python-aiohttp-session (2.12.1-2) unstable; urgency=medium
* Team upload.
* Port to Sphinx 8.0 (closes: #1090128).
-- Colin Watson <cjwatson@debian.org> Wed, 18 Dec 2024 15:36:56 +0000
python-aiohttp-session (2.12.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Use pybuild-plugin-pyproject.
* Run most tests at build-time.
* Enable autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Sun, 29 Sep 2024 20:10:28 +0100
python-aiohttp-session (2.12.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Replace python3-aioredis build-dependency with python3-redis.
-- Colin Watson <cjwatson@debian.org> Tue, 30 Apr 2024 18:24:12 +0100
python-aiohttp-session (2.11.0-1) unstable; urgency=medium
* New upstream version
-- Martin <debacle@debian.org> Tue, 18 Oct 2022 20:27:49 +0000
python-aiohttp-session (2.9.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Add debian/watch file, using github.
* Update standards version to 4.1.5, no changes needed.
* Apply multi-arch hints. + python-aiohttp-session-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 12:26:30 +0100
python-aiohttp-session (2.9.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Sandro Tosi <morph@debian.org> Thu, 02 Jun 2022 22:13:25 -0400
python-aiohttp-session (2.9.0-2) unstable; urgency=medium
* Fix architecture (any -> all)
* Add demo files to -doc
-- Martin <debacle@debian.org> Fri, 27 Dec 2019 10:34:03 +0000
python-aiohttp-session (2.9.0-1) unstable; urgency=medium
* Initial release (Closes: #946968)
-- Martin <debacle@debian.org> Sun, 22 Dec 2019 11:43:43 +0000
|