From 44d013b00b5f35ee5d3922141cee8f3f36468b43e2210d9675017e25bbadd75d Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 12 Oct 2021 11:40:26 +0000 Subject: [PATCH] Accepting request 924814 from home:bnavigator:branches:devel:languages:python - Fix requirements OBS-URL: https://build.opensuse.org/request/show/924814 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=54 --- python-jsonpatch.changes | 5 +++++ python-jsonpatch.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-jsonpatch.changes b/python-jsonpatch.changes index ec6ca5c..58790ac 100644 --- a/python-jsonpatch.changes +++ b/python-jsonpatch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 12 08:43:55 UTC 2021 - Ben Greiner + +- Fix requirements + ------------------------------------------------------------------- Tue Oct 5 14:30:43 UTC 2021 - schubi diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 998e7df..3afd13f 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -39,10 +39,10 @@ BuildRequires: python-rpm-macros >= 20210929 Requires: alts BuildRequires: alts %else -Requires: python-jsonpointer >= 1.9 Requires(post): update-alternatives -%endif Requires(preun):update-alternatives +%endif +Requires: python-jsonpointer >= 1.9 BuildArch: noarch %python_subpackages