]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-hypothesis: upgrade 6.24.2 -> 6.24.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 17 Nov 2021 15:35:00 +0000 (16:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Nov 2021 11:04:00 +0000 (11:04 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.24.2.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.24.3.bb
index ef45ddb6c6c95fcc483464792a142ff63daf1e41..431a5e328a92e712901fa5650e2b2eab3e6a86b4 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "4030f88ae0a8d3339a41dd7589c78d3ba0a3a270f729c12aceddaea7c60b224b"
+SRC_URI[sha256sum] = "fccfba3803f391eea2c8c6f21667886ca7407b135b6121e0701a7f8addc176f7"
 
 RDEPENDS:${PN} += " \
     python3-attrs \