From c88e279cd07170feb9fd9ee2bc46e4b03d579e86689b8d39ff7d1963173fcdc2 Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Tue, 17 Oct 2023 22:04:00 +0000 Subject: [PATCH] Fix location of sle15_python_module_pythons for real OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=20 --- python-typer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-typer.spec b/python-typer.spec index 5bd0ced..71e21ea 100644 --- a/python-typer.spec +++ b/python-typer.spec @@ -16,6 +16,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%{?sle15_python_module_pythons} Name: python-typer Version: 0.9.0 @@ -41,7 +42,6 @@ Recommends: python-colorama Recommends: python-rich Recommends: python-shellingham BuildArch: noarch -%{?sle15_python_module_pythons} %python_subpackages %description