forked from pool/python-deepdiff
- Move python-orjson from Recommends to Requires, it's a requirement
right now in the latest release. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-deepdiff?expand=0&rev=20
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 2 15:47:02 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Move python-orjson from Recommends to Requires, it's a requirement
|
||||
right now in the latest release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 21 02:29:55 UTC 2023 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -37,6 +37,7 @@ BuildRequires: %{python_module toml}
|
||||
#BuildRequires: %%{python_module clevercsv} # not available
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-orjson
|
||||
Requires: (python-ordered-set >= 4.1.0 with python-ordered-set < 4.2)
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
@@ -44,7 +45,6 @@ Recommends: python-PyYAML
|
||||
Recommends: python-click
|
||||
Recommends: python-jsonpickle
|
||||
Recommends: python-numpy
|
||||
Recommends: python-orjson
|
||||
Recommends: python-toml
|
||||
#Suggests: python-clevercsv
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user