14
0

Accepting request 1142238 from home:pgajdos:python

- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1142238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=13
This commit is contained in:
2024-01-29 14:15:49 +00:00
committed by Git OBS Bridge
parent 181af0eadd
commit 05378f5f33
2 changed files with 6 additions and 2 deletions

View File

@@ -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>

View File

@@ -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}