From c1a830291dba6ec74aab8b4cdb138ab5677157864733b8dc8a4e2db9fcbc79df Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 16 Oct 2021 20:52:17 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=46 --- python-stestr.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-stestr.spec b/python-stestr.spec index e9d27ff..663148e 100644 --- a/python-stestr.spec +++ b/python-stestr.spec @@ -64,8 +64,8 @@ BuildRequires: %{python_module testtools >= 2.2.0} BuildRequires: %{python_module voluptuous >= 0.8.9} %endif %if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3" -Requires: python-cliff Requires: python-dbm +Requires: python3-cliff %endif %if !0%{?_no_weakdeps} Recommends: python-SQLAlchemy