- use python3 module python for sle15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=22
This commit is contained in:
parent
e07303c9cf
commit
fcc252f719
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 20:36:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- use python3 module python for sle15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 5 14:22:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -test
|
||||
@ -26,6 +25,7 @@
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-zope.component%{psuffix}
|
||||
Version: 6.0
|
||||
Release: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user