From c98db612c328000ae3fa7de6a81ed4ecead820f11a5cb4d98f8c29b624572ba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 26 May 2020 07:46:11 +0000 Subject: [PATCH] - Fix FontTool dep (camelcase) - Remove devel dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defcon?expand=0&rev=2 --- python-defcon.changes | 6 ++++++ python-defcon.spec | 6 ++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/python-defcon.changes b/python-defcon.changes index c3cfbd8..06a6151 100644 --- a/python-defcon.changes +++ b/python-defcon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 26 07:45:45 UTC 2020 - Tomáš Chvátal + +- Fix FontTool dep (camelcase) +- Remove devel dependency + ------------------------------------------------------------------- Wed May 20 10:29:57 UTC 2020 - Antonio Larrosa diff --git a/python-defcon.spec b/python-defcon.spec index 2baf011..8b417d4 100644 --- a/python-defcon.spec +++ b/python-defcon.spec @@ -22,19 +22,17 @@ Version: 0.6.0 Release: 0 Summary: A set of flexible objects for representing UFO data License: MIT -Group: Development/Languages/Python URL: http://code.typesupply.com Source: https://files.pythonhosted.org/packages/source/d/defcon/defcon-%{version}.zip -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip -Requires: python-fonttools >= 3.31.0 +Requires: python-FontTools >= 3.31.0 Suggests: python-fontPens >= 0.1.0 BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module fonttools >= 3.31.0} +BuildRequires: %{python_module FontTools >= 3.31.0} BuildRequires: %{python_module pytest >= 3.0.3} # /SECTION %python_subpackages