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/nh3/test/results-all.master |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/components/python/nh3/test/results-all.master b/components/python/nh3/test/results-all.master
index 5cccc97..eb6648d 100644
--- a/components/python/nh3/test/results-all.master
+++ b/components/python/nh3/test/results-all.master
@@ -2,6 +2,7 @@
 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
 cachedir: .pytest_cache
 rootdir: $(@D)
+configfile: pyproject.toml
 collecting ... collected 4 items
 
 tests/test_nh3.py::test_clean PASSED
@@ -11,7 +12,7 @@
 
 =============================== warnings summary ===============================
 tests/test_nh3.py::test_clean_with_attribute_filter
-  $(PYTHON_DIR)/vendor-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: ('img', 'src', 'foo')
+  $(PYTHON_DIR)/vendor-packages/_pytest/unraisableexception.py:80: PytestUnraisableExceptionWarning: Exception ignored in: ('img', 'src', 'foo')
   
   Traceback (most recent call last):
     File "$(@D)/tests/test_nh3.py", line 71, in test_clean_with_attribute_filter

--
Gitblit v1.9.3