forked from pool/python-python-xlib
Accepting request 1102188 from home:ecsos:python
- Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1102188 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 14:07:42 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 23 16:27:15 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
@@ -16,12 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%if !0%{?sle_version} || 0%{?sle_version} > 150300
|
||||
%define skip_python2 1
|
||||
%else
|
||||
%define oldpython python
|
||||
%endif
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -test
|
||||
@@ -31,6 +25,7 @@
|
||||
%bcond_with test
|
||||
%bcond_with wheel
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-xlib%{psuffix}
|
||||
Version: 0.33
|
||||
Release: 0
|
||||
|
Reference in New Issue
Block a user