diff options
author | Simon McVittie <smcv@collabora.com> | 2018-01-29 08:59:56 +0000 |
---|---|---|
committer | Simon McVittie <smcv@collabora.com> | 2018-01-29 09:08:31 +0000 |
commit | 41b21ef63ea7d95bf61f2993183a6f5c2c526cb8 (patch) | |
tree | 41cd462a34cbe82204fde92d5045e786065cdfef /NEWS | |
parent | 3cd9349a833099837e2b9e50b1a2ba13b0e68dbc (diff) |
Require dbus-run-session
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Dependencies: • When using Python 3, version 3.4 or later is now required. Python 3.2 security support ended in 2016, and Python 3.3 security support ended in 2017. +• Unit tests now require the dbus-run-session tool from dbus version + 1.8 or later. • Most unit tests now require the tap.py module from PyPI. Enhancements: |