]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-hypothesis: upgrade 6.80.0 -> 6.81.2
authorTim Orling <ticotimo@gmail.com>
Mon, 17 Jul 2023 08:40:26 +0000 (01:40 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Jul 2023 18:37:35 +0000 (19:37 +0100)
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-81-2
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-81-1

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.80.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.81.2.bb
index 82f855d4b7817a7c958923a9eb9bd060247e93a5..93bf6387591a2262e2f8d3f37cd606d54a48fad0 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "75d74da36fd3837b5b3fe15211dabc7389e78d882bf2c91bab2184ccf91fe64c"
+SRC_URI[sha256sum] = "e35165a73064370d30d476d7218f600d2bf861ff218192c9e994cb36aa190ae7"
 
 RDEPENDS:${PN} += " \
     python3-attrs \