From 4063a467758346737c5daaec12746cdb2bc711f4b8b159b03b53aae9580c8864 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Thu, 16 Apr 2020 17:28:42 +0000 Subject: [PATCH] Accepting request 794637 from home:seife:testing Pull in python3 instead of python2 packags for bluez-test OBS-URL: https://build.opensuse.org/request/show/794637 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=292 --- bluez.changes | 6 ++++++ bluez.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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