Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-QDarkStyle for 
openSUSE:Factory checked in at 2026-04-25 23:27:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-QDarkStyle (Old)
 and      /work/SRC/openSUSE:Factory/.python-QDarkStyle.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-QDarkStyle"

Sat Apr 25 23:27:53 2026 rev:12 rq:1349266 version:3.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-QDarkStyle/python-QDarkStyle.changes      
2025-06-30 13:07:32.284520147 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-QDarkStyle.new.11940/python-QDarkStyle.changes
   2026-04-25 23:28:10.857487458 +0200
@@ -1,0 +2,8 @@
+Sat Apr 25 19:33:31 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.2.3:
+  * Remove explicit PyQt5 import #341
+  * Fix setuptools deprecation warning #340
+  * Rebuild assets under Qt5 due QtPy limitation #339
+
+-------------------------------------------------------------------

Old:
----
  QDarkStyle-3.2.1.tar.gz

New:
----
  QDarkStyle-3.2.3.tar.gz

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

Other differences:
------------------
++++++ python-QDarkStyle.spec ++++++
--- /var/tmp/diff_new_pack.Ms1Ulg/_old  2026-04-25 23:28:11.561516255 +0200
+++ /var/tmp/diff_new_pack.Ms1Ulg/_new  2026-04-25 23:28:11.561516255 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-QDarkStyle
 #
-# 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
@@ -24,34 +24,44 @@
 %define psuffix %{nil}
 %bcond_with test
 %endif
-%{?sle15_python_module_pythons}
+%if 0%{?suse_version} > 1500
+%bcond_without libalternatives
+%else
+%bcond_with libalternatives
+%endif
 %define         X_display         ":98"
+%{?sle15_python_module_pythons}
 Name:           python-QDarkStyle%{psuffix}
-Version:        3.2.1
+Version:        3.2.3
 Release:        0
 Summary:        A dark stylesheet for Python and Qt applications
 License:        MIT
 URL:            https://github.com/ColinDuquesnoy/QDarkStyleSheet
-Source:         
https://github.com/ColinDuquesnoy/QDarkStyleSheet/archive/v%{version}.tar.gz#/QDarkStyle-%{version}.tar.gz
+Source:         
https://github.com/ColinDuquesnoy/QDarkStyleSheet/archive/refs/tags/v.%{version}.tar.gz#/QDarkStyle-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-QtPy >= 2
+BuildArch:      noarch
+%if %{with libalternatives}
+BuildRequires:  alts
+Requires:       alts
+%else
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
-BuildArch:      noarch
+%endif
 %if %{with test}
 BuildRequires:  %{python_module QDarkStyle = %{version}}
 BuildRequires:  %{python_module QtPy >= 2}
 BuildRequires:  %{python_module qt5-devel}
+BuildRequires:  xvfb-run
 # pyside2 is for primary python3 flavor only
 # but the exception was in Leap 15.6 has both built with 3.6 and 3.11
 %if 0%{?suse_version} == 1500 && 0%{?sle_version} == 150600
 BuildRequires:  %{python_module pyside2}
 %endif
-BuildRequires:  xvfb-run
 %endif
 %python_subpackages
 
@@ -59,7 +69,7 @@
 QDarkStyle is a dark stylesheet for Python and Qt applications.
 
 %prep
-%autosetup -p1 -n QDarkStyleSheet-%{version}
+%autosetup -p1 -n QDarkStyleSheet-v.%{version}
 sed -i '1{\,^#!%{_bindir}/env python,d}' qdarkstyle/*.py qdarkstyle/*/*.py
 
 %build
@@ -88,15 +98,18 @@
 #%%pytest
 %endif
 
+%pre
+%python_libalternatives_reset_alternative qdarkstyle qdarkstyle.example 
qdarkstyle.utils
+
 %post
 %python_install_alternative qdarkstyle qdarkstyle.example qdarkstyle.utils
 
 %postun
-%python_uninstall_alternative qdarkstyle
+%python_uninstall_alternative qdarkstyle qdarkstyle.example qdarkstyle.utils
 
 %if !%{with test}
 %files %{python_files}
-%doc AUTHORS.rst CHANGES.rst README.rst
+%doc CHANGES.rst README.rst
 %license LICENSE.rst
 %python_alternative %{_bindir}/qdarkstyle
 %python_alternative %{_bindir}/qdarkstyle.example

++++++ QDarkStyle-3.2.1.tar.gz -> QDarkStyle-3.2.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-QDarkStyle/QDarkStyle-3.2.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-QDarkStyle.new.11940/QDarkStyle-3.2.3.tar.gz 
differ: char 28, line 1

Reply via email to