14
0
2023-07-04 17:26:46 +00:00
committed by Git OBS Bridge
parent c52b16b7ac
commit a5bd6dfa15

View File

@@ -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
echo 'from python_socks import ProxyType' | $python
%files %{python_files}
%doc README.md