summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pybluez
Commit message (Collapse)AuthorAgeFilesLines
* python3-pybluez: add python 3.11 patchAlexander Kanavin2022-10-051-0/+454
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pybluez: fix a runtime issue with python 3.10Bartosz Golaszewski2022-07-021-0/+153
Add an upstream patch that's not part of any release yet that addresses an issue with python 3.10 (related to a missing macro). Link: https://github.com/pybluez/pybluez/issues/426 Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>