15
0
forked from pool/python-Beaker

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

- Replace broken %ifpython3 macro

OBS-URL: https://build.opensuse.org/request/show/876935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=52
This commit is contained in:
2021-03-05 23:25:37 +00:00
committed by Git OBS Bridge
parent 465c03092a
commit ec7e7b905c
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 5 09:13:58 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Replace broken %ifpython3 macro
-------------------------------------------------------------------
Wed Jul 22 20:24:19 UTC 2020 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Beaker
#
# Copyright (c) 2020 SUSE LLC
# 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
@@ -62,8 +62,8 @@ Requires: python-funcsigs
Provides: %{oldpython}-beaker = %{version}
Obsoletes: %{oldpython}-beaker < %{version}
%endif
%ifpython3
Requires: python3-dbm
%if %{python_version_nodots} >= 30
Requires: python-dbm
%endif
%python_subpackages