Package: python-sdjson / 0.5.0-4

Metadata

Package Version Patches format
python-sdjson 0.5.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
003.disabled import function.patch | (download)

tests/test_custom_encoders.py | 9 4 + 5 - 0 !
1 file changed, 4 insertions(+), 5 deletions(-)

 disabled import because the module 'pytz'is not packaged
py313.patch | (download)

tests/stdlib_tests/test_fail.py | 21 18 + 3 - 0 !
1 file changed, 18 insertions(+), 3 deletions(-)

 fix tests on python 3.13

The previously-expected messages and indexes were changed by
https://github.com/python/cpython/pull/113227.

Fixes: #55