From e4949058883ff3ba0aba8b7bcccba4e40abdc7e25d62d63654de701de4efed3d Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Fri, 12 Apr 2024 15:31:45 +0000 Subject: [PATCH] - Add conflict declaration with Erlang as both packages provide /usr/bin/typer OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=28 --- python-typer.changes | 6 ++++++ python-typer.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/python-typer.changes b/python-typer.changes index c981b15..04fa337 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 12 15:28:57 UTC 2024 - Matthias Bach + +- Add conflict declaration with Erlang as both packages provide + /usr/bin/typer + ------------------------------------------------------------------- Tue Apr 9 20:28:42 UTC 2024 - Matthias Bach - 0.12.3 diff --git a/python-typer.spec b/python-typer.spec index c7d6171..d298abf 100644 --- a/python-typer.spec +++ b/python-typer.spec @@ -42,6 +42,8 @@ Requires: python-typer-slim >= %version Requires: python-typing_extensions Requires(post): update-alternatives Requires(postun): update-alternatives +# both packages provide /usr/bin/typer +Conflicts: erlang BuildArch: noarch %python_subpackages