Accepting request 907676 from home:SchoolGuy:branches:devel:languages:python

- Use python-click instead of non existent python-Click as a requirement

OBS-URL: https://build.opensuse.org/request/show/907676
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mysql-to-sqlite3?expand=0&rev=3
This commit is contained in:
Enno Gotthold
2021-07-22 09:14:06 +00:00
committed by Git OBS Bridge
parent f39e31f64f
commit 1685c092ba
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 22 08:23:34 UTC 2021 - Enno Gotthold <egotthold@suse.com>
- Use python-click instead of non existent python-Click as a requirement
-------------------------------------------------------------------
Wed Jul 21 18:05:12 UTC 2021 - Enno Gotthold <egotthold@suse.com>

View File

@@ -44,7 +44,7 @@ BuildRequires: %{python_module tabulate}
BuildRequires: %{python_module tqdm >= 4.35.0}
# /SECTION
BuildRequires: fdupes
Requires: python-Click >= 7.0
Requires: python-click >= 7.0
Requires: python-mysql-connector-python >= 8.0.18
Requires: python-python-slugify >= 3.0.3
Requires: python-pytimeparse >= 1.1.8