diff --git a/python-pytools.changes b/python-pytools.changes index 5a7e570..7429556 100644 --- a/python-pytools.changes +++ b/python-pytools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 20 09:53:17 UTC 2020 - Tomáš Chvátal + +- Make requires to really be the requires + ------------------------------------------------------------------- Fri Mar 20 09:59:31 UTC 2020 - pgajdos@suse.com diff --git a/python-pytools.spec b/python-pytools.spec index 8e66915..faf51da 100644 --- a/python-pytools.spec +++ b/python-pytools.spec @@ -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