K 10 svn:author V 8 tcberner K 8 svn:date V 27 2020-01-02T07:57:55.101283Z K 7 svn:log V 516 [NEW PORT] devel/py-python-dbusmock: Mock D-Bus objects for tests With this program/Python library you can easily create mock objects on D-Bus. This is useful for writing tests for software which talks to D-Bus services such as upower, systemd, logind, gnome-session or others, and it is hard (or impossible without root privileges) to set the state of the real services to what you expect in your tests. WWW: https://pypi.org/project/python-dbusmock PR: 243029 Submitted by: Hiroki Tagato END