Accepting request 769869 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/769869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-02-06 12:19:11 +00:00 committed by Git OBS Bridge
commit e648aebbf7
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 4 08:18:20 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Require python-dbus-python: dbusmock can't work without this
module.
-------------------------------------------------------------------
Mon Oct 21 09:50:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-python-dbusmock
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -33,6 +33,7 @@ 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
Provides: python-dbusmock = %{version}
BuildArch: noarch