Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python3-pynest2d for
openSUSE:Factory checked in at 2025-03-21 20:22:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pynest2d (Old)
and /work/SRC/openSUSE:Factory/.python3-pynest2d.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pynest2d"
Fri Mar 21 20:22:00 2025 rev:7 rq:1254785 version:4.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pynest2d/python3-pynest2d.changes
2022-03-11 11:34:31.278144458 +0100
+++
/work/SRC/openSUSE:Factory/.python3-pynest2d.new.2696/python3-pynest2d.changes
2025-03-21 20:22:18.050456850 +0100
@@ -1,0 +2,5 @@
+Wed Mar 19 13:57:47 UTC 2025 - Lucas Mulling <[email protected]>
+
+- Add missing build requirement python3-setuptools
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-pynest2d.spec ++++++
--- /var/tmp/diff_new_pack.EVusRz/_old 2025-03-21 20:22:18.582478983 +0100
+++ /var/tmp/diff_new_pack.EVusRz/_new 2025-03-21 20:22:18.582478983 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python3-pynest2d
#
-# Copyright (c) 2022 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
@@ -31,6 +31,7 @@
BuildRequires: cmake >= 3.6
BuildRequires: gcc-c++
BuildRequires: libnest2d-devel
+BuildRequires: python3-setuptools
BuildRequires: python3-sip-devel < 5
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150300
# The PyQt5.sip module. NOT a dependency on (Py)Qt5