forked from pool/python-jsonpatch
- Don't use python setup.py test expression.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=50
This commit is contained in:
@@ -53,7 +53,7 @@ Python module to apply JSON-Patches (according to RFC 6902).
|
||||
rm %{buildroot}%{_bindir}/jsondiff
|
||||
|
||||
%check
|
||||
%python_exec tests.py
|
||||
%pyunittest -v tests
|
||||
|
||||
%post
|
||||
%python_install_alternative jsonpatch
|
||||
@@ -65,6 +65,6 @@ rm %{buildroot}%{_bindir}/jsondiff
|
||||
%license COPYING
|
||||
%doc AUTHORS README.md
|
||||
%python_alternative %{_bindir}/jsonpatch
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/jsonpatch*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user