14
0

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

- %ifpython3 does not work with new multi-build python

OBS-URL: https://build.opensuse.org/request/show/870246
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=42
This commit is contained in:
2021-02-08 13:03:33 +00:00
committed by Git OBS Bridge
parent 8a6349e7e7
commit 6c3e59b79d
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 8 11:17:44 UTC 2021 - Markéta Machová <mmachova@suse.com>
- %ifpython3 does not work with new multi-build python
-------------------------------------------------------------------
Tue Mar 26 16:00:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-testrepository
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -46,7 +46,7 @@ Requires: python-testtools >= 0.9.30
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%ifpython3
%if "%python_flavor" != "python2"
Requires: python-dbm
%endif
%python_subpackages