]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hypothesis: upgrade 6.54.5 -> 6.56.1
authorTim Orling <ticotimo@gmail.com>
Sat, 8 Oct 2022 23:54:48 +0000 (16:54 -0700)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 25 Oct 2022 12:51:54 +0000 (14:51 +0200)
For changes see:
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-56-1
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-56-0
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-55-0
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-54-6

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-hypothesis_6.56.1.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.54.5.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.56.1.bb
index 9adb614493efb6d9f6323fdeb6695c7fa64b11e1..c16daabeefa7beb224bc47ed476a5ccfa159a905 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "8a9056825695f415bfad4e808ae719fc01383a9ab659775319724365afcc7ec7"
+SRC_URI[sha256sum] = "cefdaf6143170f1aa28adf4816d12547ab60f93c143f7d5205507d9e4804fccd"
 
 RDEPENDS:${PN} += " \
     python3-attrs \