diff --git a/python-waitress.changes b/python-waitress.changes index 1dea070..30dbb50 100644 --- a/python-waitress.changes +++ b/python-waitress.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 4 15:20:28 UTC 2023 - Ana Guerrero + +- Add BuildRequires on python-setuptools for both flavors. + ------------------------------------------------------------------- Wed Jul 26 07:18:05 UTC 2023 - Bernhard Wiedemann diff --git a/python-waitress.spec b/python-waitress.spec index a1f3819..d1a57ca 100644 --- a/python-waitress.spec +++ b/python-waitress.spec @@ -42,12 +42,12 @@ Source: https://files.pythonhosted.org/packages/source/w/waitress/waitre # https://docs.python.org/3/objects.inv -> python3.inv Source1: python3.inv Source2: fetch-intersphinx-inventories.sh +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros >= 20210929 BuildArch: noarch %if "%{flavor}" == "" BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools} %if %{with libalternatives} BuildRequires: alts Requires: alts