]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hypothesis: upgrade 6.111.1 -> 6.111.2
authorTrevor Gamblin <tgamblin@baylibre.com>
Thu, 29 Aug 2024 14:11:21 +0000 (10:11 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Aug 2024 06:09:18 +0000 (07:09 +0100)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hypothesis_6.111.2.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.111.1.bb with 91% similarity]

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 04c8d537fdd9491f929f2f85de87dce68db13ba1..3da0ce8c045b57e948d9e958748c6848b08711a9 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = "6ab6185a858fa692bf125c0d0a936134edc318bee01c05e407c71c9ead0b61c5"
+SRC_URI[sha256sum] = "0496ad28c7240ee9ba89fcc7fb1dc74e89f3e40fbcbbb5f73c0091558dec8e6e"
 
 RDEPENDS:${PN} += " \
     python3-attrs \