Package: python-taskipy / 1.14.1-2

Metadata

Package Version Patches format
python-taskipy 1.14.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001.fix_error_sigterm_armel_risc64.patch | (download)

tests/test_taskipy.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 fixed signal error for armel and risc64 architectures
tomli.patch | (download)

.hooks/make_release_commit.py | 7 5 + 2 - 0 !
taskipy/pyproject.py | 9 6 + 3 - 0 !
2 files changed, 11 insertions(+), 5 deletions(-)

 [patch] tomli is part of the python standard library since py3.11

tomli and tomllib are the samething,
usage of old tomli will slowly fade away