14
0

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
This commit is contained in:
2023-05-05 12:37:20 +00:00
committed by Git OBS Bridge
parent 6c3e59b79d
commit b7a47fa891
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 5 12:17:54 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Mon Feb 8 11:17:44 UTC 2021 - Markéta Machová <mmachova@suse.com>

View File

@@ -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