Skip to content

Releases: martinpitt/python-dbusmock

0.37.1

08 Oct 06:08
0.37.1

Choose a tag to compare

  • test: Skip test_notification_daemon with AppArmor profile (LP: #2121092)

0.37.0

14 Sep 09:14
0.37.0

Choose a tag to compare

  • templates: Drop iio-sensors-proxy (See #241)
  • DBusTestCase: Drop obsolete {start,stop}_dbus() methods
  • Fix dbus-daemon startup race condition (Debian#1109272)

0.36.0

15 Jul 09:01
0.36.0

Choose a tag to compare

  • mockobject: Fix _wrap_in_dbus_variant for Struct and Dict types (thanks Sebastian Wick)
  • Drop setup.{cfg,py} and RHEL 9 support, move to pybuild (rhbz#2377609)
  • Drop iio-sensor-proxy tests, the template is broken (see #241)

0.35.0

23 May 08:29
0.35.0

Choose a tag to compare

  • modemmanager: Add operator code (thanks Guido Günther)
  • modemmanager: Allow to set CellBroadcast channel list (thanks Guido Günther)

0.34.3

21 Feb 08:15
0.34.3

Choose a tag to compare

  • tests: Relax libnotify expected format for libnotify 0.8.4

0.34.2

27 Dec 20:25
0.34.2

Choose a tag to compare

  • spec: Adjust %autosetup to PEP-625 tarball top-level directory

0.34.1

21 Dec 08:43
0.34.1

Choose a tag to compare

  • spec: Adjust Source URL to PEP-625 tarball name

0.34.0

21 Dec 07:33

Choose a tag to compare

  • modemmanager: Add cell broadcast messages (thanks Guido Günther)
  • Move release builds to pybuild for PEP-625 compatibility

0.33.0

11 Dec 00:23
0.33.0

Choose a tag to compare

  • templates: Add gsd-rfkill (thanks Guido Günther)
  • Allow adding objects derived from DBusMockObject (thanks Sebastian Wick)
  • Drop Python <= 3.7 support (thanks Tomasz Kłoczko)

0.32.2

03 Oct 07:38
0.32.2

Choose a tag to compare

  • all templates: Drop wrong variant wrapping from all properties
  • tests: Skip TestNetworkManager::test_one_wifi_with_accesspoints with NM ≥ 1.49.3