Releases: martinpitt/python-dbusmock
Releases · martinpitt/python-dbusmock
0.28.1
- Again works on RHEL/CentOS 8 (0.27 broke there), now in CI
- Avoid glib GI dependency for main dbusmock, for running in virtualenv (thanks Allison Karlitskaya)
0.28.0
- Drop unmaintained and broken accountsservice template
- testcase: Throw an error when spawning a well-known name that exists (thanks Benjamin Berg)
- mockobject: Allow sending signals with extra details (thanks Peter Hutterer)
0.27.5
- bluez and accountsservice templates: Drop default arguments from D-Bus methods (thanks Simon McVittie)
0.27.4
0.27.3
- packit: Fix file name to sync
0.27.2
- packit: Really fix Fedora dist-git syncing
0.27.1
- packit: Fix Fedora dist-git syncing
0.27.0
- Do not register standard session service directories, add API to enable selected services (thanks Benjamin Berg)
- Log static method calls from templates (thanks Peter Hutterer)
0.26.1
- Fix README content type to Markdown, to fix releasing to PyPi
0.26.0
- logind template: Add locking API (thanks Andy Holmes)
- bluez5 template: Add RemoveDevice() and RemoveAdapterWithDevices() methods,
fix properties (thanks Bastien Nocera) - Documentation improvements, particularly wrt. raising errors