15
0
2025-05-28 11:32:38 +00:00
committed by Git OBS Bridge
parent 7b97a4b323
commit 8fa56aea9e

View File

@@ -59,7 +59,8 @@ You can use it to mock third-party APIs and test libraries that use
%files %{python_files}
%doc README.md
%license LICENSE
%{python_sitelib}/httmock
%{python_sitelib}/httmock.py
%{python_sitelib}/httmock-%{version}*-info
%pycache_only %{python_sitelib}/__pycache__/httmock.py
%changelog