14
0

- use singlespec'ed magic requires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtAwesome?expand=0&rev=5
This commit is contained in:
2018-08-20 17:53:44 +00:00
committed by Git OBS Bridge
parent 0874f657c8
commit 4fe12b5407
2 changed files with 8 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 20 17:53:28 UTC 2018 - dmueller@suse.com
- use singlespec'ed magic requires
-------------------------------------------------------------------
Sun Aug 19 21:24:25 UTC 2018 - stefan.bruens@rwth-aachen.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-QtAwesome
#
# 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
@@ -32,13 +32,8 @@ BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-2to3
%ifpython2
Requires: python2-QtPy
Requires: python2-six
%else
Requires: python3-QtPy
Requires: python3-six
%endif
Requires: python-QtPy
Requires: python-six
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%python_subpackages