14
0

- add compat provides on the safe name

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prompt_toolkit?expand=0&rev=60
This commit is contained in:
2024-11-22 14:46:28 +00:00
committed by Git OBS Bridge
parent 98c4e5d5c9
commit 4913c88eb9
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 22 14:42:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add compat provides on the safe name
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 18 10:46:34 UTC 2024 - Dirk Müller <dmueller@suse.com> Fri Oct 18 10:46:34 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -34,6 +34,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: python-wcwidth Requires: python-wcwidth
Recommends: python-Pygments Recommends: python-Pygments
Provides: python-prompt-toolkit = %{version}-%{release}
Conflicts: python-prompt_toolkit1 Conflicts: python-prompt_toolkit1
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages