From 3df02058fb3d48a999bbc8d5d56c2910fbc249a4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sun, 24 Mar 2024 23:37:14 +0100
Subject: [PATCH] meld: update to 3.22.2

---
 components/python/importlib_resources/test/results-all.master |   26 +++++++++++++++++++++++---
 1 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/components/python/importlib_resources/test/results-all.master b/components/python/importlib_resources/test/results-all.master
index 8e0cb2f..3baa863 100644
--- a/components/python/importlib_resources/test/results-all.master
+++ b/components/python/importlib_resources/test/results-all.master
@@ -5,7 +5,7 @@
 cachedir: .tox/py$(PYV)/.pytest_cache
 rootdir: $(@D)
 configfile: pytest.ini
-collecting ... collected 222 items
+collecting ... collected 242 items
 
 .::project PASSED
 .::project PASSED
@@ -21,6 +21,7 @@
 importlib_resources/compat/__init__.py::mypy PASSED
 importlib_resources/compat/py$(PYV).py::mypy PASSED
 importlib_resources/compat/py38.py::mypy PASSED
+importlib_resources/functional.py::mypy PASSED
 importlib_resources/future/__init__.py::mypy PASSED
 importlib_resources/future/adapters.py::mypy PASSED
 importlib_resources/readers.py::mypy PASSED
@@ -82,6 +83,25 @@
 importlib_resources/tests/test_files.py::OpenZipTests::test_read_text PASSED
 importlib_resources/tests/test_files.py::OpenZipTests::test_traversable PASSED
 importlib_resources/tests/test_files.py::mypy PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_ModuleAnchor::test_common_errors PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_ModuleAnchor::test_contents PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_ModuleAnchor::test_is_resource PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_ModuleAnchor::test_open_binary PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_ModuleAnchor::test_open_text PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_ModuleAnchor::test_path PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_ModuleAnchor::test_read_binary PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_ModuleAnchor::test_read_text PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_ModuleAnchor::test_text_errors PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_StringAnchor::test_common_errors PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_StringAnchor::test_contents PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_StringAnchor::test_is_resource PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_StringAnchor::test_open_binary PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_StringAnchor::test_open_text PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_StringAnchor::test_path PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_StringAnchor::test_read_binary PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_StringAnchor::test_read_text PASSED
+importlib_resources/tests/test_functional.py::FunctionalAPITest_StringAnchor::test_text_errors PASSED
+importlib_resources/tests/test_functional.py::mypy PASSED
 importlib_resources/tests/test_open.py::CommonBinaryTests::test_extant_path PASSED
 importlib_resources/tests/test_open.py::CommonBinaryTests::test_importing_module_as_side_effect PASSED
 importlib_resources/tests/test_open.py::CommonBinaryTests::test_missing_path PASSED
@@ -232,7 +252,7 @@
 
 ===================================== mypy =====================================
 
-Success: no issues found in 34 source files
-======== 221 passed, 1 skipped ========
+Success: no issues found in 36 source files
+======== 241 passed, 1 skipped ========
   py$(PYV): OK
   congratulations :)

--
Gitblit v1.9.3