forked from pool/python-jsonpatch
- Fix Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=26
This commit is contained in:
@@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module jsonpointer >= 1.9}
|
||||
%endif
|
||||
Requires: %{python_module jsonpointer >= 1.9}
|
||||
Requires: python-jsonpointer >= 1.9
|
||||
Requires(post): update-alternatives
|
||||
Requires(preun): update-alternatives
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Reference in New Issue
Block a user