14
0
forked from pool/python-stestr

Accepting request 870614 from home:mcalabkova:branches:devel:languages:python

- Get rid of %ifpython3

OBS-URL: https://build.opensuse.org/request/show/870614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=41
This commit is contained in:
2021-02-09 15:54:40 +00:00
committed by Git OBS Bridge
parent 2f6d550f97
commit 54f45f0291
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 9 15:34:18 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Get rid of %ifpython3
-------------------------------------------------------------------
Mon Feb 8 13:05:10 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -68,7 +68,7 @@ BuildRequires: %{python_module stestr >= %{version}}
BuildRequires: %{python_module testtools >= 2.2.0}
BuildRequires: %{python_module voluptuous >= 0.8.9}
%endif
%ifpython3
%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
Requires: python-dbm
%endif
%if !0%{?_no_weakdeps}