forked from pool/python-Paste
Accepting request 874688 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/874688 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=32
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user