Accepting request 828948 from M17N
- Switch from brotlipy to Brotli (bsc#1175303) (forwarded request 827753 from mcalabkova) OBS-URL: https://build.opensuse.org/request/show/828948 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-FontTools?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 08:48:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Switch from brotlipy to Brotli (bsc#1175303)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 06:57:05 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
Requires: python-brotlipy >= 0.7.0
|
||||
Requires: python-Brotli >= 1.0.1
|
||||
Requires: python-fs >= 2.4.11
|
||||
Requires: python-lxml >= 4.0
|
||||
Requires: python-scipy >= 1.5.1
|
||||
@@ -52,7 +52,7 @@ BuildArch: noarch
|
||||
%if "%{flavor}" == "test"
|
||||
BuildRequires: zip
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module brotlipy >= 0.7.0}
|
||||
BuildRequires: %{python_module Brotli >= 1.0.1}
|
||||
BuildRequires: %{python_module fs >= 2.4.11}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module scipy >= 1.5.1}
|
||||
|
||||
Reference in New Issue
Block a user