From 1cf713564899c373cce073dbce8980b0bbfa95ef Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 04 Apr 2024 19:12:52 +0200
Subject: [PATCH] python/hypothesis: update to 6.100.0

---
 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