From 8404a733babccd7a1bb297b0400ef300696fc8d8b0bb9984427df5bb1cbcedc5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 11 Jan 2022 20:52:31 +0000 Subject: [PATCH] - add python macro dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beren?expand=0&rev=10 --- python-beren.changes | 5 +++++ python-beren.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-beren.changes b/python-beren.changes index 32c9e1d..08cee81 100644 --- a/python-beren.changes +++ b/python-beren.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 11 20:52:16 UTC 2022 - Dirk Müller + +- add python macro dependency + ------------------------------------------------------------------- Tue Aug 31 18:03:24 UTC 2021 - Ben Greiner diff --git a/python-beren.spec b/python-beren.spec index e4dce7f..cdaac6a 100644 --- a/python-beren.spec +++ b/python-beren.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2019-2021 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -31,6 +31,7 @@ Source: https://files.pythonhosted.org/packages/source/b/%{modname}/%{mo BuildRequires: %{python_module apiron} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-apiron %python_subpackages