- use python3 instead of python2 (bsc#1070324)

OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=129
This commit is contained in:
YaST Team Bot
2018-01-10 16:29:01 +00:00
committed by Git OBS Bridge
parent 233d31a713
commit 6d39af827a
15 changed files with 49 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package snapper
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -211,10 +211,9 @@ libsnapper.
%package -n snapper-zypp-plugin
BuildArch: noarch
Requires: dbus-1-python
Requires: python-xml
Requires: python3-dbus-python
Requires: python3-zypp-plugin
Requires: snapper = %version
Requires: zypp-plugin-python
Requires: libzypp(plugin:commit) = 1
Summary: A zypp commit plugin for calling snapper
Group: System/Packages