From 7b559e44d2c720d6f2f40dc80b96bc452026355e75c483ea88bdcac1d9b043a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 20 Apr 2020 09:54:37 +0000 Subject: [PATCH] - Make requires to really be the requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=27 --- python-pytools.changes | 5 +++++ python-pytools.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) 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