From b7a47fa8912beec8f4bacccc183d8fadfe1c78c4eeea5c6c43262df34b2198a2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 5 May 2023 12:37:20 +0000 Subject: [PATCH] Accepting request 1085078 from home:ojkastl_buildservice:Branch_devel_languages_python add sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1085078 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=44 --- python-testrepository.changes | 5 +++++ python-testrepository.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) 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