From 0eef09a07f94258978ef7f161bc1838e16c8513875e3813ebfa231200d326654 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 5 Dec 2023 09:43:01 +0000 Subject: [PATCH] Accepting request 1130817 from home:anag:AllStaging Dirk: this iss needed following you update of python-Sphinx OBS-URL: https://build.opensuse.org/request/show/1130817 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=65 --- python-waitress.changes | 4 ++-- python-waitress.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python-waitress.changes b/python-waitress.changes index a73f0bc..ce7f19d 100644 --- a/python-waitress.changes +++ b/python-waitress.changes @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc6d4e5c33d073f2a59c71efee478ec4f2fe66274c884390606ecda5a9610463 -size 22745 +oid sha256:083a46e233d000f713e9d93c0b6ff49eff3971c1b8a3a9f3443f138df04dff36 +size 22942 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