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