From ed29718a36ff9650926c1e166cc968cc6f715dde8ae1e658cb20ef27d082cc20 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 12 Nov 2020 16:18:43 +0000 Subject: [PATCH] Fix SPEC OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=205 --- python-setuptools.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index 4369371..8f687c4 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -100,7 +100,6 @@ especially ones that have dependencies on other packages. %if %{with wheel} %package wheel Summary: Wheels for %{name} -Requires: %{python_module setuptools = %{version}-%{release}} BuildArch: noarch %description wheel