From 66e6b53f8289413b6d5e32965d39b08e258fefb1a23c1bfceada3021af2eeb69 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 4 Jan 2022 14:41:47 +0000 Subject: [PATCH] - add python-rpm-macros buildrequires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipp?expand=0&rev=26 --- python-zipp.changes | 5 +++++ python-zipp.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-zipp.changes b/python-zipp.changes index 9de49e2..378a996 100644 --- a/python-zipp.changes +++ b/python-zipp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 4 14:41:33 UTC 2022 - Dirk Müller + +- add python-rpm-macros buildrequires + ------------------------------------------------------------------- Sat Oct 16 19:42:16 UTC 2021 - Dirk Müller diff --git a/python-zipp.spec b/python-zipp.spec index 979b0f0..a7854af 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -38,6 +38,7 @@ BuildRequires: %{python_module setuptools_scm >= 1.15.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module toml} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-more-itertools BuildArch: noarch %if %{with test}