15
0
forked from pool/python-Beaker

Accepting request 877313 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/877313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Beaker?expand=0&rev=28
This commit is contained in:
2021-03-06 20:18:59 +00:00
committed by Git OBS Bridge
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