Hello community, here is the log from the commit of package bluez for openSUSE:Factory checked in at 2020-04-19 21:49:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluez (Old) and /work/SRC/openSUSE:Factory/.bluez.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluez" Sun Apr 19 21:49:54 2020 rev:169 rq:794638 version:5.54 Changes: -------- --- /work/SRC/openSUSE:Factory/bluez/bluez.changes 2020-03-25 23:42:42.107981932 +0100 +++ /work/SRC/openSUSE:Factory/.bluez.new.2738/bluez.changes 2020-04-19 21:49:54.572133706 +0200 @@ -1,0 +2,6 @@ +Thu Apr 16 17:14:06 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Pull in python3 packages, the tests are py3 based so it does not + make sense to pull in py2 packages. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluez.spec ++++++ --- /var/tmp/diff_new_pack.gYZ4Vx/_old 2020-04-19 21:49:55.596135761 +0200 +++ /var/tmp/diff_new_pack.gYZ4Vx/_new 2020-04-19 21:49:55.604135777 +0200 @@ -142,8 +142,8 @@ 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
