summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dbus-fast
Commit message (Collapse)AuthorAgeFilesLines
* python3-dbus-fast: Upgrade 2.44.1 -> 2.44.5Leon Anavi2025-10-081-4/+5
| | | | | | | | | | | Upgrade to release 2.44.5: - fix: cibuildwheel sha - Improve unmarshall performance for SignatureType - Simplify code to unmarshall arrays Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dbus-fast: Fix build with cython 3.1Khem Raj2025-05-191-0/+33
Signed-off-by: Khem Raj <raj.khem@gmail.com>