Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cppy for openSUSE:Factory checked in at 2023-04-22 22:01:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cppy (Old) and /work/SRC/openSUSE:Factory/.python-cppy.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cppy" Sat Apr 22 22:01:30 2023 rev:4 rq:1081956 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cppy/python-cppy.changes 2022-08-08 08:44:47.630381989 +0200 +++ /work/SRC/openSUSE:Factory/.python-cppy.new.1533/python-cppy.changes 2023-04-22 22:02:34.645975853 +0200 @@ -1,0 +2,10 @@ +Fri Apr 21 12:23:49 UTC 2023 - Dirk Müller <[email protected]> + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Thu Apr 13 22:40:42 UTC 2023 - Matej Cepl <[email protected]> + +- Make calling of %{sle15modernpython} optional. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cppy.spec ++++++ --- /var/tmp/diff_new_pack.wRRop9/_old 2023-04-22 22:02:35.469980780 +0200 +++ /var/tmp/diff_new_pack.wRRop9/_new 2023-04-22 22:02:35.477980828 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-cppy # -# 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,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-cppy Version: 1.2.1 Release: 0 @@ -27,8 +28,8 @@ Source99: python-cppy-rpmlintrc BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools >= 61.2} +BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module tomli} BuildRequires: fdupes BuildRequires: python-rpm-macros
