diff --git a/python-Paste.changes b/python-Paste.changes index c0b5fa2..ee8dd0b 100644 --- a/python-Paste.changes +++ b/python-Paste.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 23 15:59:59 UTC 2021 - Markéta Machová + +- Get rid of broken %ifpython3 macro + ------------------------------------------------------------------- Thu Nov 26 09:07:17 UTC 2020 - Dirk Mueller diff --git a/python-Paste.spec b/python-Paste.spec index c2e7514..0e774be 100644 --- a/python-Paste.spec +++ b/python-Paste.spec @@ -1,7 +1,7 @@ # # spec file for package python-Paste # -# 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 @@ -39,8 +39,8 @@ Suggests: python-python-openid Provides: %{oldpython}-paste = %{version} Obsoletes: %{oldpython}-paste < %{version} %endif -%ifpython3 -Suggests: python3-python3-openid +%if %{python_version_nodots} >= 30 +Suggests: python-python3-openid %endif %python_subpackages