forked from pool/python-pytools
- Make requires to really be the requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
8f5b27203a
commit
7b559e44d2
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 09:53:17 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Make requires to really be the requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 20 09:59:31 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
@@ -33,11 +33,11 @@ BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six >= 1.8.0}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-appdirs >= 1.4.0
|
||||
BuildRequires: python-decorator >= 3.2.0
|
||||
BuildRequires: python-numpy >= 1.6.0
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python-six >= 1.8.0
|
||||
Requires: python-appdirs >= 1.4.0
|
||||
Requires: python-decorator >= 3.2.0
|
||||
Requires: python-numpy >= 1.6.0
|
||||
Requires: python-six >= 1.8.0
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user