forked from pool/python-jsondiff
- Conflict with python-jsonpatch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsondiff?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
91d50c4cad
commit
67c9310d3f
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 11:25:31 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Conflict with python-jsonpatch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 01:00:26 UTC 2018 - toddrme2178@gmail.com
|
Wed May 9 01:00:26 UTC 2018 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -29,6 +29,8 @@ BuildRequires: %{python_module nose}
|
|||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
# provides the same jsondiff binary
|
||||||
|
Conflicts: python-jsonpatch
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
@@ -47,7 +49,7 @@ Package to show differences between JSON and JSON-like structures in Python
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# Tests do not run in py3 and python is not much worried about that
|
# Tests do not run in py3 and upstream is not much worried about that
|
||||||
#%%python_expand nosetests-%{$python_bin_suffix}
|
#%%python_expand nosetests-%{$python_bin_suffix}
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
Reference in New Issue
Block a user