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/manifests/sample-manifest.p5m |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/components/python/importlib_resources/manifests/sample-manifest.p5m b/components/python/importlib_resources/manifests/sample-manifest.p5m
index ccfa55c..d618173 100644
--- a/components/python/importlib_resources/manifests/sample-manifest.p5m
+++ b/components/python/importlib_resources/manifests/sample-manifest.p5m
@@ -35,6 +35,7 @@
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/compat/__init__.py
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/compat/py38.py
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/compat/py39.py
+file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/functional.py
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/future/__init__.py
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/future/adapters.py
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/py.typed
@@ -65,6 +66,7 @@
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/tests/test_contents.py
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/tests/test_custom.py
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/tests/test_files.py
+file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/tests/test_functional.py
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/tests/test_open.py
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/tests/test_path.py
 file path=usr/lib/python$(PYVER)/vendor-packages/importlib_resources/tests/test_read.py

--
Gitblit v1.9.3