From ee02d1dbe6a98ac236b8606878423b8b18799c5fe3487fad7adf9a07c93698f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 28 Jan 2021 11:25:30 +0000 Subject: [PATCH] Accepting request 867403 from home:alarrosa:branches:devel:languages:python - Disable building a python2 flavor so we can build the package for Leap/SLE. OBS-URL: https://build.opensuse.org/request/show/867403 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlparse?expand=0&rev=24 --- python-sqlparse.changes | 6 ++++++ python-sqlparse.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-sqlparse.changes b/python-sqlparse.changes index 9cb2435..0b3a797 100644 --- a/python-sqlparse.changes +++ b/python-sqlparse.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 28 08:27:49 UTC 2021 - Antonio Larrosa + +- Disable building a python2 flavor so we can build the package + for Leap/SLE. + ------------------------------------------------------------------- Thu Nov 26 08:42:20 UTC 2020 - Dirk Mueller diff --git a/python-sqlparse.spec b/python-sqlparse.spec index 14327f0..9a42b64 100644 --- a/python-sqlparse.spec +++ b/python-sqlparse.spec @@ -1,7 +1,7 @@ # # spec file for package python-sqlparse # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-sqlparse Version: 0.4.1 Release: 0