| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Andy Syam <privasisource@gmail.com>
|
|
|
|
| |
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
|
|
|
|
| |
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
|
|
|
|
| |
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
|
|
|
|
|
|
| |
The patch is no longer required as host setuptools is now new enough.
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
|
|
|
|
| |
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
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>
|