From 151e23b0d0c5600a18877b3c830f9dad9387b642bfd79a10f6e9ec2a4d357204 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 6 Oct 2021 07:32:33 +0000 Subject: [PATCH] Accepting request 923261 from home:schubi2 - Added BuildRequires: alts OBS-URL: https://build.opensuse.org/request/show/923261 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=53 --- python-jsonpatch.changes | 5 +++++ python-jsonpatch.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-jsonpatch.changes b/python-jsonpatch.changes index 2f0057a..ec6ca5c 100644 --- a/python-jsonpatch.changes +++ b/python-jsonpatch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 14:30:43 UTC 2021 - schubi + +- Added BuildRequires: alts + ------------------------------------------------------------------- Thu Sep 30 13:32:40 UTC 2021 - Stefan Schubert diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index 29cf597..998e7df 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -37,6 +37,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros >= 20210929 %if %{with libalternatives} Requires: alts +BuildRequires: alts %else Requires: python-jsonpointer >= 1.9 Requires(post): update-alternatives