Skip to content

Releases: martinpitt/python-dbusmock

0.28.0

19 Jun 13:13
0.28.0
Compare
Choose a tag to compare
  • 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

05 Apr 05:51
0.27.5
Compare
Choose a tag to compare
  • bluez and accountsservice templates: Drop default arguments from D-Bus methods (thanks Simon McVittie)

0.27.4

04 Apr 11:22
0.27.4
Compare
Choose a tag to compare
  • Fix D-Bus signature detection regression from 0.27.0 (thanks Peter Hutterer) (#118)

0.27.3

22 Mar 14:24
0.27.3
Compare
Choose a tag to compare
  • packit: Fix file name to sync

0.27.2

22 Mar 14:07
0.27.2
Compare
Choose a tag to compare
  • packit: Really fix Fedora dist-git syncing

0.27.1

22 Mar 13:54
0.27.1
Compare
Choose a tag to compare
  • packit: Fix Fedora dist-git syncing

0.27.0

22 Mar 05:38
0.27.0
Compare
Choose a tag to compare
  • 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

25 Feb 12:03
0.26.1
Compare
Choose a tag to compare
  • Fix README content type to Markdown, to fix releasing to PyPi

0.26.0

25 Feb 11:39
0.26.0
Compare
Choose a tag to compare
  • 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

0.25.0

25 Dec 06:25
0.25.0
Compare
Choose a tag to compare
  • bluez template: Implement adapter discovery, connect, disconnect, and removal
    (thanks Bastien Nocera)
  • Fix changing array properties (thanks Jonas Ådahl)
  • Fix CLI upower tests (thanks Marco Trevisan)
  • Add testing and Fedora updating through packit