automatic version update by autodist [release 10.1-1mamba;Fri Jan 02 2015]
This commit is contained in:
parent
6d488440b9
commit
2667688b4d
@ -1,5 +1,5 @@
|
||||
Name: python-setuptools
|
||||
Version: 8.2.1
|
||||
Version: 10.1
|
||||
Release: 1mamba
|
||||
Summary: Download, build, install, upgrade and uninstall Python packages
|
||||
Group: System/Libraries/Python
|
||||
@ -70,7 +70,8 @@ chmod +x %{buildroot}%{python27_sitearch}/setuptools/command/easy_install.py
|
||||
%dir %{python_sitearch}/setuptools
|
||||
%{python_sitearch}/setuptools/*
|
||||
%{python_sitearch}/_markerlib/*
|
||||
%{python_sitearch}/pkg_resources.py*
|
||||
%dir %{python27_sitearch}/pkg_resources
|
||||
%{python27_sitearch}/pkg_resources/*
|
||||
%dir %{python_sitearch}/setuptools-%{version}-py%{python_version}.egg-info
|
||||
%{python_sitearch}/setuptools-%{version}-py%{python_version}.egg-info/*
|
||||
|
||||
@ -82,6 +83,9 @@ chmod +x %{buildroot}%{python27_sitearch}/setuptools/command/easy_install.py
|
||||
#%doc psfl.txt zpl.txt
|
||||
|
||||
%changelog
|
||||
* Fri Jan 02 2015 Automatic Build System <autodist@mambasoft.it> 10.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 23 2014 Automatic Build System <autodist@mambasoft.it> 8.2.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user