From 9aeafedf659c60e71a6b0286c0529420559e6d02c3f6d5fabb822270a75ada7e Mon Sep 17 00:00:00 2001 From: Matthias Bach Date: Tue, 17 Oct 2023 07:02:49 +0000 Subject: [PATCH] - add sle15_python_module_python OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=17 --- python-typer.changes | 5 +++++ python-typer.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-typer.changes b/python-typer.changes index bfb7057..c843bc4 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 17 06:59:59 UTC 2023 - Matthias Bach - 0.9.0 + +- add sle15_python_module_python + ------------------------------------------------------------------- Sun May 7 14:47:17 UTC 2023 - Matthias Bach - 0.9.0 diff --git a/python-typer.spec b/python-typer.spec index e0b6eda..5bd0ced 100644 --- a/python-typer.spec +++ b/python-typer.spec @@ -17,7 +17,6 @@ # -%define skip_python2 1 Name: python-typer Version: 0.9.0 Release: 0 @@ -42,6 +41,7 @@ Recommends: python-colorama Recommends: python-rich Recommends: python-shellingham BuildArch: noarch +%{?sle15_python_module_pythons} %python_subpackages %description