forked from pool/python-sqlite3-to-mysql
Accepting request 1142461 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1142461 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlite3-to-mysql?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 29 11:42:15 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- python-six is not required
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 20 13:18:29 UTC 2024 - Enno Gotthold <egotthold@suse.com>
|
Sat Jan 20 13:18:29 UTC 2024 - Enno Gotthold <egotthold@suse.com>
|
||||||
|
|
||||||
|
@@ -46,7 +46,7 @@ Requires: python-tabulate
|
|||||||
Requires: python-tqdm >= 4.65.0
|
Requires: python-tqdm >= 4.65.0
|
||||||
Requires: python-typing_extensions
|
Requires: python-typing_extensions
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun):update-alternatives
|
Requires(postun): update-alternatives
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module Sphinx}
|
BuildRequires: %{python_module Sphinx}
|
||||||
@@ -59,7 +59,6 @@ BuildRequires: %{python_module packaging >= 20.3}
|
|||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module pytimeparse >= 1.1.8}
|
BuildRequires: %{python_module pytimeparse >= 1.1.8}
|
||||||
BuildRequires: %{python_module simplejson >= 3.16.0}
|
BuildRequires: %{python_module simplejson >= 3.16.0}
|
||||||
BuildRequires: %{python_module six >= 1.12.0}
|
|
||||||
BuildRequires: %{python_module sphinxcontrib-programoutput}
|
BuildRequires: %{python_module sphinxcontrib-programoutput}
|
||||||
BuildRequires: %{python_module tabulate}
|
BuildRequires: %{python_module tabulate}
|
||||||
BuildRequires: %{python_module tqdm >= 4.35.0}
|
BuildRequires: %{python_module tqdm >= 4.35.0}
|
||||||
|
Reference in New Issue
Block a user