automatic version update by autodist [release 49.6.0-1mamba;Sat Aug 22 2020]
This commit is contained in:
parent
40bce55934
commit
70547f8b6a
@ -1,5 +1,5 @@
|
|||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 49.2.1
|
Version: 49.6.0
|
||||||
Release: 1mamba
|
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
|
||||||
@ -105,6 +105,9 @@ chmod +x %{buildroot}%{python_sitearch}/setuptools/command/easy_install.py
|
|||||||
#%{python_sitearch}/_markerlib/*
|
#%{python_sitearch}/_markerlib/*
|
||||||
%dir %{python_sitearch}/pkg_resources
|
%dir %{python_sitearch}/pkg_resources
|
||||||
%{python_sitearch}/pkg_resources/*
|
%{python_sitearch}/pkg_resources/*
|
||||||
|
%dir %{python_sitearch}/_distutils_hack
|
||||||
|
%{python_sitearch}/_distutils_hack/*
|
||||||
|
%{python_sitearch}/distutils-precedence.pth
|
||||||
%dir %{python_sitearch}/setuptools-%{version}-py%{python_version}.egg-info
|
%dir %{python_sitearch}/setuptools-%{version}-py%{python_version}.egg-info
|
||||||
%{python_sitearch}/setuptools-%{version}-py%{python_version}.egg-info/*
|
%{python_sitearch}/setuptools-%{version}-py%{python_version}.egg-info/*
|
||||||
|
|
||||||
@ -123,6 +126,9 @@ chmod +x %{buildroot}%{python_sitearch}/setuptools/command/easy_install.py
|
|||||||
#%doc psfl.txt zpl.txt
|
#%doc psfl.txt zpl.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 22 2020 Automatic Build System <autodist@mambasoft.it> 49.6.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Aug 03 2020 Automatic Build System <autodist@mambasoft.it> 49.2.1-1mamba
|
* Mon Aug 03 2020 Automatic Build System <autodist@mambasoft.it> 49.2.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user