Clean up
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=203
This commit is contained in:
parent
d736a7a77c
commit
309a0e84ee
@ -39,7 +39,6 @@ Version: 44.1.1
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: Enhancements to distutils for building and distributing Python packages
|
Summary: Enhancements to distutils for building and distributing Python packages
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
|
||||||
URL: https://github.com/pypa/setuptools
|
URL: https://github.com/pypa/setuptools
|
||||||
Source: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{version}.zip
|
Source: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{version}.zip
|
||||||
Source3: testdata.tar.gz
|
Source3: testdata.tar.gz
|
||||||
@ -101,7 +100,7 @@ especially ones that have dependencies on other packages.
|
|||||||
%if %{with wheel}
|
%if %{with wheel}
|
||||||
%package wheel
|
%package wheel
|
||||||
Summary: Wheels for %{name}
|
Summary: Wheels for %{name}
|
||||||
Group: Development/Languages/Python
|
BuildRequires: %{python_module setuptools = %{version}-%{release}}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description wheel
|
%description wheel
|
||||||
|
Loading…
Reference in New Issue
Block a user