17
0
2023-07-04 15:47:10 +00:00
committed by Git OBS Bridge
parent 5f92a045d8
commit 691847b4a4

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