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/patches/01-no-ruff.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/python/importlib_resources/patches/01-no-ruff.patch b/components/python/importlib_resources/patches/01-no-ruff.patch
index be5bc40..5604148 100644
--- a/components/python/importlib_resources/patches/01-no-ruff.patch
+++ b/components/python/importlib_resources/patches/01-no-ruff.patch
@@ -1,8 +1,8 @@
 We have no pytest-ruff support yet.
 see https://github.com/tikv/jemallocator/issues/58
 
---- importlib_resources-6.3.2/setup.cfg.orig
-+++ importlib_resources-6.3.2/setup.cfg
+--- importlib_resources-6.4.0/setup.cfg.orig
++++ importlib_resources-6.4.0/setup.cfg
 @@ -28,7 +28,6 @@
  	pytest-mypy; \
  	python_implementation != "PyPy"
@@ -10,4 +10,4 @@
 -	pytest-ruff >= 0.2.1
  	
  	zipp >= 3.17
- 	jaraco.collections
+ 	jaraco.test >= 5.4

--
Gitblit v1.9.3