]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hypothesis: upgrade 6.82.5 -> 6.82.7
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 31 Aug 2023 02:45:41 +0000 (10:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Sep 2023 17:29:21 +0000 (18:29 +0100)
Changelog:
=========
- updates our autoformatting tools, improving our code style without any API changes.
- enables and fixes many more of ruff‘s lint rules.

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

similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb
index 89efeff63334adb188bc7317fdf0ef8bfcf76bef..5df95eb67b23ab65952e8cd30233eaa69ea874df 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "41e78b4cbc0a36b38729a761e31b92d81d87a60a297994c03f2ccb2c946f5ebd"
+SRC_URI[sha256sum] = "06069ff2f18b530a253c0b853b9fae299369cf8f025b3ad3b86ee7131ecd3207"
 
 RDEPENDS:${PN} += " \
     python3-attrs \