14
0

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:
2023-08-03 16:21:01 +00:00
committed by Git OBS Bridge
parent 76e1c0ee89
commit eddb2fa832
2 changed files with 6 additions and 6 deletions

View File

@@ -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> Sun Apr 23 16:27:15 UTC 2023 - Frederic Crozat <fcrozat@suse.com>

View File

@@ -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} %global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test" %if "%{flavor}" == "test"
%define psuffix -test %define psuffix -test
@@ -31,6 +25,7 @@
%bcond_with test %bcond_with test
%bcond_with wheel %bcond_with wheel
%endif %endif
%{?sle15_python_module_pythons}
Name: python-python-xlib%{psuffix} Name: python-python-xlib%{psuffix}
Version: 0.33 Version: 0.33
Release: 0 Release: 0