From 15e7d900df52ce0d534c14199a0a410fee5646f0d26d6be435e237986d88911c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 1 Jul 2018 18:32:39 +0000 Subject: [PATCH] Accepting request 620055 from home:XRevan86 OBS-URL: https://build.opensuse.org/request/show/620055 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slimit?expand=0&rev=14 --- python-slimit.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-slimit.spec b/python-slimit.spec index ca5835c..806227c 100644 --- a/python-slimit.spec +++ b/python-slimit.spec @@ -30,7 +30,6 @@ Source: https://files.pythonhosted.org/packages/source/s/slimit/slimit-% Patch0: python-slimit-add-licence.patch # PATCH-FIX-OPENSUSE python-slimit-fix-python3.patch -- Take commit e833165 from https://github.com/rspivak/slimit/pull/65 by Lele Gaifax. Patch1: python-slimit-fix-python3.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module odict} BuildRequires: %{python_module ply >= 3.4} BuildRequires: %{python_module setuptools}