]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-hypothesis: upgrade 6.36.0 -> 6.36.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 2 Feb 2022 18:27:45 +0000 (19:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 5 Feb 2022 17:22:14 +0000 (17:22 +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.36.1.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.36.0.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.36.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.36.1.bb
index 3918d7d15cd56b44c58e38eda3b229e11957abc7..24def7490548c8d856e41eb6f3dcf64b353ca9bc 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "2b9c56faa067d660f0802679689f825bf142eec8261ab9e2e6ea916b1d8278a1"
+SRC_URI[sha256sum] = "46cbee9d7aed822149af75ec63d5f86cd1042df69b2e8eae17b26a56a4dda781"
 
 RDEPENDS:${PN} += " \
     python3-attrs \