From f0d17ac825e0c5fa07d29f17d1069e4201812fc5390cb7b98e7b3dbf3e515aa2 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Mon, 24 Oct 2022 06:00:20 +0000 Subject: [PATCH] - Add python-ttp-templates dependency to test build requirements OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ttp?expand=0&rev=3 --- python-ttp.changes | 5 +++++ python-ttp.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-ttp.changes b/python-ttp.changes index 7395ba4..a881ee7 100644 --- a/python-ttp.changes +++ b/python-ttp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 24 05:56:41 UTC 2022 - Daniel Garcia + +- Add python-ttp-templates dependency to test build requirements + ------------------------------------------------------------------- Mon Oct 24 05:36:46 UTC 2022 - Daniel Garcia diff --git a/python-ttp.spec b/python-ttp.spec index 760ae19..3c557b2 100644 --- a/python-ttp.spec +++ b/python-ttp.spec @@ -48,6 +48,7 @@ BuildRequires: %{python_module poetry} BuildRequires: %{python_module pytest} BuildRequires: %{python_module tabulate} BuildRequires: %{python_module ttp = %{version}} +BuildRequires: %{python_module ttp-templates} %endif BuildRequires: fdupes Requires(post): update-alternatives