From aa5629f8abf120463b72331be95665d0dc55eba4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Thu, 04 Apr 2024 22:33:49 +0200
Subject: [PATCH] re2: update to 2024.04.01

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

diff --git a/components/python/hypothesis/python-integrate-project.conf b/components/python/hypothesis/python-integrate-project.conf
index 4c4c3b8..71e539e 100644
--- a/components/python/hypothesis/python-integrate-project.conf
+++ b/components/python/hypothesis/python-integrate-project.conf
@@ -17,6 +17,7 @@
 %patch% 02-pytest-plugins.patch
 %patch% 05-pytest-reporter.patch
 %patch% 07-pytest-checkdocs.patch
+%patch% 08-pytest-salt-factories.patch
 
 %hook-begin%
 # https://github.com/HypothesisWorks/hypothesis/issues/3588
@@ -30,3 +31,5 @@
 %include-3%
 # Random temporary directory name
 COMPONENT_TEST_TRANSFORMS += "-e 's|\(/tmp\).\{8\}/|\1XXXXXXXX/|g'"
+# Contains the date of the test run
+COMPONENT_TEST_TRANSFORMS += "-e '/to add failing examples to your code/d'"

--
Gitblit v1.9.3