From 6b64e1e14ed7ad7d0d014650f6903f27575ddbbbe52fb3c932ec03aa6aa8d0cc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 11 Jan 2022 21:11:06 +0000 Subject: [PATCH] - add python-rpm-macros dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytidylib?expand=0&rev=7 --- python-pytidylib.changes | 5 +++++ python-pytidylib.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pytidylib.changes b/python-pytidylib.changes index 6cdd80c..a44d137 100644 --- a/python-pytidylib.changes +++ b/python-pytidylib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 11 21:10:53 UTC 2022 - Dirk Müller + +- add python-rpm-macros dependency + ------------------------------------------------------------------- Tue May 14 20:22:54 UTC 2019 - John Jolly diff --git a/python-pytidylib.spec b/python-pytidylib.spec index 1566c8d..52185f2 100644 --- a/python-pytidylib.spec +++ b/python-pytidylib.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytidylib # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,6 +29,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: libtidy-devel +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages