From 1fa04d96e98e3f530d48f86dd993b563775dce0c46f32dca143d7b46ce3eac8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 13 Feb 2020 08:46:44 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybeam?expand=0&rev=31 --- python-pybeam.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pybeam.spec b/python-pybeam.spec index ea7394d..1840b1b 100644 --- a/python-pybeam.spec +++ b/python-pybeam.spec @@ -64,7 +64,7 @@ chunks in pretty python format. %setup -q -n pybeam-%{version} %patch0 -p1 # do not block the new python-construct -sed -i -e ',<2.10' setup.py +sed -i -e 's:,<2.10::' setup.py %build %if %{without test}