Changelog from 6.39.0 to 6.39.2
==============================
- fixes a regression where the bound inner function
("your_test.hypothesis.inner_test") would be invoked with positional
arguments rather than passing them by name, which broke pytest-asyncio
(issue #3245).

- clarifies rare error messages in "builds()" (issue #3225)
and "floats()" (issue #3207).

Signed-off-by: Wang Mingyu <[email protected]>
---
 ...ython3-hypothesis_6.39.0.bb => python3-hypothesis_6.39.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.39.0.bb => 
python3-hypothesis_6.39.2.bb} (91%)

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.39.0.bb 
b/meta/recipes-devtools/python/python3-hypothesis_6.39.2.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.39.0.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.39.2.bb
index 81bc26208d..01732d0087 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.39.0.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.39.2.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = 
"1744b82251ce89173e9d5b3627c59723ec0b5130df1c1710e19b8e6f5f42399b"
+SRC_URI[sha256sum] = 
"7a16ba804baeebdcc5dc4638c32c5fc3fc552c1be30ae21a84c5d9c802b06e31"
 
 RDEPENDS:${PN} += " \
     python3-attrs \
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#162814): 
https://lists.openembedded.org/g/openembedded-core/message/162814
Mute This Topic: https://lists.openembedded.org/mt/89610420/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to