Package: j2cli / 0.3.12b-6

Metadata

Package Version Patches format
j2cli 0.3.12b-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
nose to nose2 | (download)

tests/render-test.py | 240 0 + 240 - 0 !
tests/test_render.py | 240 240 + 0 - 0 !
2 files changed, 240 insertions(+), 240 deletions(-)

 use nose2 instead of nose to test the package
python3.12.patch | (download)

j2cli/cli.py | 6 3 + 3 - 0 !
j2cli/context.py | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 replace imp which is deprecated in python3.12 by importlib
             Fix usage of ConfigParser in Python3.12
Bug-Debian: https://bugs.debian.org/1061745