automatic version update by autodist [release 53.1.0-1mamba;Fri Feb 26 2021]
This commit is contained in:
parent
cdfde24fc4
commit
e7674e08f2
@ -1,6 +1,6 @@
|
|||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 53.0.0
|
Version: 53.1.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Download, build, install, upgrade and uninstall Python packages
|
Summary: Download, build, install, upgrade and uninstall Python packages
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -18,7 +18,6 @@ BuildRequires: python3
|
|||||||
#Provides: python-distribute
|
#Provides: python-distribute
|
||||||
#Obsoletes: python-distribute
|
#Obsoletes: python-distribute
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.
|
setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.
|
||||||
@ -93,6 +92,9 @@ rm -f %{buildroot}%{_bindir}/easy_install
|
|||||||
%{python_sitearch}/setuptools-%{version}-py%{python_version}.egg-info/*
|
%{python_sitearch}/setuptools-%{version}-py%{python_version}.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 26 2021 Automatic Build System <autodist@mambasoft.it> 53.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Feb 04 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 53.0.0-2mamba
|
* Thu Feb 04 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 53.0.0-2mamba
|
||||||
- -py3: provide python-setuptools; -py36: remove conflicting obsolete for python-setuptools-devel
|
- -py3: provide python-setuptools; -py36: remove conflicting obsolete for python-setuptools-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user