From: Alexander Kanavin Date: Wed, 2 Feb 2022 18:27:45 +0000 (+0100) Subject: python3-hypothesis: upgrade 6.36.0 -> 6.36.1 X-Git-Tag: uninative-3.5~82 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b8c445a950b4c32324d1d17561366f3eb186ea79;p=openembedded-core.git python3-hypothesis: upgrade 6.36.0 -> 6.36.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.36.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.36.1.bb 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 3918d7d15c..24def74905 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.36.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.36.1.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "2b9c56faa067d660f0802679689f825bf142eec8261ab9e2e6ea916b1d8278a1" +SRC_URI[sha256sum] = "46cbee9d7aed822149af75ec63d5f86cd1042df69b2e8eae17b26a56a4dda781" RDEPENDS:${PN} += " \ python3-attrs \