diff mbox series

python3-hypothesis: upgrade 6.82.5 -> 6.82.7

Message ID 1693449941-28302-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 14f58560c40a24d5a1466781ad4e3cfc35fd1f46
Headers show
Series python3-hypothesis: upgrade 6.82.5 -> 6.82.7 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 31, 2023, 2:45 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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>
---
 ...ython3-hypothesis_6.82.5.bb => python3-hypothesis_6.82.7.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.82.5.bb => python3-hypothesis_6.82.7.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb b/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb
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 89efeff633..5df95eb67b 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.82.5.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.82.7.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "41e78b4cbc0a36b38729a761e31b92d81d87a60a297994c03f2ccb2c946f5ebd"
+SRC_URI[sha256sum] = "06069ff2f18b530a253c0b853b9fae299369cf8f025b3ad3b86ee7131ecd3207"
 
 RDEPENDS:${PN} += " \
     python3-attrs \