diff mbox series

[1/5] python3-hypothesis: upgrade 6.82.0 -> 6.82.5

Message ID 20230818191324.1959527-1-tgamblin@baylibre.com
State Accepted, archived
Commit 10f5c131e5de6363ba9cbd6960717c2943005c0e
Headers show
Series [1/5] python3-hypothesis: upgrade 6.82.0 -> 6.82.5 | expand

Commit Message

Trevor Gamblin Aug. 18, 2023, 7:13 p.m. UTC
Changelog: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 ...ython3-hypothesis_6.82.0.bb => python3-hypothesis_6.82.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.82.0.bb => python3-hypothesis_6.82.5.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.82.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.82.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb
index 0aeeae1019..89efeff633 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.82.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "ffece8e40a34329e7112f7408f2c45fe587761978fdbc6f4f91bf0d683a7d4d9"
+SRC_URI[sha256sum] = "41e78b4cbc0a36b38729a761e31b92d81d87a60a297994c03f2ccb2c946f5ebd"
 
 RDEPENDS:${PN} += " \
     python3-attrs \