From 9c9e7d0108c06ffc5ed10ccdd4ca65ceea09eac0 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Fri, 05 Apr 2024 08:11:19 +0200
Subject: [PATCH] python/Faker: update to 24.4.0

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

diff --git a/components/python/Faker/python-integrate-project.conf b/components/python/Faker/python-integrate-project.conf
index f8659e5..80cb8ac 100644
--- a/components/python/Faker/python-integrate-project.conf
+++ b/components/python/Faker/python-integrate-project.conf
@@ -13,4 +13,9 @@
 # Copyright 2023 Marcel Telka
 #
 
-%patch% 01-pytest-disable-plugins.patch
+%include-3%
+# https://github.com/pytest-dev/pytest/issues/12186
+TEST_CONFLICTING_PACKAGES.python += library/python/pytest-black
+TEST_CONFLICTING_PACKAGES.python += library/python/pytest-mypy
+TEST_CONFLICTING_PACKAGES.python += library/python/pytest-salt-factories
+TEST_CONFLICTING_PACKAGES.python += library/python/pytest-system-statistics

--
Gitblit v1.9.3