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

6.105.1 - 2024-07-07
- This patch iterates on our experimental support for alternative backends 
(Alternative backends for Hypothesis). See pull request #4029 for details.

6.105.0 - 2024-07-04
- This release improves support for Django 5.0, and drops support for 
end-of-life Django versions (< 4.2).
- Thanks to Joshua Munn for this contribution.

6.104.4 - 2024-07-04
- Clean up internal cache implementation.

6.104.3 - 2024-07-04
- This patch updates our autoformatting tools, improving our code style without 
any API changes.

6.104.2 - 2024-06-29
- This patch fixes an issue when realizing symbolics with our experimental 
backend setting.

6.104.1 - 2024-06-25
- Improves internal test coverage.

6.104.0 - 2024-06-24
- This release adds strategies for Django’s ModelChoiceField and 
ModelMultipleChoiceField (issue #4010).
- Thanks to Joshua Munn for this contribution.

6.103.5 - 2024-06-24
- Fixes and reinstates full coverage of internal tests, which was accidentally 
disabled in pull request #3935.
- Closes issue #4003.

6.103.4 - 2024-06-24
- This release prevents a race condition inside internal cache implementation.

6.103.3 - 2024-06-24
- This patch updates our vendored list of top-level domains, which is used by 
the provisional domains() strategy.

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

diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.103.2.bb 
b/meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb
similarity index 91%
rename from meta/recipes-devtools/python/python3-hypothesis_6.103.2.bb
rename to meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb
index b935bb02cf..e582289062 100644
--- a/meta/recipes-devtools/python/python3-hypothesis_6.103.2.bb
+++ b/meta/recipes-devtools/python/python3-hypothesis_6.105.1.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
     file://test_rle.py \
     "
 
-SRC_URI[sha256sum] = 
"83504e31e90a0d7d6e8eb93e51525dc1a48d79c932a50ad6035e29f8295328cd"
+SRC_URI[sha256sum] = 
"d4eedb42193da9507623f4fe27fd38f715ec19ad30ad7c30e3b25594c0b491dc"
 
 RDEPENDS:${PN} += " \
     python3-attrs \
-- 
2.45.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#201672): 
https://lists.openembedded.org/g/openembedded-core/message/201672
Mute This Topic: https://lists.openembedded.org/mt/107127797/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to