forked from pool/python-QtAwesome
- 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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user