Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-dbus-fast: update to 1.86.0 | Quintin Hill | 2023-06-14 |
| | | | | Signed-off-by: Quintin Hill <stuff@quintin.me.uk> | ||
* | python-dbus-fast: Add build dependencies | Jeffery To | 2023-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 package | Quintin Hill | 2023-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> |