Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-testrepository for
openSUSE:Factory checked in at 2023-05-05 15:59:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testrepository (Old)
and /work/SRC/openSUSE:Factory/.python-testrepository.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-testrepository"
Fri May 5 15:59:25 2023 rev:22 rq:1085108 version:0.0.20
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-testrepository/python-testrepository.changes
2021-02-11 12:46:13.525387371 +0100
+++
/work/SRC/openSUSE:Factory/.python-testrepository.new.1533/python-testrepository.changes
2023-05-05 15:59:41.072909946 +0200
@@ -1,0 +2,5 @@
+Fri May 5 12:17:54 UTC 2023 - Johannes Kastl <[email protected]>
+
+- add sle15_python_module_pythons
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-testrepository.spec ++++++
--- /var/tmp/diff_new_pack.i4Dnj0/_old 2023-05-05 15:59:41.576912834 +0200
+++ /var/tmp/diff_new_pack.i4Dnj0/_new 2023-05-05 15:59:41.584912880 +0200
@@ -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-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