From ef7d3fa2c497569a8d26609a2c3dfb0b68bf1496b214480279721000084f6945 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 26 Apr 2021 08:44:04 +0000 Subject: [PATCH] Accepting request 888057 from home:mcepl:branches:M17N - We do Require fs module. OBS-URL: https://build.opensuse.org/request/show/888057 OBS-URL: https://build.opensuse.org/package/show/M17N/python-FontTools?expand=0&rev=21 --- python-FontTools.changes | 5 +++++ python-FontTools.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-FontTools.changes b/python-FontTools.changes index 1efe34c..4a4e1a3 100644 --- a/python-FontTools.changes +++ b/python-FontTools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 23 14:28:25 UTC 2021 - Matej Cepl + +- We do Require fs module. + ------------------------------------------------------------------- Fri Feb 12 13:48:21 UTC 2021 - Ben Greiner diff --git a/python-FontTools.spec b/python-FontTools.spec index d832f8c..a4b3812 100644 --- a/python-FontTools.spec +++ b/python-FontTools.spec @@ -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}