Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sphinx-qt-documentation for 
openSUSE:Factory checked in at 2025-06-12 18:11:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinx-qt-documentation (Old)
 and      /work/SRC/openSUSE:Factory/.python-sphinx-qt-documentation.new.19631 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sphinx-qt-documentation"

Thu Jun 12 18:11:29 2025 rev:2 rq:1285150 version:0.4.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-sphinx-qt-documentation/python-sphinx-qt-documentation.changes
    2023-02-23 16:53:23.601131316 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-qt-documentation.new.19631/python-sphinx-qt-documentation.changes
 2025-06-12 18:11:31.604801017 +0200
@@ -1,0 +2,5 @@
+Thu Jun 12 12:36:40 UTC 2025 - Markéta Machová <[email protected]>
+
+- Convert to pip-based build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sphinx-qt-documentation.spec ++++++
--- /var/tmp/diff_new_pack.4smWfJ/_old  2025-06-12 18:11:32.200825727 +0200
+++ /var/tmp/diff_new_pack.4smWfJ/_new  2025-06-12 18:11:32.204825893 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sphinx-qt-documentation
 #
-# Copyright (c) 2023 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
@@ -16,7 +16,6 @@
 #
 
 
-%define skip_python2 1
 Name:           python-sphinx-qt-documentation
 Version:        0.4.1
 Release:        0
@@ -24,8 +23,10 @@
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
 URL:            https://pypi.org/project/sphinx-qt-documentation/
-Source:         
https://files.pythonhosted.org/packages/source/s/sphinx-qt-documentation/sphinx_qt_documentation-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/s/sphinx_qt_documentation/sphinx_qt_documentation-%{version}.tar.gz
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-Sphinx
@@ -39,10 +40,10 @@
 %setup -q -n sphinx_qt_documentation-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}

Reply via email to