Skip to content

Releases: martinpitt/python-dbusmock

0.28.5

11 Oct 18:05
0.28.5

Choose a tag to compare

0.28.5 Pre-release
Pre-release
  • Allow sending signals from a specific path (thanks Peter Hutterer)
  • logind: Adjust for systemd 252
  • Use setuptools_scm to determine version

0.28.4

19 Jul 12:33
0.28.4

Choose a tag to compare

  • setup.py: Fix ModuleNotFoundError
  • ofono template: Fix conversion to f-strings (Debian #1015286)
  • Ship FMF tests in release tarballs

0.28.3

17 Jul 11:33
0.28.3

Choose a tag to compare

  • Bring back dbusmock.__version__

0.28.2

16 Jul 20:06
0.28.2

Choose a tag to compare

  • Dynamically compute version with setuptools-scm
  • tests: Adjust to libnotify 0.8 (Debian #1015068)
  • tests: Only run pylint on current Fedora release

0.28.1

28 Jun 11:39
0.28.1

Choose a tag to compare

  • 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

19 Jun 13:13
0.28.0

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

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

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

Choose a tag to compare

  • packit: Fix file name to sync

0.27.2

22 Mar 14:07
0.27.2

Choose a tag to compare

  • packit: Really fix Fedora dist-git syncing