From 5a676eec79e622a99a46d90f95b510f6206e83f78e53d7f456afe62bf327f9ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 12 Mar 2020 08:08:37 +0000 Subject: [PATCH] - Do not pull in py2 on python3 subpkg OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=15 --- python-python-dbusmock.changes | 5 +++++ python-python-dbusmock.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-python-dbusmock.changes b/python-python-dbusmock.changes index 5bdf079..25b7bd6 100644 --- a/python-python-dbusmock.changes +++ b/python-python-dbusmock.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 12 08:08:21 UTC 2020 - Tomáš Chvátal + +- Do not pull in py2 on python3 subpkg + ------------------------------------------------------------------- Tue Feb 4 08:18:20 UTC 2020 - Dominique Leuenberger diff --git a/python-python-dbusmock.spec b/python-python-dbusmock.spec index 173a283..a0fcd97 100644 --- a/python-python-dbusmock.spec +++ b/python-python-dbusmock.spec @@ -31,7 +31,6 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: pkgconfig(gobject-introspection-1.0) -Requires: dbus-1-python Requires: dbus-1-x11 Requires: python-dbus-python Requires: python-gobject