diff mbox series

[1/2] python3-hypothesis: upgrade 6.111.1 -> 6.111.2

Message ID 20240829141122.3558638-1-tgamblin@baylibre.com
State Accepted, archived
Commit 0c8b7df87ab5dca0618ddf5acdcd3e8eedc1163f
Headers show
Series [1/2] python3-hypothesis: upgrade 6.111.1 -> 6.111.2 | expand

Commit Message

Trevor Gamblin Aug. 29, 2024, 2:11 p.m. UTC
Changelog (https://hypothesis.readthedocs.io/en/latest/changes.html)

6.111.2 - 2024-08-24
- This patch contains some internal code cleanup. There is no user-visible change.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
---
 ...hon3-hypothesis_6.111.1.bb => python3-hypothesis_6.111.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.111.1.bb => python3-hypothesis_6.111.2.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.111.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.111.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.111.1.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.111.2.bb
index 04c8d537fdd..3da0ce8c045 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.111.1.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.111.2.bb
@@ -13,7 +13,7 @@  SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "6ab6185a858fa692bf125c0d0a936134edc318bee01c05e407c71c9ead0b61c5"
+SRC_URI[sha256sum] = "0496ad28c7240ee9ba89fcc7fb1dc74e89f3e40fbcbbb5f73c0091558dec8e6e"
 
 RDEPENDS:${PN} += " \
     python3-attrs \