From e57f32dc19d9fae7a4f70b136f53eaa3bf2c9b53a336a86ff756f7e1730e399f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 24 May 2019 15:39:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=63 --- python-virtualenvwrapper.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-virtualenvwrapper.spec b/python-virtualenvwrapper.spec index 0ca2041..f5f9e72 100644 --- a/python-virtualenvwrapper.spec +++ b/python-virtualenvwrapper.spec @@ -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