17
0
2021-04-26 14:39:31 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 23 14:28:25 UTC 2021 - Matej Cepl <mcepl@suse.com>
- We do Require fs module.
-------------------------------------------------------------------
Fri Feb 12 13:48:21 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-FontTools
# spec file for package python-FontTools-test
#
# Copyright (c) 2021 SUSE LLC
#
@@ -41,14 +41,14 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
Recommends: python-Brotli >= 1.0.1
Recommends: python-fs >= 2.4.11
Requires: python-fs >= 2.4.11
Recommends: python-lxml >= 4.0
Recommends: python-scipy >= 1.5.1
Recommends: python-sympy
Recommends: python-unicodedata2 >= 13.0.0
Recommends: python-zopfli >= 0.1.6
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
Recommends: python-reportlab
BuildArch: noarch
%if %{with test}