Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-uc-micro-py for openSUSE:Factory checked in at 2023-05-09 13:06:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-uc-micro-py (Old) and /work/SRC/openSUSE:Factory/.python-uc-micro-py.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-uc-micro-py" Tue May 9 13:06:50 2023 rev:2 rq:1085109 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-uc-micro-py/python-uc-micro-py.changes 2022-09-07 11:06:10.224426927 +0200 +++ /work/SRC/openSUSE:Factory/.python-uc-micro-py.new.1533/python-uc-micro-py.changes 2023-05-09 13:07:00.720904623 +0200 @@ -1,0 +2,5 @@ +Fri May 5 12:29:55 UTC 2023 - Johannes Kastl <ka...@b1-systems.de> + +- add sle15_python_module_pythons + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-uc-micro-py.spec ++++++ --- /var/tmp/diff_new_pack.cRsIc4/_old 2023-05-09 13:07:01.588909789 +0200 +++ /var/tmp/diff_new_pack.cRsIc4/_new 2023-05-09 13:07:01.596909837 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-uc-micro-py # -# Copyright (c) 2022 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,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-uc-micro-py Version: 1.0.1 Release: 0 @@ -24,8 +24,8 @@ License: MIT URL: https://github.com/tsutsu3/uc.micro-py Source: https://github.com/tsutsu3/uc.micro-py/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch