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/patches/01-enable-tests.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/hypothesis/patches/01-enable-tests.patch b/components/python/hypothesis/patches/01-enable-tests.patch
index dd4b2aa..1ec9256 100644
--- a/components/python/hypothesis/patches/01-enable-tests.patch
+++ b/components/python/hypothesis/patches/01-enable-tests.patch
@@ -1,5 +1,5 @@
---- hypothesis-hypothesis-python-6.99.12/hypothesis-python/tox.ini.orig
-+++ hypothesis-hypothesis-python-6.99.12/hypothesis-python/tox.ini
+--- hypothesis-hypothesis-python-6.100.0/hypothesis-python/tox.ini.orig
++++ hypothesis-hypothesis-python-6.100.0/hypothesis-python/tox.ini
 @@ -4,7 +4,7 @@
  
  [testenv]

--
Gitblit v1.9.3