From 774b293cd7af9b3df5ec34ee079d00c2c081f26ebb6023f09859fa795c4a5aeb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 21 Nov 2024 11:57:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=275 --- python-setuptools.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index 36b5250..234e436 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -56,7 +56,6 @@ BuildRequires: %{python_module jaraco.path >= 3.2.0} BuildRequires: %{python_module jaraco.test >= 5.5} BuildRequires: %{python_module packaging >= 24.2} BuildRequires: %{python_module pip >= 19.1} -BuildRequires: %{python_module pip-run >= 8.8} BuildRequires: %{python_module pytest >= 6} BuildRequires: %{python_module pytest-home >= 0.5} BuildRequires: %{python_module pytest-subprocess}