]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-hypothesis: upgrade 6.108.10 -> 6.110.1
authorTrevor Gamblin <tgamblin@baylibre.com>
Fri, 9 Aug 2024 12:22:17 +0000 (08:22 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2024 08:28:09 +0000 (09:28 +0100)
commit20432c7463ff6daab3ea8fc8ceea9c6e7916209c
tree89408e9b9bafaf38e3b4dba37324d1c0edce76d8
parent8760d37e4b6275016a8dcdabc04dfb85185649b7
python3-hypothesis: upgrade 6.108.10 -> 6.110.1

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 <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hypothesis_6.110.1.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.108.10.bb with 91% similarity]