From 30a4089b6f19b804291100d2a8ff07a02865767c1edf39f42f971f85adc9bce1 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Tue, 5 Oct 2021 14:25:50 +0000 Subject: [PATCH] Accepting request 923255 from home:schubi2 - Added BuildRequires: alts OBS-URL: https://build.opensuse.org/request/show/923255 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask?expand=0&rev=17 --- python-Flask.changes | 5 +++++ python-Flask.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-Flask.changes b/python-Flask.changes index a9f9e03..bebadef 100644 --- a/python-Flask.changes +++ b/python-Flask.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 14:19:00 UTC 2021 - Stefan Schubert + +- Added BuildRequires: alts + ------------------------------------------------------------------- Sun Aug 22 19:07:48 UTC 2021 - Stefan Schubert diff --git a/python-Flask.spec b/python-Flask.spec index 5a3c57f..288f159 100644 --- a/python-Flask.spec +++ b/python-Flask.spec @@ -48,6 +48,7 @@ Requires: python-click >= 7.1.2 Requires: python-itsdangerous >= 2.0 %if %{with libalternatives} Requires: alts +BuildRequires: alts %else Requires(post): update-alternatives Requires(postun):update-alternatives