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

diff --git a/components/python/keyring/patches/03-no-ruff.patch b/components/python/keyring/patches/03-no-ruff.patch
index 0f516c6..e61bab8 100644
--- a/components/python/keyring/patches/03-no-ruff.patch
+++ b/components/python/keyring/patches/03-no-ruff.patch
@@ -1,13 +1,13 @@
 We have no pytest-ruff support yet.
 see https://github.com/tikv/jemallocator/issues/58
 
---- keyring-24.3.1/setup.cfg.orig
-+++ keyring-24.3.1/setup.cfg
-@@ -33,7 +33,6 @@
- 	pytest-mypy; \
- 	python_implementation != "PyPy"
+--- keyring-25.0.0/setup.cfg.orig
++++ keyring-25.0.0/setup.cfg
+@@ -34,7 +34,6 @@
+ 	pytest-cov
+ 	pytest-mypy
  	pytest-enabler >= 2.2
 -	pytest-ruff >= 0.2.1
  docs = 
  	sphinx >= 3.5
- 	sphinx < 7.2.5
+ 	jaraco.packaging >= 9.3

--
Gitblit v1.9.3