diff --git a/python-progress.changes b/python-progress.changes index c310a9b..8005374 100644 --- a/python-progress.changes +++ b/python-progress.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 20 16:46:22 UTC 2023 - Torsten Gruner + +- add sle15_python_module_pythons (jsc#PED-68) + ------------------------------------------------------------------- Sun Nov 7 18:16:16 UTC 2021 - Dirk Müller diff --git a/python-progress.spec b/python-progress.spec index cf5e4ec..c1e97b3 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-progress Version: 1.6 Release: 0 @@ -50,6 +50,7 @@ Progress bars for Python. %files %{python_files} %doc README.rst %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/progress +%{python_sitelib}/progress-%{version}*-info %changelog