From 6aac4738188b211200ee724bb9c5c82f4d4d4ac84b4bc6ee2745b54cba18c3d7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 6 Oct 2021 00:23:28 +0000 Subject: [PATCH] Accepting request 923251 from home:schubi2 - Added BuildRequires: alts OBS-URL: https://build.opensuse.org/request/show/923251 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=38 --- python-cheroot.changes | 5 +++++ python-cheroot.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-cheroot.changes b/python-cheroot.changes index 1ac7941..748a2df 100644 --- a/python-cheroot.changes +++ b/python-cheroot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 13:46:46 UTC 2021 - Stefan Schubert + +- Added BuildRequires: alts + ------------------------------------------------------------------- Thu Sep 30 08:50:54 UTC 2021 - Stefan Schubert diff --git a/python-cheroot.spec b/python-cheroot.spec index b549d07..5ba5970 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -68,6 +68,7 @@ Requires: python-more-itertools >= 2.6 Requires: python-six >= 1.11.0 %if %{with libalternatives} Requires: alts +BuildRequires: alts %else Requires(post): update-alternatives Requires(postun):update-alternatives