From cb7b987f13e259db7119adcbc16b3b56225fa8b1f5644ce012f1f3ac4e4d227a Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Fri, 21 Jun 2024 03:22:36 +0000 Subject: [PATCH] - Also remove now unneeded Requires on textwrap3. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansiwrap?expand=0&rev=9 --- python-ansiwrap.changes | 5 +++++ python-ansiwrap.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-ansiwrap.changes b/python-ansiwrap.changes index 81e739a..32ffea2 100644 --- a/python-ansiwrap.changes +++ b/python-ansiwrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 21 03:22:22 UTC 2024 - Steve Kowalik + +- Also remove now unneeded Requires on textwrap3. + ------------------------------------------------------------------- Wed Jun 19 06:44:55 UTC 2024 - Steve Kowalik diff --git a/python-ansiwrap.spec b/python-ansiwrap.spec index b734cde..bf2d710 100644 --- a/python-ansiwrap.spec +++ b/python-ansiwrap.spec @@ -37,7 +37,6 @@ BuildRequires: unzip BuildRequires: %{python_module ansicolors >= 1.1.8} BuildRequires: %{python_module pytest} # /SECTION -Requires: python-textwrap3 BuildArch: noarch %python_subpackages