14
0
2023-07-04 15:53:58 +00:00
committed by Git OBS Bridge
parent 69f1712e5d
commit ff6c4bc2ba

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