python-throttler (1.2.2-4ubuntu1) resolute; urgency=medium

  * d/p/update-for-python-8.14-and-pytest-8.4.patch: add patch.
    Update tests that use asyncio.gather to await the results instead of
    using get_event_loop().run_until_complete(), and convert the test
    functions to async functions.
    Annotate the async functions with pytest.mark.asyncio and import
    pytest-asyncio explicitly as required by pytest 8.4.0 and above.
    (LP: #2134573)

 -- Ural Tunaboyu <ural.tunaboyu@canonical.com>  Wed, 10 Dec 2025 15:41:37 -0800

python-throttler (1.2.2-4) unstable; urgency=medium

  * Team upload.
  * Use dh-sequence-python3
  * reformat d/control with debputy
  * Standards-Version: 4.7.2
  * Run tests with recommended pytest3-pytest-asyncio
    to untangle pytest migration

 -- Alexandre Detiste <tchet@debian.org>  Sat, 23 Aug 2025 10:37:51 +0200

python-throttler (1.2.2-2) unstable; urgency=medium

  * Packaging update
  * Standards-Version: 4.6.2 (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

 -- Andreas Tille <tille@debian.org>  Tue, 10 Jan 2023 21:40:16 +0100

python-throttler (1.2.2-1) unstable; urgency=medium

  * Initial release (Closes: #1025074)

 -- Andreas Tille <tille@debian.org>  Tue, 29 Nov 2022 17:23:53 +0100
