From 4913c88eb9e9bb92454842cf7a548542e961ee16ad619c4ae01fd6a8a749af6b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 22 Nov 2024 14:46:28 +0000 Subject: [PATCH] - 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 --- python-prompt_toolkit.changes | 5 +++++ python-prompt_toolkit.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-prompt_toolkit.changes b/python-prompt_toolkit.changes index 9d46bde..84f43ee 100644 --- a/python-prompt_toolkit.changes +++ b/python-prompt_toolkit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 22 14:42:54 UTC 2024 - Dirk Müller + +- add compat provides on the safe name + ------------------------------------------------------------------- Fri Oct 18 10:46:34 UTC 2024 - Dirk Müller diff --git a/python-prompt_toolkit.spec b/python-prompt_toolkit.spec index ff074d3..ae854b0 100644 --- a/python-prompt_toolkit.spec +++ b/python-prompt_toolkit.spec @@ -34,6 +34,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-wcwidth Recommends: python-Pygments +Provides: python-prompt-toolkit = %{version}-%{release} Conflicts: python-prompt_toolkit1 BuildArch: noarch %python_subpackages