diff --git a/pyproject.toml b/pyproject.toml index 875c6a230..6b9ad462b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,7 +115,7 @@ comics = [ "comicapi>=2.2.0,<3.3.0", ] kobo = [ - "jsonschema>=3.2.0,<4.24.0", + "jsonschema>=3.2.0,<4.30.0", ] [project.scripts] diff --git a/test/Calibre-Web TestSummary_Linux.html b/test/Calibre-Web TestSummary_Linux.html index 07839974b..04176e65b 100644 --- a/test/Calibre-Web TestSummary_Linux.html +++ b/test/Calibre-Web TestSummary_Linux.html @@ -37,20 +37,20 @@
Start Time: 2026-01-09 20:49:38
+Start Time: 2026-01-10 19:35:34
Stop Time: 2026-01-10 04:16:57
+Stop Time: 2026-01-11 02:59:54
Duration: 6h 13 min
+Duration: 6h 12 min
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_cover_edit_books.py", line 88, in test_upload_jpg - self.assertGreater(diff(BytesIO(web), BytesIO(jpg), delete_diff_file=True), 0.009) -AssertionError: 0.005658288961589503 not greater than 0.009-
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_books.py", line 878, in test_upload_cover_hdd - self.assertGreater(diff(BytesIO(bmp), BytesIO(png), delete_diff_file=True), 0.009) -AssertionError: 0.00645269357807853 not greater than 0.009-
Traceback (most recent call last): - File "/home/ozzie/Development/calibre-web-test/test/test_edit_metadata_scholar.py", line 74, in test_load_metadata - self.assertEqual(30, len(results)) -AssertionError: 30 != 20-
Traceback (most recent call last): + File "/home/ozzie/Development/calibre-web-test/test/test_kobo_sync.py", line 373, in test_sync_shelf + self.assertEqual(1, len(data), data) +AssertionError: 1 != 0 : []+