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

---
 make-rules/setup.py.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/make-rules/setup.py.mk b/make-rules/setup.py.mk
index 028e955..a1cfeb7 100644
--- a/make-rules/setup.py.mk
+++ b/make-rules/setup.py.mk
@@ -465,6 +465,7 @@
 $(eval $(call disable-pytest-plugin,socket,pytest-socket))
 $(eval $(call disable-pytest-plugin,subprocess,pytest-subprocess))
 $(eval $(call disable-pytest-plugin,subtests,pytest-subtests))
+$(eval $(call disable-pytest-plugin,system-statistics,pytest-system-statistics))
 $(eval $(call disable-pytest-plugin,tempdir,pytest-tempdir))		# adds line to test report header
 $(eval $(call disable-pytest-plugin,time_machine,time-machine))
 $(eval $(call disable-pytest-plugin,timeout,pytest-timeout))

--
Gitblit v1.9.3