Accepting request 1197439 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1197439 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mysql-to-sqlite3?expand=0&rev=3
This commit is contained in:
commit
2b66a3e147
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user