Accepting request 945677 from devel:languages:python
- add python-rpm-macros dependency OBS-URL: https://build.opensuse.org/request/show/945677 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-genfire?expand=0&rev=4
This commit is contained in:
commit
c27659e1e0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 11 21:01:09 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- add python-rpm-macros dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 12 23:52:18 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
Fri Feb 12 23:52:18 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-genfire
|
# spec file for package python-genfire
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -37,6 +37,7 @@ BuildRequires: %{python_module scipy >= 0.19.0}
|
|||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module six >= 1.10.0}
|
BuildRequires: %{python_module six >= 1.10.0}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-Pillow >= 4.1.1
|
Requires: python-Pillow >= 4.1.1
|
||||||
Requires: python-PyQt5 >= 5.5.0
|
Requires: python-PyQt5 >= 5.5.0
|
||||||
Requires: python-numpy >= 1.12.1
|
Requires: python-numpy >= 1.12.1
|
||||||
@ -47,7 +48,7 @@ Requires: python-setuptools
|
|||||||
Requires: python-six >= 1.10.0
|
Requires: python-six >= 1.10.0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun):update-alternatives
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user