Sascha Peilicke 2014-01-07 14:15:47 +00:00 committed by Git OBS Bridge
parent e5cc247c07
commit 74e110b8df
2 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,6 @@ 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,6 +28,8 @@ 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