- Use lower-case name of prettytable package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-charset-normalizer?expand=0&rev=19
This commit is contained in:
Matej Cepl 2021-11-25 22:27:00 +00:00 committed by Git OBS Bridge
parent fd5f5dc1f2
commit 515e72fd80
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 25 22:26:52 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Use lower-case name of prettytable package
-------------------------------------------------------------------
Sun Oct 17 14:01:59 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@ -40,7 +40,7 @@ Suggests: python-requests-html
Suggests: python-unicodedata2
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module PrettyTable}
BuildRequires: %{python_module prettytable}
BuildRequires: %{python_module cached-property >= 1.5}
BuildRequires: %{python_module dragonmapper >= 0.2}
BuildRequires: %{python_module loguru >= 0.5}