From 591a42cbc17800cdcefbf68d72b04fb56f57352547995affda73318f93ff847f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 7 May 2025 10:45:29 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main python-configshell-fb revision 52ef7be1d2d96794ee6f1dd2fe0fed32 --- python-configshell-fb.changes | 6 ++++++ python-configshell-fb.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-configshell-fb.changes b/python-configshell-fb.changes index bc71a0e..54529b3 100644 --- a/python-configshell-fb.changes +++ b/python-configshell-fb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 18 17:39:26 UTC 2025 - Lee Duncan + +- Removed requirement for python-urwid in SPEC file, as the + code stopped using it. + ------------------------------------------------------------------- Mon Mar 24 15:43:17 UTC 2025 - Lee Duncan diff --git a/python-configshell-fb.spec b/python-configshell-fb.spec index b2029e7..d6e8f4d 100644 --- a/python-configshell-fb.spec +++ b/python-configshell-fb.spec @@ -38,7 +38,6 @@ BuildRequires: git BuildRequires: python-rpm-macros Requires: %{_bindir}/env Requires: python-pyparsing -Requires: python-urwid Provides: python-configshell = %{version}-%{release} Obsoletes: python-configshell < %{version} BuildArch: noarch