]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-hypothesis: upgrade 6.103.2 -> 6.105.1
authorTrevor Gamblin <tgamblin@baylibre.com>
Tue, 9 Jul 2024 18:20:46 +0000 (14:20 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Jul 2024 10:56:47 +0000 (11:56 +0100)
commit9b0e9fbf23e5ac53f8eda76ca2f9af904f6fa1cd
tree4aedcda7deafc9e82db8e0974f94d07d6955269d
parent71c4bba0235b4cd45dc88844263e7b3f8ad9f079
python3-hypothesis: upgrade 6.103.2 -> 6.105.1

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