From 7bea32fd382fe993229cd2db29c3a13cb8138b09 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Tue, 09 Apr 2024 22:50:43 +0200
Subject: [PATCH] libarchive: update to 3.7.3

---
 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