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
|
python-taskipy (1.14.1-2) unstable; urgency=medium
* Team Upload
* Patch-out usage of python3-tomli
-- Alexandre Detiste <tchet@debian.org> Mon, 28 Jul 2025 15:36:02 +0200
python-taskipy (1.14.1-1) unstable; urgency=medium
* New upstream version 1.14.1
* debian/rules:
- Tests skipped due to not returning expected paths
* debian/patches/0001.fix_error_sigterm_armel_risc64.patch:
- Updated in the new version
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Mon, 30 Dec 2024 21:40:17 -0300
python-taskipy (1.13.0-5) unstable; urgency=medium
* debian/patches: Skip tests due to sgnal error for risk64 and armel
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Thu, 03 Oct 2024 20:01:11 -0300
python-taskipy (1.13.0-4) unstable; urgency=medium
* debian/patches:
- Changed assertEqual to assertIn to handle multiple exit codes
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Wed, 02 Oct 2024 20:27:59 -0300
python-taskipy (1.13.0-3) unstable; urgency=medium
* debian/patches: Fixed signal error for armel and risc64 architectures
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Wed, 02 Oct 2024 20:27:43 -0300
python-taskipy (1.13.0-2) unstable; urgency=medium
* Source-only upload to allow testing migration
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sun, 15 Sep 2024 07:25:12 -0300
python-taskipy (1.13.0-1) unstable; urgency=medium
* Initial release. (Closes: #1076290)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sun, 15 Sep 2024 07:24:51 -0300
|