Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-wurlitzer for
openSUSE:Factory checked in at 2025-03-03 16:04:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wurlitzer (Old)
and /work/SRC/openSUSE:Factory/.python-wurlitzer.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-wurlitzer"
Mon Mar 3 16:04:26 2025 rev:10 rq:1249313 version:3.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wurlitzer/python-wurlitzer.changes
2024-07-01 11:19:18.444737151 +0200
+++
/work/SRC/openSUSE:Factory/.python-wurlitzer.new.19136/python-wurlitzer.changes
2025-03-03 16:04:31.573736397 +0100
@@ -1,0 +2,10 @@
+Fri Feb 28 20:08:06 UTC 2025 - Matej Cepl <[email protected]>
+
+- Clean up the SPEC file.
+
+-------------------------------------------------------------------
+Thu Feb 27 09:29:18 UTC 2025 - ecsos <[email protected]>
+
+- Add %{?sle15_python_module_pythons}
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-wurlitzer.spec ++++++
--- /var/tmp/diff_new_pack.q0llVB/_old 2025-03-03 16:04:32.981795301 +0100
+++ /var/tmp/diff_new_pack.q0llVB/_new 2025-03-03 16:04:32.989795636 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-wurlitzer
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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-wurlitzer
Version: 3.1.1
Release: 0
@@ -38,7 +38,7 @@
output in context managers.
%prep
-%setup -q -n wurlitzer-%{version}
+%autosetup -p1 -n wurlitzer-%{version}
%build
%pyproject_wheel