diff --git a/python-rich.changes b/python-rich.changes index e8ca292..da3a7ef 100644 --- a/python-rich.changes +++ b/python-rich.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 19 09:18:31 UTC 2023 - ecsos + +- %{?sle15_python_module_pythons} mut be at beginning to work. + ------------------------------------------------------------------- Sat Jul 8 20:32:32 UTC 2023 - Arun Persaud diff --git a/python-rich.spec b/python-rich.spec index 91f3605..78b13e9 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -17,6 +17,7 @@ # +%{?sle15_python_module_pythons} Name: python-rich Version: 13.4.2 Release: 0 @@ -37,7 +38,7 @@ Requires: python-markdown-it-py >= 2.2.0 Requires: python-pygments >= 2.13.0 Suggests: python-ipywidgets >= 7.5.1 BuildArch: noarch -%{?sle15_python_module_pythons} + # SECTION test requirements BuildRequires: %{python_module pytest} # /SECTION