Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fixedint for openSUSE:Factory checked in at 2024-03-07 18:31:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fixedint (Old) and /work/SRC/openSUSE:Factory/.python-fixedint.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fixedint" Thu Mar 7 18:31:47 2024 rev:2 rq:1156003 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fixedint/python-fixedint.changes 2024-02-27 22:48:57.379838991 +0100 +++ /work/SRC/openSUSE:Factory/.python-fixedint.new.1770/python-fixedint.changes 2024-03-07 18:32:50.820609258 +0100 @@ -1,0 +2,7 @@ +Thu Mar 7 14:41:12 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Switch package to modern Python Stack on SLE-15 + + Add %{?sle15_python_module_pythons} + + Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}} + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fixedint.spec ++++++ --- /var/tmp/diff_new_pack.s5cPtE/_old 2024-03-07 18:32:51.232624461 +0100 +++ /var/tmp/diff_new_pack.s5cPtE/_new 2024-03-07 18:32:51.232624461 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-fixedint # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 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-fixedint Version: 0.2.0 Release: 0 @@ -24,9 +24,9 @@ License: Python-2.0 URL: https://github.com/nneonneo/fixedint Source: https://files.pythonhosted.org/packages/source/f/fixedint/fixedint-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages