From ad5773f1f71787c4198adf3e5a59f3d079507063 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 09 Apr 2024 21:16:41 +0200
Subject: [PATCH] python/pytest-ignore-flaky: update to 2.2.0

---
 components/python/pytest-ignore-flaky/pkg5 |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/components/python/pytest-ignore-flaky/pkg5 b/components/python/pytest-ignore-flaky/pkg5
index 9ba6b7a..a463793 100644
--- a/components/python/pytest-ignore-flaky/pkg5
+++ b/components/python/pytest-ignore-flaky/pkg5
@@ -1,11 +1,13 @@
 {
     "dependencies": [
         "library/python/pytest-39",
+        "library/python/setuptools-39",
+        "library/python/wheel-39",
         "runtime/python-39"
     ],
     "fmris": [
-        "library/python/pytest-ignore-flaky-39",
-        "library/python/pytest-ignore-flaky"
+        "library/python/pytest-ignore-flaky",
+        "library/python/pytest-ignore-flaky-39"
     ],
     "name": "pytest-ignore-flaky"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3