Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-opcodes for openSUSE:Factory checked in at 2024-09-01 19:21:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-opcodes (Old) and /work/SRC/openSUSE:Factory/.python-opcodes.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-opcodes" Sun Sep 1 19:21:36 2024 rev:3 rq:1197812 version:0.3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/python-opcodes/python-opcodes.changes 2020-04-15 19:55:57.941639449 +0200 +++ /work/SRC/openSUSE:Factory/.python-opcodes.new.2698/python-opcodes.changes 2024-09-01 19:21:54.449196043 +0200 @@ -1,0 +2,5 @@ +Wed Aug 28 04:47:01 UTC 2024 - Guang Yee <[email protected]> + +- Enable sle15_python_module_pythons. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-opcodes.spec ++++++ --- /var/tmp/diff_new_pack.lCmvN6/_old 2024-09-01 19:21:55.381234202 +0200 +++ /var/tmp/diff_new_pack.lCmvN6/_new 2024-09-01 19:21:55.381234202 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-opcodes # -# Copyright (c) 2020 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-opcodes Version: 0.3.14 Release: 0 @@ -44,7 +44,6 @@ This project is a spin-off from <https://github.com/Maratyszcza/PeachPy - %prep %setup -q -n opcodes-%{version}
