summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bleak_0.22.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bleak 0.21.1 -> 0.22.2Tom Geelen2024-06-301-0/+32
Changes to the build: - Drop python3-async-timeout which is only required for Python 3.10 and older. Changelogs: * https://github.com/hbldh/bleak/releases/tag/v0.22.2 * https://github.com/hbldh/bleak/releases/tag/v0.22.1 * https://github.com/hbldh/bleak/releases/tag/v0.22.0 Based on commit of Guðni Már Gilbert. Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>