Skip to content

Releases: martinpitt/python-dbusmock

0.34.2

27 Dec 20:25
0.34.2
Compare
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
Compare
Choose a tag to compare
  • spec: Adjust Source URL to PEP-625 tarball name

0.34.0

21 Dec 07:33
Compare
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
Compare
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
Compare
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

0.32.1

14 Jul 07:17
0.32.1
Compare
Choose a tag to compare
  • ModemManager: Add initial mock (thanks Guido Günther)
  • bluez5: Add advertising API (thanks Frederik Leonhardt)
  • Fix loading of libglib on macOS (thanks peturingi)

0.31.1

23 Feb 13:06
0.31.1
Compare
Choose a tag to compare
  • power_profiles_daemon: Move back to original D-Bus name to avoid breaking compatibility
  • Add upower_power_profiles_daemon template for version 0.20 API with new D-Bus name

0.31.0

23 Feb 08:16
0.31.0
Compare
Choose a tag to compare
  • power-profiles-daemon: Move to org.freedesktop.UPower.PowerProfiles as in release 0.20.0 (API break!)
  • NetworkManager: Add stub ipv4/6 properties in AddWiFiConnection

0.30.2

31 Dec 06:01
0.30.2
d70b68c
Compare
Choose a tag to compare
  • bluez5: Fix invalid arguments to PairDevice (thanks Simon McVittie)

0.30.1

23 Dec 21:14
0.30.1
Compare
Choose a tag to compare
  • bluez: Clean up static default properties, re-drop PairDevice() class_ parameter
  • Add pre-commit rules (thanks Peter Hutterer)