From 68398b70332cf1b08b8852ddc8fa418de145afff Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 02 Apr 2024 11:22:26 +0200
Subject: [PATCH] python/keyrings.alt: update to 5.0.1

---
 components/python/keyrings.alt/pkg5 |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/components/python/keyrings.alt/pkg5 b/components/python/keyrings.alt/pkg5
index 0e501a8..6f75da9 100644
--- a/components/python/keyrings.alt/pkg5
+++ b/components/python/keyrings.alt/pkg5
@@ -1,14 +1,15 @@
 {
     "dependencies": [
         "library/python/jaraco-classes-39",
+        "library/python/jaraco-context-39",
         "library/python/setuptools-39",
         "library/python/setuptools-scm-39",
         "library/python/wheel-39",
         "runtime/python-39"
     ],
     "fmris": [
-        "library/python/keyrings-alt-39",
-        "library/python/keyrings-alt"
+        "library/python/keyrings-alt",
+        "library/python/keyrings-alt-39"
     ],
     "name": "keyrings.alt"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3