From c630cdeedd339cc65ffb3bb655e14fd82053d592 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Wed, 03 Apr 2024 18:38:14 +0200
Subject: [PATCH] python/keyring: update to 25.1.0 (#16776)

---
 components/python/keyring/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/keyring/Makefile b/components/python/keyring/Makefile
index 367feac..0c1befa 100644
--- a/components/python/keyring/Makefile
+++ b/components/python/keyring/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		keyring
-HUMAN_VERSION =			25.0.0
+HUMAN_VERSION =			25.1.0
 COMPONENT_SUMMARY =		keyring - Store and access your passwords safely.
 COMPONENT_PROJECT_URL =		https://github.com/jaraco/keyring
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:fc024ed53c7ea090e30723e6bd82f58a39dc25d9a6797d866203ecd0ee6306cb
+	sha256:7230ea690525133f6ad536a9b5def74a4bd52642abe594761028fc044d7c7893
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3