From 884a21cbbfa151b79e5cca43ab4d07b01432cc9b1d7536b2a4e9f0f32f483fc3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 11 Jan 2018 09:18:28 +0000 Subject: [PATCH] Accepting request 558090 from home:matejcik:py3port - drop unneeded epydoc requirement properly OBS-URL: https://build.opensuse.org/request/show/558090 OBS-URL: https://build.opensuse.org/package/show/Base:System/python-dbus-python?expand=0&rev=7 --- python-dbus-python.changes | 5 +++++ python-dbus-python.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-dbus-python.changes b/python-dbus-python.changes index e6adbed..7438edb 100644 --- a/python-dbus-python.changes +++ b/python-dbus-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 18 13:03:22 UTC 2017 - jmatejek@suse.com + +- drop unneeded epydoc requirement properly + ------------------------------------------------------------------- Thu Dec 7 11:17:04 UTC 2017 - dimstar@opensuse.org diff --git a/python-dbus-python.spec b/python-dbus-python.spec index 161cdd2..4d0f789 100644 --- a/python-dbus-python.spec +++ b/python-dbus-python.spec @@ -30,7 +30,6 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module docutils} BuildRequires: %{python_module gobject} BuildRequires: %{python_module xml} -BuildRequires: epydoc BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: pkgconfig(dbus-1) >= 1.6.0