Package: rust-zbus-macros / 5.3.0-2

Metadata

Package Version Patches format
rust-zbus-macros 5.3.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable circular tests.patch | (download)

src/lib.rs | 6 3 + 3 - 0 !
tests/tests.rs | 4 2 + 2 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 disable tests that use zbus
 which are basically all. Annoying, but necessary, since zbus depends on
 zvariant, a newer, incompatible version of which this depends on.