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/07-test_importlib_resources.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/ansible-core/patches/07-test_importlib_resources.patch b/components/python/ansible-core/patches/07-test_importlib_resources.patch
index 548a1c0..3bd99b6 100644
--- a/components/python/ansible-core/patches/07-test_importlib_resources.patch
+++ b/components/python/ansible-core/patches/07-test_importlib_resources.patch
@@ -1,5 +1,5 @@
---- ansible-core-2.15.9/test/units/utils/collection_loader/test_collection_loader.py.orig
-+++ ansible-core-2.15.9/test/units/utils/collection_loader/test_collection_loader.py
+--- ansible-core-2.15.10/test/units/utils/collection_loader/test_collection_loader.py.orig
++++ ansible-core-2.15.10/test/units/utils/collection_loader/test_collection_loader.py
 @@ -829,6 +829,7 @@
  
  

--
Gitblit v1.9.3