Changelog (https://hypothesis.readthedocs.io/en/latest/changes.html):

6.110.1 - 2024-08-08
  - Add better error message for ~python:typing.TypeIs types in from_type().

6.110.0 - 2024-08-07
  - Support LiteralString in from_type().

6.109.1 - 2024-08-07
  - This patch makes progress towards adding type hints to our internal 
conjecture engine (issue #3074).

6.109.0 - 2024-08-07
  - This release allows using Annotated and ReadOnly types for TypedDict value 
types with from_type().

Signed-off-by: Trevor Gamblin <[email protected]>
---
 ...on3-hypothesis_6.108.10.bb => python3-hypothesis_6.110.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hypothesis_6.108.10.bb => 
python3-hypothesis_6.110.1.bb} (91%)

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb 
b/meta/recipes-devtools/python/python3-hypothesis_6.110.1.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.110.1.bb
index ebb82dfd79..29fe7e18a2 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.110.1.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = 
"8d8b3a57f27bd964b04e58c5731ab9862134fbb5511958c814aaca3120286f28"
+SRC_URI[sha256sum] = 
"a138bfaea11aba6daadf8effd9065251a6fec1549f25b7d72ac9881a413f76b0"
 
 RDEPENDS:${PN} += " \
     python3-attrs \
-- 
2.39.2

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

Reply via email to