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/manifests/sample-manifest.p5m |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/components/python/keyrings.alt/manifests/sample-manifest.p5m b/components/python/keyrings.alt/manifests/sample-manifest.p5m
index 2f5c81f..d36ebd8 100644
--- a/components/python/keyrings.alt/manifests/sample-manifest.p5m
+++ b/components/python/keyrings.alt/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
 #
 
 #
-# Copyright 2023 <contributor>
+# Copyright 2024 <contributor>
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -46,3 +46,4 @@
 
 # Automatically generated dependencies based on distribution metadata
 depend type=require fmri=pkg:/library/python/jaraco-classes-$(PYV)
+depend type=require fmri=pkg:/library/python/jaraco-context-$(PYV)

--
Gitblit v1.9.3