Hello community,

here is the log from the commit of package python3-pynest2d for 
openSUSE:Factory checked in at 2020-12-17 17:05:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pynest2d (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pynest2d.new.5145 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pynest2d"

Thu Dec 17 17:05:27 2020 rev:4 rq:856521 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pynest2d/python3-pynest2d.changes        
2020-11-23 19:02:43.090099657 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-pynest2d.new.5145/python3-pynest2d.changes  
    2020-12-17 17:09:03.853956519 +0100
@@ -1,0 +2,6 @@
+Sun Nov 22 18:58:07 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- Require the PyQt5.sip module (see sr#849990 for libArcus and
+  the discussion in gh#Ultimaker/libSavitar#26)  
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-pynest2d.spec ++++++
--- /var/tmp/diff_new_pack.4iNf6Y/_old  2020-12-17 17:09:04.329956992 +0100
+++ /var/tmp/diff_new_pack.4iNf6Y/_new  2020-12-17 17:09:04.333956996 +0100
@@ -33,6 +33,15 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libnest2d-devel
 BuildRequires:  python3-sip-devel < 5
+%if 0%{?suse_version} >= 1550
+# The PyQt5.sip module. NOT a dependency on (Py)Qt5
+BuildRequires:  python3-qt5-sip
+Requires:       python3-qt5-sip
+%else
+# Older distributions provide PyQt5.sip through python3-sip
+BuildRequires:  python3-sip < 5
+Requires:       python3-sip < 5
+%endif
 
 %description
 Binding allowing libnest2d to be called from Python using Numpy.
@@ -42,7 +51,6 @@
 
 %build
 %cmake
-
 %cmake_build
 
 %install
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to