forked from pool/python-setuptools
- removed obsolete python-setuptools-distutils-log patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
ea8748b081
commit
8088d31be5
@@ -44,8 +44,7 @@ Url: http://cheeseshop.python.org/pypi/setuptools
|
||||
Source: setuptools-%{version}.tar.bz2
|
||||
Source1: psfl.txt
|
||||
Source2: zpl.txt
|
||||
Patch1: python-setuptools-distutils-log.diff
|
||||
Patch2: setuptools-0.6c9-create-sitedir.patch
|
||||
Patch1: setuptools-0.6c9-create-sitedir.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%py_requires
|
||||
|
||||
@@ -62,8 +61,7 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -q -n setuptools-%{version}
|
||||
%patch1 -p0
|
||||
%patch2
|
||||
%patch1
|
||||
chmod -x *.txt
|
||||
find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python}|'
|
||||
|
||||
|
Reference in New Issue
Block a user