Releases: martinpitt/python-dbusmock
Releases · martinpitt/python-dbusmock
0.22.0
- 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
- 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
- NetworkManager template: Handle NetworkingEnable
- NetworkManager template: AddConnectionUnsaved
- Drop support for Python 2
0.19
- NetworkManager template: Add "StateReason" property and active connection ID - Add low-memory-monitor template
0.18.3
- Fix timeouts for loaded machines and parallel tests - Fix tests for Python 3.8
0.18.2
release 0.18.2
0.18.1
- test: Fix failures with systemd 239 in chroots
0.18
- 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
- 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.