aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-dbus-fast
Commit message (Collapse)AuthorAge
* python-dbus-fast: upgrade to 2.21.1Quintin Hill2024-01-29
| | | | | fix: avoid expensive runtime inspection of known callables (https://github.com/Bluetooth-Devices/dbus-fast/pull/277) Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* python-dbus-fast: update version 2.21.0Andy Syam2024-01-02
| | | | Signed-off-by: Andy Syam <privasisource@gmail.com>
* python3-dbus-fast: bump version to 2.20.0Quintin Hill2023-12-11
| | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* python-dbus-fast: update to 1.94.1Quintin Hill2023-09-03
| | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* python-dbus-fast: update to 1.93.0Quintin Hill2023-08-28
| | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* python3-dbus-fast: update to 1.91.2Quintin Hill2023-08-16
| | | | | | The patch is no longer required as host setuptools is now new enough. Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* python-dbus-fast: update to 1.86.0Quintin Hill2023-06-14
| | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
* python-dbus-fast: Add build dependenciesJeffery To2023-04-24
| | | | | | | | | | | These will be required for pyproject.toml-based builds. This also includes a patch to unpin the version requirement for setuptools, as the current in-repo version of setuptools does not fulfill this requirement, and there does not appear to be any specific reason why this version requirement is necessary. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-dbus-fast: add packageQuintin Hill2023-03-20
This package is a dependency of bleak. Building and installing this package via pip on a router is not difficult and the build crashes when memory is exhausted. Signed-off-by: Quintin Hill <stuff@quintin.me.uk>