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-salt-factories/pkg5 |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/components/python/pytest-salt-factories/pkg5 b/components/python/pytest-salt-factories/pkg5
index 7be5f43..9e393b9 100644
--- a/components/python/pytest-salt-factories/pkg5
+++ b/components/python/pytest-salt-factories/pkg5
@@ -5,8 +5,10 @@
         "library/python/psutil-39",
         "library/python/pytest-39",
         "library/python/pytest-helpers-namespace-39",
+        "library/python/pytest-shell-utilities-39",
         "library/python/pytest-skip-markers-39",
-        "library/python/pytest-tempdir-39",
+        "library/python/pytest-system-statistics-39",
+        "library/python/pyyaml-39",
         "library/python/pyzmq-39",
         "library/python/setuptools-39",
         "library/python/setuptools-declarative-requirements-39",
@@ -16,8 +18,8 @@
         "runtime/python-39"
     ],
     "fmris": [
-        "library/python/pytest-salt-factories-39",
-        "library/python/pytest-salt-factories"
+        "library/python/pytest-salt-factories",
+        "library/python/pytest-salt-factories-39"
     ],
     "name": "pytest-salt-factories"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3