2025-05-28 11:32:38 +00:00
committed by Git OBS Bridge
parent b3ec3ed5d1
commit a4e8e2b4f3

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