diff --git a/python-testrepository.changes b/python-testrepository.changes index 64722a4..385c475 100644 --- a/python-testrepository.changes +++ b/python-testrepository.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 5 12:17:54 UTC 2023 - Johannes Kastl + +- add sle15_python_module_pythons + ------------------------------------------------------------------- Mon Feb 8 11:17:44 UTC 2021 - Markéta Machová diff --git a/python-testrepository.spec b/python-testrepository.spec index 432a49c..06792fa 100644 --- a/python-testrepository.spec +++ b/python-testrepository.spec @@ -1,7 +1,7 @@ # # spec file for package python-testrepository # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-testrepository Version: 0.0.20 Release: 0 Summary: A repository of test results -License: BSD-3-Clause OR Apache-2.0 +License: Apache-2.0 OR BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/testing-cabal/testrepository Source: https://files.pythonhosted.org/packages/source/t/testrepository/testrepository-%{version}.tar.gz @@ -44,7 +44,7 @@ Requires: python-python-subunit >= 0.0.10 Requires: python-testscenarios Requires: python-testtools >= 0.9.30 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %if "%python_flavor" != "python2" Requires: python-dbm