- Don't drop shipped setuptools / pip, they've been fetched from the
interwebs previously. It doesn't make sense to use the (currently matching) system equivalents, it's meant to be self-contained OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=27
This commit is contained in:
parent
a2802a2992
commit
d364ce80d9
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 15:28:21 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Don't drop shipped setuptools / pip, they've been fetched from the
|
||||
interwebs previously. It doesn't make sense to use the (currently
|
||||
matching) system equivalents, it's meant to be self-contained
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 14:39:38 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
@ -62,7 +62,6 @@ libraries either).
|
||||
|
||||
%prep
|
||||
%setup -q -n virtualenv-%{version}
|
||||
rm virtualenv_support/*.gz # Remove in-tree libraries that are available as packages too
|
||||
|
||||
%build
|
||||
python setup.py build
|
||||
|
Loading…
Reference in New Issue
Block a user