- Drop python-pip build-requires, it's only used at runtime to bootstrap
the venv (until it has it's own pip binary). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rtslib-fb?expand=0&rev=2
This commit is contained in:
parent
637127a2cc
commit
aa14eb0e46
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 14:57:28 UTC 2014 - speilicke@suse.com
|
||||
|
||||
- Conflict with python-rtslib
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 13:25:15 UTC 2014 - dmueller@suse.com
|
||||
|
||||
|
@ -32,6 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%else
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
# This is the "free branch" of rtslib, they share modules but have differnt code...
|
||||
Conflicts: python-rtslib
|
||||
|
||||
%description
|
||||
rtslib-fb is an object-based Python library for configuring the LIO generic
|
||||
|
Loading…
Reference in New Issue
Block a user