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
|
python-yappi (1.6.10-2) unstable; urgency=medium
* Switch to pybuild (Closes: #1090683).
-- Thomas Goirand <zigo@debian.org> Wed, 18 Dec 2024 15:01:59 +0100
python-yappi (1.6.10-1) unstable; urgency=medium
* New upstream release:
- support for Python 3.13 (Closes: #1082129).
* Blacklist test_basic_old_style and test_basic, currently failing.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2024 09:01:50 +0200
python-yappi (1.4.0-3) unstable; urgency=medium
* Add python3.12.patch (Closes: #1055734).
-- Thomas Goirand <zigo@debian.org> Mon, 11 Dec 2023 09:50:17 +0100
python-yappi (1.4.0-2) unstable; urgency=medium
* Cleans better (Closes: #1047738).
-- Thomas Goirand <zigo@debian.org> Mon, 21 Aug 2023 14:19:46 +0200
python-yappi (1.4.0-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 14 Nov 2022 17:04:06 +0100
python-yappi (1.3.6-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sat, 24 Sep 2022 16:55:37 +0200
python-yappi (1.3.6-1) experimental; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 31 Aug 2022 11:00:57 +0200
python-yappi (1.3.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast.
* d/copyright: Use https protocol in Format field.
* Use debhelper-compat instead of debian/compat.
* d/control: Fix wrong Vcs-*.
* Bump Standards-Version to 4.4.1.
[ Thomas Goirand ]
* New upstream release:
- Fixes FTBFS on Python 3.10. (Closes: #999393).
* (build-)depends on python3-gevent.
* Add $(CURDIR)/tests in PYTHONPATH.
* Switch to pytest.
* Do not run BasicUsage.test_run_as_script.
-- Thomas Goirand <zigo@debian.org> Thu, 11 Nov 2021 14:12:34 +0100
python-yappi (1.0-1) unstable; urgency=medium
* Initial release. (Closes: #925258)
-- Thomas Goirand <zigo@debian.org> Thu, 21 Mar 2019 21:55:49 +0100
|