summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-trio_0.32.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-trio: Upgrade 0.32.0 -> 0.33.0Leon Anavi2026-02-161-18/+0
| | | | | | | | | | | | | | | | | | Upgrade to release 0.33.0: Bugfixes: - Start supporting Android's new "android" sys.platform. Deprecations and removals: - Both trio.testing.RaisesGroup and trio.testing.Matcher have been deprecated. Pytest alternatives pytest.RaisesGroup and pytest.RaisesExc (respectively) are considered correct replacement. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-trio: upgrade 0.31.0 -> 0.32.0Wang Mingyu2025-11-111-0/+18
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>