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/pytest-system-statistics/pkg5 |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/components/python/pytest-system-statistics/pkg5 b/components/python/pytest-system-statistics/pkg5
new file mode 100644
index 0000000..03e5c11
--- /dev/null
+++ b/components/python/pytest-system-statistics/pkg5
@@ -0,0 +1,19 @@
+{
+    "dependencies": [
+        "library/python/attrs-39",
+        "library/python/psutil-39",
+        "library/python/pytest-39",
+        "library/python/pytest-skip-markers-39",
+        "library/python/setuptools-39",
+        "library/python/setuptools-declarative-requirements-39",
+        "library/python/setuptools-scm-39",
+        "library/python/typing-extensions-39",
+        "library/python/wheel-39",
+        "runtime/python-39"
+    ],
+    "fmris": [
+        "library/python/pytest-system-statistics",
+        "library/python/pytest-system-statistics-39"
+    ],
+    "name": "pytest-system-statistics"
+}

--
Gitblit v1.9.3