- Drop requires on python-pip and python-setuptools, virtualenv ships it's own copies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=33
This commit is contained in:
Sascha Peilicke 2014-01-07 14:04:00 +00:00 committed by Git OBS Bridge
parent b6b8c37c4f
commit e5cc247c07
2 changed files with 1 additions and 2 deletions

View File

@ -7,6 +7,7 @@ Tue Jan 7 13:38:42 UTC 2014 - speilicke@suse.com
+ Upgraded pip to v1.5
+ Upgraded setuptools to v1.4
- Symlink /usr/bin/virtualenv in buildroot (u-a warning) and ghost alternatives link on 12.3 or newer
- Drop requires on python-pip and python-setuptools, virtualenv ships it's own copies
-------------------------------------------------------------------
Fri Oct 11 08:50:45 UTC 2013 - speilicke@suse.com

View File

@ -28,8 +28,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
# Documentation requirements
BuildRequires: python-Sphinx
Requires: python-pip
Requires: python-setuptools
Requires(post): update-alternatives
Requires(postun): update-alternatives
%if 0%{?suse_version} && 0%{?suse_version} <= 1110