From 91eadeb666137fe4c25ef8c61012a45b57ce6add Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Wed, 20 Mar 2024 11:11:43 +0100
Subject: [PATCH] python/cliff: update to 4.6.0

---
 components/python/cliff/python-integrate-project.conf |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/components/python/cliff/python-integrate-project.conf b/components/python/cliff/python-integrate-project.conf
index a21400f..0901e2a 100644
--- a/components/python/cliff/python-integrate-project.conf
+++ b/components/python/cliff/python-integrate-project.conf
@@ -13,6 +13,9 @@
 # Copyright 2023 Marcel Telka
 #
 
+%patch% 01-test-reqs.patch
+%patch% 02-no-slowest.patch
+
 %include-2%
 #
 # Following dependency loops were detected (where 'A --> B' means 'A needs B to
@@ -24,3 +27,6 @@
 # a case the required projects are not available yet (bootstrap).
 #
 PYTHON_TEST_BOOTSTRAP = yes
+%include-3%
+# Ignore stdout and stderr of successfull tests
+TOX_POSARGS += --suppress-attachments

--
Gitblit v1.9.3