This commit is contained in:
committed by
Git OBS Bridge
parent
95f6eb9625
commit
e57f32dc19
@@ -26,7 +26,6 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://virtualenvwrapper.readthedocs.io/
|
||||
Source: https://files.pythonhosted.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-%{version}.tar.gz
|
||||
Patch0: virtualenvwrapper-4.2-fix-bashisms.patch
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -60,7 +59,6 @@ conflicts in their dependencies.
|
||||
|
||||
%prep
|
||||
%setup -q -n virtualenvwrapper-%{version}
|
||||
%patch0 -p1
|
||||
sed -i -e '1i#!/bin/sh' virtualenvwrapper.sh
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user