Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyQt6-sip for 
openSUSE:Factory checked in at 2024-01-26 22:47:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-sip (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6-sip.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6-sip"

Fri Jan 26 22:47:44 2024 rev:12 rq:1141674 version:13.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6-sip/python-PyQt6-sip.changes        
2023-10-18 21:26:36.854666421 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PyQt6-sip.new.1815/python-PyQt6-sip.changes  
    2024-01-26 22:47:57.089676496 +0100
@@ -1,0 +2,7 @@
+Thu Jan 25 20:33:30 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Drop support-python3.6.patch
+  * python-foo prefixed packages for SLE15 with python3.6 should be
+    handled by an SLE internal maintenance request to python3-foo
+
+-------------------------------------------------------------------

Old:
----
  support-python3.6.patch

BETA DEBUG BEGIN:
  Old:
- Drop support-python3.6.patch
  * python-foo prefixed packages for SLE15 with python3.6 should be
BETA DEBUG END:

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

Other differences:
------------------
++++++ python-PyQt6-sip.spec ++++++
--- /var/tmp/diff_new_pack.aIJCpZ/_old  2024-01-26 22:47:57.661697095 +0100
+++ /var/tmp/diff_new_pack.aIJCpZ/_new  2024-01-26 22:47:57.665697239 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyQt6-sip
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,10 +24,10 @@
 License:        GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
 URL:            https://www.riverbankcomputing.com/software/sip/
 Source0:        
https://files.pythonhosted.org/packages/source/P/PyQt6-sip/PyQt6_sip-%{version}.tar.gz
-# PATCH-FIX-SLE support-python3.6.patch alarr...@suse.com -- Let 
python-PyQt6-sip work with SLE's python3.6
-Patch0:         support-python3.6.patch
-BuildRequires:  %{python_module devel >= 3.6}
+BuildRequires:  %{python_module devel >= 3.7}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 %python_subpackages
@@ -47,15 +47,15 @@
 
 %build
 export CFLAGS="%{optflags}"
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %files %{python_files}
 %license LICENSE LICENSE-GPL2 LICENSE-GPL3
 %dir %{python_sitearch}/PyQt6
 %{python_sitearch}/PyQt6/sip*
-%{python_sitearch}/PyQt6_sip-%{version}*info
+%{python_sitearch}/PyQt6_sip-%{version}.dist-info
 

Reply via email to