From d62167796ff89f8c54f8c20008b93ee68841ead65e8e2ad7a93b72591275db7f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 25 Jun 2023 19:27:48 +0000 Subject: [PATCH] Accepting request 1095200 from devel:languages:python:mailman:backports - Use sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1095200 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mysqlclient?expand=0&rev=33 --- python-mysqlclient.changes | 5 +++++ python-mysqlclient.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-mysqlclient.changes b/python-mysqlclient.changes index 60f4458..16c01a8 100644 --- a/python-mysqlclient.changes +++ b/python-mysqlclient.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 25 08:28:34 UTC 2023 - Andreas Schneider + +- Use sle15_python_module_pythons + ------------------------------------------------------------------- Wed May 3 11:10:33 UTC 2023 - Martin Liška diff --git a/python-mysqlclient.spec b/python-mysqlclient.spec index 84a4ac3..a206b18 100644 --- a/python-mysqlclient.spec +++ b/python-mysqlclient.spec @@ -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"