From ff29f22b13ede25848b6334c0c60aa4d5fdd23b214df2792be3dd357608fd6c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 29 Aug 2024 12:39:00 +0000 Subject: [PATCH] Accepting request 1197379 from home:pgajdos:python - does not require python-six for build OBS-URL: https://build.opensuse.org/request/show/1197379 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mysql-to-sqlite3?expand=0&rev=7 --- python-mysql-to-sqlite3.changes | 5 +++++ python-mysql-to-sqlite3.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-mysql-to-sqlite3.changes b/python-mysql-to-sqlite3.changes index 555521f..3546a07 100644 --- a/python-mysql-to-sqlite3.changes +++ b/python-mysql-to-sqlite3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 29 09:04:05 UTC 2024 - pgajdos@suse.com + +- does not require python-six for build + ------------------------------------------------------------------- Fri Dec 29 15:08:13 UTC 2023 - egotthold@suse.com diff --git a/python-mysql-to-sqlite3.spec b/python-mysql-to-sqlite3.spec index 2ddf7a8..d03c3ea 100644 --- a/python-mysql-to-sqlite3.spec +++ b/python-mysql-to-sqlite3.spec @@ -1,7 +1,7 @@ # # spec file for package python-mysql-to-sqlite3 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,7 +41,6 @@ BuildRequires: %{python_module mysql-connector-python >= 8.2.0} BuildRequires: %{python_module python-slugify >= 7.0.0} BuildRequires: %{python_module pytimeparse >= 1.1.8} BuildRequires: %{python_module simplejson >= 3.19.0} -BuildRequires: %{python_module six >= 1.12.0} BuildRequires: %{python_module tabulate} BuildRequires: %{python_module tqdm >= 4.35.0} # /SECTION