]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hypothesis: upgrade 6.89.0 -> 6.90.0
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 22 Nov 2023 09:05:47 +0000 (17:05 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Nov 2023 08:42:52 +0000 (08:42 +0000)
Changelog:
============
-makes it an error to assign settings = settings(...) as a class attribute on a
 RuleBasedStateMachine.
-refactors some internals.

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

similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.89.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.90.0.bb
index 035809c39476e972c0b64e35ee41589f385c3931..1760bb37a2215e1d2fcd56e6d44fce99eb606683 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "9168bb12cd29001067e66b5f25f1bbdeff08b80c29c3909e19fc8205d8b9aeed"
+SRC_URI[sha256sum] = "0ab33900b9362318bd03d911a77a0dda8629c1877420074d87ae466919f6e4c0"
 
 RDEPENDS:${PN} += " \
     python3-attrs \