From: Wang Mingyu Date: Mon, 12 May 2025 09:03:21 +0000 (+0800) Subject: python3-hypothesis: upgrade 6.131.0 -> 6.131.14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af58c48b2c9163a50c0b02b2eb193f9a2344e448;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hypothesis: upgrade 6.131.0 -> 6.131.14 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.131.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.131.14.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.131.0.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.131.14.bb index d7656dc1d8..269ed936b6 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.131.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.131.14.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "4b807daeeee47852edfd9818ba0e33df14902f1b78a5524f1a3fb71f80c7cec3" +SRC_URI[sha256sum] = "347edc46cfe9bfcfb0598c4c927ed8fd573edfc8bacd2162023c4cf16accb702" RDEPENDS:${PN} += " \ python3-attrs \