Skip to content

Releases: martinpitt/python-dbusmock

0.22.0

02 Jan 16:43
0.22.0
Compare
Choose a tag to compare
  • NetworkManager template: Fix connecting to wifi
  • NetworkManager template: Add Reload() method
  • tests: Replace nose test runner with standard unittest
  • setup.py: Drop deprecated test_suite, run tests through
    python3 -m unittest directly

0.21.0

01 Jan 11:59
0.21.0
Compare
Choose a tag to compare
  • Add type annotations to the whole API
  • Drop obsolete ConsoleKit and bluez4 templates/tests
  • upower template: Drop support for 0.9 API

0.20.0

19 Dec 17:54
0.20.0
Compare
Choose a tag to compare
  • NetworkManager template: Handle NetworkingEnable
  • NetworkManager template: AddConnectionUnsaved
  • Drop support for Python 2

0.19

09 Jan 20:22
0.19
Compare
Choose a tag to compare
- NetworkManager template: Add "StateReason" property and active connection ID
- Add low-memory-monitor template

0.18.3

08 Sep 21:00
0.18.3
Compare
Choose a tag to compare
- Fix timeouts for loaded machines and parallel tests
- Fix tests for Python 3.8

0.18.2

23 Feb 11:56
Compare
Choose a tag to compare
release 0.18.2

0.18.1

11 Nov 21:00
Compare
Choose a tag to compare
 - test: Fix failures with systemd 239 in chroots

0.18

01 Jul 20:29
Compare
Choose a tag to compare
 - logind template: Add support for suspend-then-hibernate
 - NetworkManager template: Add GetConnectionByUuid method
 - bluez template: Add PairDevice() 'class_' parameter
 - Fix logging of unicode strings in Python 2
 - Adjust logind and timedated tests to systemd 239 (Debian #902602)

0.17.2

01 Mar 21:22
Compare
Choose a tag to compare
 - NetworkManager template: Add GetDeviceByIpIface().
 - Move release tarballs from Launchpad to
   <https://github.com/martinpitt/python-dbusmock/releases>.
   <https://pypi.python.org/pypi/python-dbusmock> remains as usual.