From 309a0e84ee04cd21f53ce2134e92fc00932fac1a45b980c9fd5fa3b1751e98bb Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 12 Nov 2020 16:15:14 +0000 Subject: [PATCH] Clean up OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=203 --- python-setuptools.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index a93f0ff..3a6fc21 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -39,7 +39,6 @@ Version: 44.1.1 Release: 0 Summary: Enhancements to distutils for building and distributing Python packages License: MIT -Group: Development/Languages/Python URL: https://github.com/pypa/setuptools Source: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{version}.zip Source3: testdata.tar.gz @@ -101,7 +100,7 @@ especially ones that have dependencies on other packages. %if %{with wheel} %package wheel Summary: Wheels for %{name} -Group: Development/Languages/Python +BuildRequires: %{python_module setuptools = %{version}-%{release}} BuildArch: noarch %description wheel