From ff6c4bc2baeafaec0f43047d0c8e42620566708049f5a1c681fb52c8bb94f338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 4 Jul 2023 15:53:58 +0000 Subject: [PATCH] what? OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socks?expand=0&rev=10 --- python-python-socks.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-python-socks.spec b/python-python-socks.spec index a9c588e..73a68a2 100644 --- a/python-python-socks.spec +++ b/python-python-socks.spec @@ -48,7 +48,7 @@ directly. It is used internally by aiohttp-socks and httpx-socks packages. %check # try at least a simple import -%python_expand echo 'from python_socks import ProxyType' | $python +%{python_expand echo 'from python_socks import ProxyType' | $python} %files %{python_files} %doc README.md