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/python-integrate-project.conf |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)

diff --git a/components/python/keyrings.alt/python-integrate-project.conf b/components/python/keyrings.alt/python-integrate-project.conf
index f07eef4..f269582 100644
--- a/components/python/keyrings.alt/python-integrate-project.conf
+++ b/components/python/keyrings.alt/python-integrate-project.conf
@@ -14,15 +14,4 @@
 #
 
 %patch% 01-no-ruff.patch
-
-%include-2%
-#
-# Following dependency loops were detected (where 'A --> B' means 'A needs B to
-# run tests', and 'A ==> B' means 'A needs B for build and/or run'):
-#
-# keyrings.alt --> keyring --> keyrings.alt
-#
-# To break loops we need to allow this project to integrate without testing in
-# a case the required projects are not available yet (bootstrap).
-#
-PYTHON_TEST_BOOTSTRAP = yes
+%patch% 02-backports.unittest_mock.patch

--
Gitblit v1.9.3