diff mbox series

[v2,34/44] python3-hypothesis: upgrade 6.50.1 -> 6.54.1

Message ID 20220808064237.3975347-34-alex@linutronix.de
State Accepted, archived
Commit d552aae12ef88e860c19619139cfea5d1771f2f3
Headers show
Series [v2,01/44] rpm: update 4.17.0 -> 4.17.1 | expand

Commit Message

Alexander Kanavin Aug. 8, 2022, 6:42 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...ython3-hypothesis_6.50.1.bb => python3-hypothesis_6.54.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.50.1.bb => python3-hypothesis_6.54.1.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.50.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.54.1.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.50.1.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.54.1.bb
index 0c93c12493..afcd5e64ef 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.50.1.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.54.1.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "1a19ade3b27825cab622c95fcf25182a27a42f97589c163173fcbdafb8621d1e"
+SRC_URI[sha256sum] = "de63c34309181875e71d0f5d1c1051c9320a1fe0517ea6733af8cedf818191f4"
 
 RDEPENDS:${PN} += " \
     python3-attrs \