Accepting request 874635 from home:mcalabkova:branches:devel:languages:python
- Get rid of broken %ifpython3 macro OBS-URL: https://build.opensuse.org/request/show/874635 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=54
This commit is contained in:
parent
5da8183a8e
commit
25f6220627
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 15:59:59 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Get rid of broken %ifpython3 macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 09:07:17 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user