17
0
2021-09-19 19:45:23 +00:00
committed by Git OBS Bridge
parent c13e4b6479
commit 7c4644e3c0

View File

@@ -58,7 +58,7 @@ rm %{buildroot}%{_bindir}/jsondiff
%post
%python_install_alternative jsonpatch
%preun
%postun
%python_uninstall_alternative jsonpatch
%files %{python_files}
@@ -66,5 +66,6 @@ rm %{buildroot}%{_bindir}/jsondiff
%doc AUTHORS README.md
%python_alternative %{_bindir}/jsonpatch
%{python_sitelib}/jsonpatch*
%pycache_only %{python_sitelib}/__pycache__/jsonpatch*.pyc
%changelog