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
|
python-async-lru (2.0.5-1) unstable; urgency=medium
* New upstream version 2.0.5
* Refresh patches (no functional changes)
* Wrap and sort Debian package files
* Bump Standards-Version to 4.7.2
-- Timo Röhling <roehling@debian.org> Sat, 05 Apr 2025 14:58:52 +0200
python-async-lru (2.0.4-1) unstable; urgency=medium
* New upstream version 2.0.4
* Refresh patch
-- Timo Röhling <roehling@debian.org> Sat, 29 Jul 2023 21:53:54 +0200
python-async-lru (2.0.3-1) unstable; urgency=medium
* New upstream version 2.0.3
* Refresh patch
* Pass --asyncio-mode directly so autopkgtest works
-- Timo Röhling <roehling@debian.org> Wed, 12 Jul 2023 23:33:44 +0200
python-async-lru (2.0.2-1) unstable; urgency=medium
* New upstream version 2.0.2
* Bump Standards-Version to 4.6.2
-- Timo Röhling <roehling@debian.org> Mon, 12 Jun 2023 22:42:27 +0200
python-async-lru (1.0.3-5) unstable; urgency=medium
* Use the shiny new pybuild-autopkgtest
-- Timo Röhling <roehling@debian.org> Thu, 08 Dec 2022 12:44:00 +0100
python-async-lru (1.0.3-4) unstable; urgency=medium
[ Debian Janitor ]
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Use canonical URL in Vcs-Git.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 03:57:02 +0100
python-async-lru (1.0.3-3) unstable; urgency=medium
* Ignore benign runtime warnings for not awaited coroutines
(Closes: #1014484)
-- Timo Röhling <roehling@debian.org> Thu, 07 Jul 2022 00:45:21 +0200
python-async-lru (1.0.3-2) unstable; urgency=medium
* Source only upload.
-- Timo Röhling <roehling@debian.org> Sun, 29 May 2022 22:29:14 +0200
python-async-lru (1.0.3-1) unstable; urgency=medium
* Initial release (Closes: #1011374)
-- Timo Röhling <roehling@debian.org> Sat, 21 May 2022 11:40:33 +0200
|