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/patches/01-no-ruff.patch |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/components/python/keyrings.alt/patches/01-no-ruff.patch b/components/python/keyrings.alt/patches/01-no-ruff.patch
index 650f4ff..4808dfc 100644
--- a/components/python/keyrings.alt/patches/01-no-ruff.patch
+++ b/components/python/keyrings.alt/patches/01-no-ruff.patch
@@ -1,13 +1,13 @@
 We have no pytest-ruff support yet.
 see https://github.com/tikv/jemallocator/issues/58
 
---- keyrings.alt-5.0.0/setup.cfg.orig
-+++ keyrings.alt-5.0.0/setup.cfg
-@@ -36,7 +36,6 @@
- 	pytest-mypy >= 0.9.1; \
- 	python_implementation != "PyPy"
+--- keyrings.alt-5.0.1/setup.cfg.orig
++++ keyrings.alt-5.0.1/setup.cfg
+@@ -26,7 +26,6 @@
+ 	pytest-cov
+ 	pytest-mypy
  	pytest-enabler >= 2.2
--	pytest-ruff
+-	pytest-ruff >= 0.2.1
  	
  	backports.unittest_mock
  	keyring >= 20

--
Gitblit v1.9.3