Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyface for openSUSE:Factory 
checked in at 2026-04-28 11:55:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyface (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyface.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyface"

Tue Apr 28 11:55:59 2026 rev:16 rq:1349433 version:8.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyface/python-pyface.changes      
2025-04-08 17:53:06.671224853 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyface.new.11940/python-pyface.changes   
2026-04-28 11:59:56.722419792 +0200
@@ -1,0 +2,5 @@
+Sun Apr 26 19:37:22 UTC 2026 - Dirk Müller <[email protected]>
+
+- buildignore python314 variant
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pyface.spec ++++++
--- /var/tmp/diff_new_pack.FwIaQ3/_old  2026-04-28 11:59:57.638458272 +0200
+++ /var/tmp/diff_new_pack.FwIaQ3/_new  2026-04-28 11:59:57.646458608 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyface
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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
@@ -22,7 +22,7 @@
 Summary:        Traits-capable windowing framework
 # Source code is under BSD but images are under different licenses
 # and details are inside image_LICENSE.txt
-License:        BSD-3-Clause AND EPL-1.0 AND LGPL-2.1-only AND LGPL-3.0-only 
AND SUSE-Public-Domain
+License:        BSD-3-Clause AND EPL-1.0 AND LGPL-2.1-only AND LGPL-3.0-only 
AND LicenseRef-SUSE-Public-Domain
 URL:            https://github.com/enthought/pyface
 Source:         
https://files.pythonhosted.org/packages/source/p/pyface/pyface-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE fix-wx-tests.patch
@@ -31,19 +31,19 @@
 Patch1:         skip-qt4-tests.patch
 # gh#enthought/pyface#1255, might be pulled in by wxPython
 # BuildRequires:  %%{python_module Pillow}
-#!BuildIgnore:  python39-Pillow
 #!BuildIgnore:  python310-Pillow
 #!BuildIgnore:  python311-Pillow
 #!BuildIgnore:  python312-Pillow
 #!BuildIgnore:  python313-Pillow
+#!BuildIgnore:  python314-Pillow
 BuildRequires:  %{python_module Pygments}
-BuildRequires:  %{python_module importlib-metadata if %python-base < 3.10}
+BuildRequires:  %{python_module importlib-metadata >= 3.6 if %python-base < 
3.10}
 BuildRequires:  %{python_module importlib-resources >= 1.1.0 if %python-base < 
3.9}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module qt5}
 BuildRequires:  %{python_module qtwebengine-qt5}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module setuptools >= 61}
 BuildRequires:  %{python_module traits >= 6.2}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  %{python_module wxWidgets}
@@ -52,7 +52,7 @@
 BuildRequires:  xvfb-run
 BuildRequires:  %{python_module numpy if (%python-base without python36-base)}
 %if %{python_version_nodots} < 310
-Requires:       python-importlib-metadata
+Requires:       python-importlib-metadata >= 3.6
 %endif
 %if %{python_version_nodots} < 39
 Requires:       python-importlib-resources >= 1.1.0

Reply via email to