You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like dbus-fast is API compatible with dbus-next, so I'm willing to look into this. However it will require that Moonraker remove support for Python 3.7. I have plans to do so, but this change will need to wait until that work has been done.
What happened
Trying to update a NixOS aarch64 system with python 3.12 to moonraker 0.8.0
The build failed because of a failing test in dbus-next: NixOS/nixpkgs#357979
The
dbus-next
project seems to be inactive, maybe the actively maintaineddbus-fast
would be a suitable replacement?Client
Other
Browser
Other or N/A
How to reproduce
dbus-next
as part of the nixpkgs build process for moonraker 0.8.0test/test_fd_passing.py::test_sending_file_descriptor_low_level
failAdditional information
issue opened on
dbus-next
: altdesktop/python-dbus-next#161The text was updated successfully, but these errors were encountered: