Accepting request 1095252 from devel:languages:python

Forwarded request #1095200 from gladiac

- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1095252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mysqlclient?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2023-06-26 16:15:34 +00:00 committed by Git OBS Bridge
commit bada7aea14
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 25 08:28:34 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Use sle15_python_module_pythons
-------------------------------------------------------------------
Wed May 3 11:10:33 UTC 2023 - Martin Liška <mliska@suse.cz>

View File

@ -16,9 +16,7 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
# Python2 support has been dropped in version 2.0.0
%define skip_python2 1
%{?sle15_python_module_pythons}
%define oldpython python
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"