diff --git a/bluez.changes b/bluez.changes index d55cd8d..1687bd4 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 16 17:14:06 UTC 2020 - Tomáš Chvátal + +- Pull in python3 packages, the tests are py3 based so it does not + make sense to pull in py2 packages. + ------------------------------------------------------------------- Fri Mar 20 17:04:10 UTC 2020 - Stefan Seyfried diff --git a/bluez.spec b/bluez.spec index 2f5ce7a..4748ff5 100644 --- a/bluez.spec +++ b/bluez.spec @@ -142,8 +142,8 @@ printers. Summary: Tools for testing of various Bluetooth-functions License: GPL-2.0-or-later AND MIT Group: Development/Tools/Debuggers -Requires: dbus-1-python -Requires: python-gobject2 +Requires: python3-dbus-python +Requires: python3-gobject2 %description test Contains a few tools for testing various bluetooth functions. The