From b1b660e7303af6bbc765f9855642c628e90b2183f918044a3a0449a7e47f2c60 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 6 Oct 2021 07:31:41 +0000 Subject: [PATCH] Accepting request 923252 from home:schubi2 - Added BuildRequires: alts OBS-URL: https://build.opensuse.org/request/show/923252 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=53 --- python-CherryPy.changes | 5 +++++ python-CherryPy.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-CherryPy.changes b/python-CherryPy.changes index 9093135..3499723 100644 --- a/python-CherryPy.changes +++ b/python-CherryPy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 14:01:39 UTC 2021 - Stefan Schubert + +- Added BuildRequires: alts + ------------------------------------------------------------------- Sun Aug 22 11:56:04 UTC 2021 - Stefan Schubert diff --git a/python-CherryPy.spec b/python-CherryPy.spec index f48e7b1..15f9607 100644 --- a/python-CherryPy.spec +++ b/python-CherryPy.spec @@ -42,6 +42,7 @@ Requires: python-portend >= 2.1.1 Requires: python-zc.lockfile %if %{with libalternatives} Requires: alts +BuildRequires: alts %else Requires(post): update-alternatives Requires(postun): update-alternatives