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:
@@ -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>
|
Mon Feb 8 13:05:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -68,7 +68,7 @@ BuildRequires: %{python_module stestr >= %{version}}
|
|||||||
BuildRequires: %{python_module testtools >= 2.2.0}
|
BuildRequires: %{python_module testtools >= 2.2.0}
|
||||||
BuildRequires: %{python_module voluptuous >= 0.8.9}
|
BuildRequires: %{python_module voluptuous >= 0.8.9}
|
||||||
%endif
|
%endif
|
||||||
%ifpython3
|
%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
|
||||||
Requires: python-dbm
|
Requires: python-dbm
|
||||||
%endif
|
%endif
|
||||||
%if !0%{?_no_weakdeps}
|
%if !0%{?_no_weakdeps}
|
||||||
|
Reference in New Issue
Block a user