Matej Cepl 2020-11-12 16:15:14 +00:00 committed by Git OBS Bridge
parent d736a7a77c
commit 309a0e84ee

View File

@ -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