From 1b72f5d5d747ec7d640abf05b61d097f321b89ce Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Fri, 29 Dec 2023 09:14:49 +0100
Subject: [PATCH] python/fastjsonschema: update to 2.19.1

---
 components/python/fastjsonschema/test/results-all.master |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/components/python/fastjsonschema/test/results-all.master b/components/python/fastjsonschema/test/results-all.master
index be6b5ae..7bd4b4a 100644
--- a/components/python/fastjsonschema/test/results-all.master
+++ b/components/python/fastjsonschema/test/results-all.master
@@ -2,7 +2,7 @@
 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
 cachedir: .pytest_cache
 rootdir: $(@D)
-collecting ... collected 444 items / 12 deselected / 432 selected
+collecting ... collected 448 items / 12 deselected / 436 selected
 
 tests/json_schema/test_draft04.py::test[schema_version0-schema0-data0-is_valid0] SKIPPED
 tests/json_schema/test_draft06.py::test[schema_version0-schema0-data0-is_valid0] SKIPPED
@@ -176,6 +176,10 @@
 tests/test_format.py::test_custom_format[c-expected4-^[ab]$] PASSED
 tests/test_format.py::test_custom_format[c-expected5-<lambda>] PASSED
 tests/test_format.py::test_custom_format_override PASSED
+tests/test_format.py::test_date[-expected0] PASSED
+tests/test_format.py::test_date[2018-02-05-2018-02-05] PASSED
+tests/test_format.py::test_date[2018-2-5-expected2] PASSED
+tests/test_format.py::test_date[bla-expected1] PASSED
 tests/test_format.py::test_datetime[-expected0] PASSED
 tests/test_format.py::test_datetime[2018-02-05T14:17:10.00-expected2] PASSED
 tests/test_format.py::test_datetime[2018-02-05T14:17:10.00Z-2018-02-05T14:17:10.00Z] PASSED
@@ -445,4 +449,4 @@
     result = testfunction(**testargs)
 
 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
-======== 429 passed, 3 skipped, 12 deselected, 2 warnings ========
+======== 433 passed, 3 skipped, 12 deselected, 2 warnings ========

--
Gitblit v1.9.3