]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-hypothesis: upgrade 6.68.2 -> 6.71.0
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 10 Apr 2023 09:37:18 +0000 (17:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Apr 2023 10:55:40 +0000 (11:55 +0100)
Changelog:
https://hypothesis.readthedocs.io/en/latest/changes.html

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.68.2.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.68.2.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb
index 4ffe278d78acf174aa9ec152b4231f1981ad4d1f..8ec885fabf24dbeb747e6cccb706bfeee9931433 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "a7eb2b0c9a18560d8197fe35047ceb58e7e8ab7623a3e5a82613f6a2cd71cffa"
+SRC_URI[sha256sum] = "b2c3bbead72189c0bba6e12848b484ceafadb6e872ac31e40013228239366221"
 
 RDEPENDS:${PN} += " \
     python3-attrs \