Changelog (https://hypothesis.readthedocs.io/en/latest/changes.html):

6.103.2 - 2024-06-14
- This patch improves our deduplication tracking across all strategies (pull 
request #4007). Hypothesis is now less likely to generate the same input twice.

6.103.1 - 2024-06-05
- Account for time spent in garbage collection during tests, to avoid flaky 
DeadlineExceeded errors as seen in issue #3975.
- Also fixes overcounting of stateful run times, a minor observability bug 
dating to version 6.98.9 (pull request #3890).

Signed-off-by: Trevor Gamblin <[email protected]>
---
 ...hon3-hypothesis_6.103.0.bb => python3-hypothesis_6.103.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.103.0.bb => 
python3-hypothesis_6.103.2.bb} (91%)

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.103.0.bb 
b/meta/recipes-devtools/python/python3-hypothesis_6.103.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.103.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.103.2.bb
index 18ef7992a1..b935bb02cf 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.103.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.103.2.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = 
"7fe91917b99fc98ac150ec295775a687448c7c42c2276ab6e4a6969a4b285bb5"
+SRC_URI[sha256sum] = 
"83504e31e90a0d7d6e8eb93e51525dc1a48d79c932a50ad6035e29f8295328cd"
 
 RDEPENDS:${PN} += " \
     python3-attrs \
-- 
2.45.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#200956): 
https://lists.openembedded.org/g/openembedded-core/message/200956
Mute This Topic: https://lists.openembedded.org/mt/106780481/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to