Sync from SUSE:SLFO:Main python-configshell-fb revision 52ef7be1d2d96794ee6f1dd2fe0fed32

This commit is contained in:
2025-05-07 10:45:29 +02:00
parent f2d682c59a
commit 591a42cbc1
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 18 17:39:26 UTC 2025 - Lee Duncan <lduncan@suse.com>
- Removed requirement for python-urwid in SPEC file, as the
code stopped using it.
-------------------------------------------------------------------
Mon Mar 24 15:43:17 UTC 2025 - Lee Duncan <lduncan@suse.com>

View File

@@ -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