From 8f9e912be4597d2e079c45e8885ced6c4e2add25c85999d2c306fa4f3d234bca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 11 Aug 2018 08:39:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=59 --- python-testtools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-testtools.spec b/python-testtools.spec index 87e0d41..9201654 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -52,7 +52,7 @@ also ports recent unittest changes all the way back to Python 2.4. %prep %setup -q -n testtools-%{version} %patch0 -p1 -%patch1 -p1 + %build %python_build