From fae7ba41f1944b9028a0b7a747ec9ca0d57bd1a445d2858ad025e384d191d3e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 7 Mar 2019 13:31:45 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cooldict?expand=0&rev=9 --- python-cooldict.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cooldict.spec b/python-cooldict.spec index e1f3611..190c229 100644 --- a/python-cooldict.spec +++ b/python-cooldict.spec @@ -53,7 +53,7 @@ cooldict provides some dict-like structures for Python, such as %check # Well there is a test, but it does not work even on the git, so skip for now -#%python_exec cooldict.py +#%%python_exec cooldict.py %files %{python_files} %license LICENSE