diff mbox series

[1/3] python3-hypothesis: Upgrade 6.142.2 -> 6.148.5

Message ID 20251202092926.1370646-1-leon.anavi@konsulko.com
State New
Headers show
Series [1/3] python3-hypothesis: Upgrade 6.142.2 -> 6.148.5 | expand

Commit Message

Leon Anavi Dec. 2, 2025, 9:29 a.m. UTC
Upgrade to release 6.148.5:

- This patch improves the error message for FlakyStrategyDefinition
  when the precondition for a rule is flaky

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...hon3-hypothesis_6.142.2.bb => python3-hypothesis_6.148.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.142.2.bb => python3-hypothesis_6.148.5.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.142.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.148.5.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.142.2.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.148.5.bb
index 5ba7c66577..b461e8f9b6 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.142.2.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.148.5.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "c4204a2ce327e45fbaf83a2b58142a285135698dc1d08e368ae9901f06b49e64"
+SRC_URI[sha256sum] = "bb0c67bff155b8d8cfe8fbc1f1218028f7e2f0ee7f24d8ccc89f4c14ee4e65c0"
 
 RDEPENDS:${PN} += " \
     python3-attrs \