Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-atomicwrites for
openSUSE:Factory checked in at 2025-09-25 18:45:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-atomicwrites (Old)
and /work/SRC/openSUSE:Factory/.python-atomicwrites.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-atomicwrites"
Thu Sep 25 18:45:40 2025 rev:12 rq:1307090 version:1.4.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-atomicwrites/python-atomicwrites.changes
2025-06-13 18:46:29.129370161 +0200
+++
/work/SRC/openSUSE:Factory/.python-atomicwrites.new.11973/python-atomicwrites.changes
2025-09-25 18:47:46.400394130 +0200
@@ -1,0 +2,5 @@
+Thu Sep 25 10:40:31 UTC 2025 - Daniel Garcia <[email protected]>
+
+- Build for modern python in SLE15
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-atomicwrites.spec ++++++
--- /var/tmp/diff_new_pack.VXavhr/_old 2025-09-25 18:47:46.920415895 +0200
+++ /var/tmp/diff_new_pack.VXavhr/_new 2025-09-25 18:47:46.920415895 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-atomicwrites
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,6 +24,8 @@
%define psuffix %{nil}
%bcond_with doc
%endif
+
+%{?sle15_python_module_pythons}
Name: python-atomicwrites%{psuffix}
Version: 1.4.1
Release: 0
@@ -41,9 +43,9 @@
BuildRequires: python-rpm-macros
BuildArch: noarch
%if %{with doc}
+BuildRequires: %{modern_python}-Sphinx
BuildRequires: %{python_module atomicwrites}
BuildRequires: %{python_module pytest}
-BuildRequires: python3-Sphinx
Provides: %{python_module atomicwrites-doc = %{version}}
%endif
%python_subpackages