From 22f007a7e50fb2b0264244eb98ffb733ed55afd9 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 28 Mar 2024 23:27:18 +0100
Subject: [PATCH] python/ansible-core: update to 2.15.10

---
 components/python/ansible-core/patches/05-wcwidth.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/ansible-core/patches/05-wcwidth.patch b/components/python/ansible-core/patches/05-wcwidth.patch
index 85009e2..cd8a864 100644
--- a/components/python/ansible-core/patches/05-wcwidth.patch
+++ b/components/python/ansible-core/patches/05-wcwidth.patch
@@ -1,7 +1,7 @@
 https://www.illumos.org/issues/15543
 
---- ansible-core-2.15.9/test/units/utils/test_display.py.orig
-+++ ansible-core-2.15.9/test/units/utils/test_display.py
+--- ansible-core-2.15.10/test/units/utils/test_display.py.orig
++++ ansible-core-2.15.10/test/units/utils/test_display.py
 @@ -41,7 +41,6 @@
      assert get_text_width(u'\u001B') == 0
      assert get_text_width(u'ab\u0000') == 2

--
Gitblit v1.9.3