1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
python-circuitbreaker (1.4.0-1) unstable; urgency=medium
* New upstream release.
- Drop mock test dependency, no longer needed with current Python
* Declare compliance with Debian Policy 4.6.1, no changes needed
-- Paul Wise <pabs@debian.org> Sun, 07 Aug 2022 17:26:37 +0800
python-circuitbreaker (1.3.2-2) unstable; urgency=medium
* Add autopkgtest using pytest-3
-- Paul Wise <pabs@debian.org> Sat, 29 Jan 2022 09:22:53 +0800
python-circuitbreaker (1.3.2-1) unstable; urgency=low
* Initial package (Closes: #1003376)
-- Paul Wise <pabs@debian.org> Fri, 14 Jan 2022 15:03:23 +0800
|